Skip to content

Commit

Permalink
Bump @nestjs dev dependencies (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
sans-jmansfield authored Apr 2, 2024
1 parent b23d482 commit a6a0ea9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@schematics/angular": "~13.3.0"
},
"devDependencies": {
"@nestjs/common": "10.2.7",
"@nestjs/core": "10.2.7",
"@nestjs/platform-express": "10.2.7",
"@nestjs/common": "10.3.7",
"@nestjs/core": "10.3.7",
"@nestjs/platform-express": "10.3.7",
"@prisma/client": "^5.5.2",
"@types/jasmine": "3.8.2",
"@types/node": "^16.18.25",
Expand Down

0 comments on commit a6a0ea9

Please sign in to comment.