Skip to content

Commit

Permalink
chore(deps-dev): bump class-validator from 0.13.2 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [class-validator](https://github.com/typestack/class-validator) from 0.13.2 to 0.14.0.
- [Release notes](https://github.com/typestack/class-validator/releases)
- [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md)
- [Commits](typestack/class-validator@v0.13.2...v0.14.0)

---
updated-dependencies:
- dependency-name: class-validator
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2023
1 parent a5f049a commit 2bd00f6
Show file tree
Hide file tree
Showing 2 changed files with 1,661 additions and 1,632 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"cache-manager": "^3.6.0",
"chalk": "4",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"class-validator": "^0.14.0",
"conventional-changelog-conventionalcommits": "^4.6.3",
"copyfiles": "^2.4.1",
"dataloader": "^2.1.0",
Expand Down Expand Up @@ -105,7 +105,7 @@
"bignumber.js": "^9.0.1",
"cache-manager": "^3.4.1",
"class-transformer": "^0.4.0",
"class-validator": "^0.13.2",
"class-validator": "^0.14.0",
"dataloader": "^2.1.0",
"ethers": "^5.5.1",
"graphql": "14 || 15 || 16",
Expand Down
Loading

0 comments on commit 2bd00f6

Please sign in to comment.