Skip to content

Commit

Permalink
Merge pull request #1551 from jorenn92/dependabot/npm_and_yarn/nestjs…
Browse files Browse the repository at this point in the history
…/testing-11.0.7

build(deps-dev): bump @nestjs/testing from 10.4.15 to 11.0.7
  • Loading branch information
benscobie authored Feb 4, 2025
2 parents 15755dd + 25ec244 commit dfb4e13
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@eslint/js": "^9.19.0",
"@nestjs/cli": "^11.0.2",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.15",
"@nestjs/testing": "^11.0.7",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.15",
"@types/node": "^22",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1801,7 +1801,7 @@ __metadata:
"@nestjs/platform-express": "npm:^11.0.3"
"@nestjs/schedule": "npm:^5.0.0"
"@nestjs/schematics": "npm:^10.2.3"
"@nestjs/testing": "npm:^10.4.15"
"@nestjs/testing": "npm:^11.0.7"
"@nestjs/typeorm": "npm:^11.0.0"
"@types/jest": "npm:^29.5.14"
"@types/lodash": "npm:^4.17.15"
Expand Down Expand Up @@ -2047,22 +2047,22 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/testing@npm:^10.4.15":
version: 10.4.15
resolution: "@nestjs/testing@npm:10.4.15"
"@nestjs/testing@npm:^11.0.7":
version: 11.0.7
resolution: "@nestjs/testing@npm:11.0.7"
dependencies:
tslib: "npm:2.8.1"
peerDependencies:
"@nestjs/common": ^10.0.0
"@nestjs/core": ^10.0.0
"@nestjs/microservices": ^10.0.0
"@nestjs/platform-express": ^10.0.0
"@nestjs/common": ^11.0.0
"@nestjs/core": ^11.0.0
"@nestjs/microservices": ^11.0.0
"@nestjs/platform-express": ^11.0.0
peerDependenciesMeta:
"@nestjs/microservices":
optional: true
"@nestjs/platform-express":
optional: true
checksum: 10c0/6d6b76791677bf6b0ae6c82f2a4b43fda489169fde7858037dd3483cc17b8885d353e9b7c51f5736cad86526afc2c2ebd0b6a1e88f5daa0be87a1546f4a6e511
checksum: 10c0/a2b16610e501a13a4cbb6b38f29e44e2655f0d1be546fc53206aa23b6d4ed05ae54154ef251f46d9f5e796fdec65aa793e8616325d99ac8a149055ebdf619dee
languageName: node
linkType: hard

Expand Down

0 comments on commit dfb4e13

Please sign in to comment.