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] committed Jan 23, 2024
1 parent 6fd0fe3 commit 896d0db
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 364 deletions.
6 changes: 3 additions & 3 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/common": "10.3.1",
"@nestjs/core": "6.11.11",
"@nestjs/platform-express": "6.11.11",
"@nestjs/platform-express": "10.3.1",
"axios": "0.27.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": "10.3.1",
"@types/dotenv": "6.1.1",
"@types/express": "4.17.20",
"@types/jest": "25.2.3",
Expand Down
Loading

0 comments on commit 896d0db

Please sign in to comment.