Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2023
1 parent e9279df commit 8d25df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
]
},
"dependencies": {
"@nestjs/common": "^8.4.7",
"@nestjs/common": "^9.0.0",
"@vodyani/class-decorator": "^8.2.3",
"@vodyani/core": "^8.10.0",
"@vodyani/utils": "^8.8.1",
Expand All @@ -72,7 +72,7 @@
"devDependencies": {
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@nestjs/testing": "8.4.7",
"@nestjs/testing": "9.3.9",
"@types/jest": "27.5.2",
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.182",
Expand Down

0 comments on commit 8d25df8

Please sign in to comment.