Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/common to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 44beabf commit 05121ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"url": "git+https://github.com/nestjs-packages/datadog.git"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/common": "^8.0.0 || ^10.0.0",
"@nestjs/core": "^8.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.2.0"
},
"devDependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-angular": "18.6.0",
"@nestjs/common": "8.4.7",
"@nestjs/common": "10.3.3",
"@nestjs/core": "8.4.7",
"@types/jest": "27.5.2",
"@types/node": "20.11.17",
Expand Down

0 comments on commit 05121ed

Please sign in to comment.