Skip to content

Commit

Permalink
chore(deps): update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and tzellman committed Nov 28, 2021
1 parent 62e70a0 commit b421424
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"peerDependencies": {
"@nestjs/common": "^8.2.3",
"@nestjs/core": "^8.2.3",
"class-transformer": "^0.4.0",
"class-transformer": "^0.5.1",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.4.0"
},
Expand All @@ -56,11 +56,11 @@
"@types/faker": "5.5.9",
"@types/jest": "27.0.2",
"@types/node": "14.17.34",
"@types/validator": "13.6.6",
"@types/validator": "13.7.0",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/eslint-plugin-tslint": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
"class-transformer": "0.4.0",
"class-transformer": "0.5.1",
"conventional-changelog-cli": "2.1.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
Expand All @@ -71,18 +71,18 @@
"jest": "27.3.1",
"jest-junit": "13.0.0",
"npm-run-all": "4.1.5",
"prettier": "2.4.1",
"prettier": "2.5.0",
"pretty-quick": "3.1.2",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"ts-jest": "27.0.7",
"ts-node": "10.4.0",
"tsc-watch": "4.5.0",
"tsconfig-paths": "3.11.0",
"tsconfig-paths": "3.12.0",
"tslint": "6.1.3",
"typedoc": "0.22.10",
"typescript": "4.4.4"
"typescript": "4.5.2"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit b421424

Please sign in to comment.