Skip to content

Commit

Permalink
chore(deps-dev): bump @nestjs/testing from 10.4.6 to 10.4.7
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.6 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 809ba1b commit f1fa29c
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 @@ -72,7 +72,7 @@
"@nedcloarbr/biome-config": "^1.6.0",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.2.2",
"@nestjs/testing": "^10.4.6",
"@nestjs/testing": "^10.4.7",
"@types/node": "^22.8.4",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/ui": "^2.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1233,9 +1233,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -6229,7 +6229,7 @@ __metadata:
"@nestjs/platform-express": "npm:^10.4.6"
"@nestjs/schedule": "npm:^4.1.1"
"@nestjs/schematics": "npm:^10.2.2"
"@nestjs/testing": "npm:^10.4.6"
"@nestjs/testing": "npm:^10.4.7"
"@opentelemetry/api": "npm:^1.9.0"
"@opentelemetry/auto-instrumentations-node": "npm:^0.52.0"
"@opentelemetry/exporter-prometheus": "npm:^0.54.0"
Expand Down

0 comments on commit f1fa29c

Please sign in to comment.