Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 3cb3881 commit 88779e6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@aws-sdk/client-s3": "3.385.0",
"@godaddy/terminus": "4.12.1",
"@kubernetes/client-node": "0.18.1",
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
"@nestjs/common": "10.1.3",
"@nestjs/core": "10.1.3",
"@nestjs/event-emitter": "1.4.2",
"@nestjs/platform-express": "9.4.3",
"@nestjs/terminus": "9.2.2",
"@nestjs/platform-express": "10.1.3",
"@nestjs/terminus": "10.0.1",
"@slack/webhook": "6.1.0",
"async": "3.2.4",
"axios": "1.4.0",
Expand All @@ -49,8 +49,8 @@
},
"devDependencies": {
"@nestjs/cli": "9.5.0",
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "9.4.3",
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.1.3",
"@types/async": "3.2.20",
"@types/express": "4.17.17",
"@types/jest": "29.5.3",
Expand Down

0 comments on commit 88779e6

Please sign in to comment.