Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump @nestjs/testing from 10.2.6 to 10.2.10
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.2.6 to 10.2.10.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.10/packages/testing)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent c99b624 commit 4b10780
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 @@ -51,7 +51,7 @@
"devDependencies": {
"@faker-js/faker": "^8.3.1",
"@nestjs/schematics": "^10.0.2",
"@nestjs/testing": "^10.2.6",
"@nestjs/testing": "^10.2.10",
"@types/express": "^4.17.21",
"@types/jest": "29.5.4",
"@types/node": "^20.5.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1702,9 +1702,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/testing@npm:^10.2.6":
version: 10.2.6
resolution: "@nestjs/testing@npm:10.2.6"
"@nestjs/testing@npm:^10.2.10":
version: 10.2.10
resolution: "@nestjs/testing@npm:10.2.10"
dependencies:
tslib: 2.6.2
peerDependencies:
Expand All @@ -1717,7 +1717,7 @@ __metadata:
optional: true
"@nestjs/platform-express":
optional: true
checksum: 9b1004ef15ff1e70e562a76c718ccdd886b9f51c022f31dae6b7fc9e6fcc06d551cc82c1c54d89586515b7a6ca6024bd5d6c4b8ed61e8b7b3e89e04754bdd042
checksum: 754b0c78705ab9bef9a9484911a7ad9538fae191698d5a084a8db3f1804e564509878a09be82d7106f1400715fd89192dbce934829497d8b6c135e7132db21c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7684,7 +7684,7 @@ __metadata:
"@nestjs/core": ^10.2.6
"@nestjs/platform-express": ^10.2.6
"@nestjs/schematics": ^10.0.2
"@nestjs/testing": ^10.2.6
"@nestjs/testing": ^10.2.10
"@openzeppelin/contracts": ^4.9.3
"@safe-global/safe-deployments": ^1.28.0
"@typechain/ethers-v6": ^0.5.0
Expand Down

0 comments on commit 4b10780

Please sign in to comment.