Skip to content

Commit

Permalink
Bump @nestjs/testing from 10.4.3 to 10.4.7 (#629)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) from 10.4.3 to 10.4.7.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.7/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent cbd8c6a commit 6f5ea6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@faker-js/faker": "^9.2.0",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.4",
"@nestjs/testing": "^10.4.3",
"@nestjs/testing": "^10.4.7",
"@types/cron": "^2.4.0",
"@types/express": "^5.0.0",
"@types/jest": "29.5.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1560,9 +1560,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/testing@npm:^10.4.3":
version: 10.4.3
resolution: "@nestjs/testing@npm:10.4.3"
"@nestjs/testing@npm:^10.4.7":
version: 10.4.7
resolution: "@nestjs/testing@npm:10.4.7"
dependencies:
tslib: 2.7.0
peerDependencies:
Expand All @@ -1575,7 +1575,7 @@ __metadata:
optional: true
"@nestjs/platform-express":
optional: true
checksum: 070033c594ffbdbee6ee00b8882c4ef0e8ac87745983137ef1dd5898e98be662669fef87e5e416d206a2a6abacd358f298d6ee5f3e67a66b052b50d4616d0285
checksum: 9091bc519b5f387a9ce45a697d3f839ceb75134e9258d85e9fc97a1e26beaf07329df157fdd48d8f7e1f37a3f9f2a9686d56f1211295c4061e791d06401d32b2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4427,7 +4427,7 @@ __metadata:
"@nestjs/schedule": ^4.1.1
"@nestjs/schematics": ^10.1.4
"@nestjs/swagger": ^8.0.5
"@nestjs/testing": ^10.4.3
"@nestjs/testing": ^10.4.7
"@types/cron": ^2.4.0
"@types/express": ^5.0.0
"@types/jest": 29.5.13
Expand Down

0 comments on commit 6f5ea6f

Please sign in to comment.