Skip to content

Commit

Permalink
chore(deps): update dependency class-validator to v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 16, 2021
1 parent c2fcd04 commit c421e19
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
37 changes: 18 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@typescript-eslint/eslint-plugin": "4.13.0",
"@typescript-eslint/parser": "4.13.0",
"class-transformer": "0.3.2",
"class-validator": "0.12.2",
"class-validator": "0.13.1",
"eslint": "7.18.0",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-import": "2.22.1",
Expand All @@ -44,7 +44,7 @@
"peerDependencies": {
"@nestjs/common": "^7.0.8",
"class-transformer": "^0.2.0 || ^0.3.0",
"class-validator": "^0.11.1 || ^0.12.0",
"class-validator": "^0.11.1 || ^0.12.0 || ^0.13.0",
"reflect-metadata": "^0.1.12"
},
"lint-staged": {
Expand Down

0 comments on commit c421e19

Please sign in to comment.