Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 25, 2021
1 parent ddfb1b9 commit 3369425
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 211 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "6.11.11",
"@nestjs/core": "6.11.11",
"@nestjs/platform-express": "6.11.11",
"@nestjs/common": "8.1.2",
"@nestjs/core": "8.1.2",
"@nestjs/platform-express": "8.1.2",
"axios": "0.21.2",
"dotenv": "8.6.0",
"google-spreadsheet": "2.0.9",
Expand All @@ -33,7 +33,7 @@
"rxjs": "6.6.7"
},
"devDependencies": {
"@nestjs/testing": "6.11.11",
"@nestjs/testing": "8.1.2",
"@types/dotenv": "6.1.1",
"@types/express": "4.17.13",
"@types/jest": "25.2.3",
Expand Down
Loading

0 comments on commit 3369425

Please sign in to comment.