Skip to content

Commit

Permalink
chore(deps-dev): bump @nestjs/testing from 10.4.1 to 10.4.4
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.1 to 10.4.4.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.4/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 Sep 23, 2024
1 parent 5d8d3e7 commit fe9e3f6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@babel/core": "^7.25.2",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.4",
"@nestjs/testing": "^10.4.1",
"@nestjs/testing": "^10.4.4",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/exec": "^6.0.3",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2926,11 +2926,11 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/testing@npm:^10.4.1":
version: 10.4.1
resolution: "@nestjs/testing@npm:10.4.1"
"@nestjs/testing@npm:^10.4.4":
version: 10.4.4
resolution: "@nestjs/testing@npm:10.4.4"
dependencies:
tslib: "npm:2.6.3"
tslib: "npm:2.7.0"
peerDependencies:
"@nestjs/common": ^10.0.0
"@nestjs/core": ^10.0.0
Expand All @@ -2941,7 +2941,7 @@ __metadata:
optional: true
"@nestjs/platform-express":
optional: true
checksum: 10c0/3cbd36d578975435fab92e865f7bf19759d60dd065ace7493f38a16369e04fbf164b5f961f47dc1fdd1fe2ab753acd82c5c4b7671adc9e73caf2ae0ea58c7bc6
checksum: 10c0/a89a54ab9685742b0ed83ebf112a3435d88762c1f53c8b3aae1369fa50b1cc35165ea821a068e82e46a106ce23cd2275a8c88e1fdb927463de5f9c29d7a456af
languageName: node
linkType: hard

Expand Down Expand Up @@ -11236,7 +11236,7 @@ __metadata:
"@nestjs/platform-express": "npm:^10.4.2"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.1.4"
"@nestjs/testing": "npm:^10.4.1"
"@nestjs/testing": "npm:^10.4.4"
"@nestjs/typeorm": "npm:^10.0.2"
"@semantic-release/changelog": "npm:^6.0.3"
"@semantic-release/commit-analyzer": "npm:^13.0.0"
Expand Down Expand Up @@ -15491,13 +15491,6 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.6.3":
version: 2.6.3
resolution: "tslib@npm:2.6.3"
checksum: 10c0/2598aef53d9dbe711af75522464b2104724d6467b26a60f2bdac8297d2b5f1f6b86a71f61717384aa8fd897240467aaa7bcc36a0700a0faf751293d1331db39a
languageName: node
linkType: hard

"tslib@npm:2.7.0":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
Expand Down

0 comments on commit fe9e3f6

Please sign in to comment.