Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/common to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 0bd69d7 commit ce0547c
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 || ^11.0.0",
"@nestjs/core": "^8.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.2.0"
},
"devDependencies": {
"@commitlint/cli": "19.7.1",
"@commitlint/config-angular": "19.7.1",
"@nestjs/common": "8.4.7",
"@nestjs/common": "11.0.7",
"@nestjs/core": "8.4.7",
"@types/jest": "27.5.2",
"@types/node": "22.13.0",
Expand Down

0 comments on commit ce0547c

Please sign in to comment.