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 Sep 16, 2024
1 parent 0c63965 commit aae1f30
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": "19.5.0",
"@commitlint/config-angular": "19.5.0",
"@nestjs/common": "8.4.7",
"@nestjs/common": "10.4.2",
"@nestjs/core": "8.4.7",
"@types/jest": "27.5.2",
"@types/node": "20.16.5",
Expand Down

0 comments on commit aae1f30

Please sign in to comment.