Skip to content

Commit

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

build(deps-dev): bump @nestjs/testing from 10.3.4 to 10.3.5
  • Loading branch information
github-actions[bot] authored Mar 25, 2024
2 parents f7762d0 + 6079fb5 commit 02053dd
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 02053dd

Please sign in to comment.