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] committed Jun 13, 2023
1 parent 8f9a960 commit 87a7de3
Show file tree
Hide file tree
Showing 73 changed files with 4,503 additions and 11,175 deletions.
346 changes: 82 additions & 264 deletions sample/01-cats-app/package-lock.json

Large diffs are not rendered by default.

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": "9.3.12",
"@nestjs/core": "9.3.12",
"@nestjs/platform-express": "9.3.12",
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
"@nestjs/platform-express": "9.4.3",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
"reflect-metadata": "0.1.13",
Expand All @@ -30,8 +30,8 @@
},
"devDependencies": {
"@nestjs/cli": "9.5.0",
"@nestjs/schematics": "9.0.4",
"@nestjs/testing": "9.3.12",
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "9.4.3",
"@types/express": "4.17.17",
"@types/jest": "28.1.8",
"@types/node": "18.16.17",
Expand Down
Loading

0 comments on commit 87a7de3

Please sign in to comment.