Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2022
1 parent c41aba2 commit f32b1ae
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 245 deletions.
12 changes: 6 additions & 6 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"@graphql-portal/types": "1.2.0",
"@graphql-portal/weatherbit": "0.2.4",
"@maxmind/geoip2-node": "3.4.0",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@nestjs/common": "9.0.11",
"@nestjs/core": "9.0.11",
"@nestjs/graphql": "8.0.2",
"@nestjs/mongoose": "8.0.1",
"@nestjs/platform-express": "8.4.7",
"@nestjs/platform-express": "9.0.11",
"@nestjs/serve-static": "2.2.2",
"@nestjs/swagger": "5.2.1",
"@sendgrid/mail": "7.7.0",
Expand Down Expand Up @@ -96,9 +96,9 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@nestjs/cli": "8.2.8",
"@nestjs/schematics": "8.0.11",
"@nestjs/testing": "8.4.7",
"@nestjs/cli": "9.1.2",
"@nestjs/schematics": "9.0.3",
"@nestjs/testing": "9.0.11",
"@shelf/jest-mongodb": "1.3.4",
"@types/cli-color": "2.0.2",
"@types/express": "4.17.13",
Expand Down
Loading

0 comments on commit f32b1ae

Please sign in to comment.