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 Mar 27, 2024
1 parent df1dd6e commit dd95d44
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 365 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.6",
"@nestjs/core": "6.11.11",
"@nestjs/platform-express": "6.11.11",
"@nestjs/platform-express": "10.3.6",
"axios": "0.28.0",
"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.6",
"@types/dotenv": "6.1.1",
"@types/express": "4.17.20",
"@types/jest": "25.2.3",
Expand Down
Loading

0 comments on commit dd95d44

Please sign in to comment.