Skip to content

Commit

Permalink
build(deps-dev): bump @nestjs/testing from 10.3.4 to 10.3.5
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.3.4 to 10.3.5.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.5/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 Mar 25, 2024
1 parent 78c4abe commit 526e918
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 @@ -78,7 +78,7 @@
"@babel/core": "^7.24.0",
"@nestjs/cli": "^10.3.2",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.4",
"@nestjs/testing": "^10.3.5",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^12.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 @@ -2607,9 +2607,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/testing@npm:^10.3.4":
version: 10.3.4
resolution: "@nestjs/testing@npm:10.3.4"
"@nestjs/testing@npm:^10.3.5":
version: 10.3.5
resolution: "@nestjs/testing@npm:10.3.5"
dependencies:
tslib: "npm:2.6.2"
peerDependencies:
Expand All @@ -2622,7 +2622,7 @@ __metadata:
optional: true
"@nestjs/platform-express":
optional: true
checksum: 10c0/d91952801c54643cd9ef7c0925eee0dbdb04208cf43316c74a99fd4cb79cf856167db10a3ebce50dd0bd3cd621895821648f111f5c87c424ac05f40ed44b98c6
checksum: 10c0/de9340080166322fe5ac1a0deecb151013d9759a92caf3ac07cbdca3c7229298e739de2bf580e4045017bbc526049924619b45065ff386de53a3fd9f6d660be7
languageName: node
linkType: hard

Expand Down Expand Up @@ -10616,7 +10616,7 @@ __metadata:
"@nestjs/platform-express": "npm:^10.3.4"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.1.1"
"@nestjs/testing": "npm:^10.3.4"
"@nestjs/testing": "npm:^10.3.5"
"@nestjs/typeorm": "npm:^10.0.2"
"@semantic-release/changelog": "npm:^6.0.3"
"@semantic-release/commit-analyzer": "npm:^12.0.0"
Expand Down

0 comments on commit 526e918

Please sign in to comment.