Skip to content

Commit

Permalink
fix(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 84e5d69 commit 9aa8ef3
Show file tree
Hide file tree
Showing 73 changed files with 2,038 additions and 6,051 deletions.
171 changes: 39 additions & 132 deletions sample/01-cats-app/package-lock.json

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

10 changes: 5 additions & 5 deletions sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"test:e2e": "jest --config ./e2e/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "10.2.6",
"@nestjs/core": "10.2.6",
"@nestjs/platform-express": "10.2.6",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
"@nestjs/platform-express": "10.2.10",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
"reflect-metadata": "0.1.13",
Expand All @@ -30,8 +30,8 @@
},
"devDependencies": {
"@nestjs/cli": "10.2.1",
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.6",
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "20.8.7",
Expand Down
Loading

0 comments on commit 9aa8ef3

Please sign in to comment.