Skip to content

Commit

Permalink
Merge pull request #1409 from jorenn92/dependabot/npm_and_yarn/nestjs…
Browse files Browse the repository at this point in the history
…/testing-10.4.12

chore(deps-dev): bump @nestjs/testing from 10.4.9 to 10.4.12
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents cca3b0f + f9d5787 commit a646418
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 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.9",
"@nestjs/testing": "^10.4.12",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/exec": "^6.0.3",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3006,11 +3006,11 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/testing@npm:^10.4.9":
version: 10.4.9
resolution: "@nestjs/testing@npm:10.4.9"
"@nestjs/testing@npm:^10.4.12":
version: 10.4.12
resolution: "@nestjs/testing@npm:10.4.12"
dependencies:
tslib: "npm:2.7.0"
tslib: "npm:2.8.1"
peerDependencies:
"@nestjs/common": ^10.0.0
"@nestjs/core": ^10.0.0
Expand All @@ -3021,7 +3021,7 @@ __metadata:
optional: true
"@nestjs/platform-express":
optional: true
checksum: 10c0/5478fae06b44154c1cd06be90e939a20e7b4e98d23aacba08147fbfb873aacf64888f70f38e4f2ab93eb768eab2218e50bca45f2a6333f420d1917219ecdeae8
checksum: 10c0/5b1aba39010c7da48146e9c785ba5147ad7f1f9f25d7833358d921630974fe49d6f67735aeedb0f038893842114c3dd3fa6175ef729b08438a674d1fff115df2
languageName: node
linkType: hard

Expand Down Expand Up @@ -11627,7 +11627,7 @@ __metadata:
"@nestjs/platform-express": "npm:^10.4.9"
"@nestjs/schedule": "npm:^4.1.1"
"@nestjs/schematics": "npm:^10.2.3"
"@nestjs/testing": "npm:^10.4.9"
"@nestjs/testing": "npm:^10.4.12"
"@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 @@ -16097,6 +16097,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.8.1":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
languageName: node
linkType: hard

"tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
Expand Down

0 comments on commit a646418

Please sign in to comment.