Skip to content

Commit

Permalink
chore(deps-dev): bump @nestjs/testing from 10.4.7 to 10.4.9
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.7 to 10.4.9.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/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]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 7ef19ad commit 5d3879d
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 @@ -77,7 +77,7 @@
"@eslint/js": "^9.13.0",
"@nestjs/cli": "^10.4.7",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.7",
"@nestjs/testing": "^10.4.9",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/exec": "^6.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3006,9 +3006,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/testing@npm:^10.4.7":
version: 10.4.7
resolution: "@nestjs/testing@npm:10.4.7"
"@nestjs/testing@npm:^10.4.9":
version: 10.4.9
resolution: "@nestjs/testing@npm:10.4.9"
dependencies:
tslib: "npm:2.7.0"
peerDependencies:
Expand All @@ -3021,7 +3021,7 @@ __metadata:
optional: true
"@nestjs/platform-express":
optional: true
checksum: 10c0/8bd59a951e2513721bbd683225f1f834db3f40ef8fc1f77213b3c854acd042e5f012c43d81d71b477582f522ef248932b6579c273e9622c82eaa5652178a0ee1
checksum: 10c0/5478fae06b44154c1cd06be90e939a20e7b4e98d23aacba08147fbfb873aacf64888f70f38e4f2ab93eb768eab2218e50bca45f2a6333f420d1917219ecdeae8
languageName: node
linkType: hard

Expand Down Expand Up @@ -11627,7 +11627,7 @@ __metadata:
"@nestjs/platform-express": "npm:^10.4.5"
"@nestjs/schedule": "npm:^4.1.1"
"@nestjs/schematics": "npm:^10.2.3"
"@nestjs/testing": "npm:^10.4.7"
"@nestjs/testing": "npm:^10.4.9"
"@nestjs/typeorm": "npm:^10.0.2"
"@semantic-release/changelog": "npm:^6.0.3"
"@semantic-release/commit-analyzer": "npm:^13.0.0"
Expand Down

0 comments on commit 5d3879d

Please sign in to comment.