Skip to content

Commit

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

build(deps-dev): bump @nestjs/testing from 10.3.0 to 10.3.1
  • Loading branch information
github-actions[bot] authored Jan 23, 2024
2 parents 76e48f7 + f649c22 commit 0447c55
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.23.2",
"@nestjs/cli": "^10.3.0",
"@nestjs/schematics": "^10.1.0",
"@nestjs/testing": "^10.2.10",
"@nestjs/testing": "^10.3.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.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 @@ -2477,9 +2477,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/testing@npm:^10.2.10":
version: 10.3.0
resolution: "@nestjs/testing@npm:10.3.0"
"@nestjs/testing@npm:^10.3.1":
version: 10.3.1
resolution: "@nestjs/testing@npm:10.3.1"
dependencies:
tslib: "npm:2.6.2"
peerDependencies:
Expand All @@ -2492,7 +2492,7 @@ __metadata:
optional: true
"@nestjs/platform-express":
optional: true
checksum: e99420dee55bd0184092d9076b6acd205632b012620b60448652ba6e156e3dc7c6255f2a45edadcd632f9682abf777e43d8b03c83bb8c9e8be6e7e0af728b0d5
checksum: 04ce037e6f0db99408463d6353560ed8d46f6871a3b5931b3b3cbedc29fff083a4d5889c7906ff5270e45653308f9ee78c233ebe772ccebb33b026abd10b5678
languageName: node
linkType: hard

Expand Down Expand Up @@ -10386,7 +10386,7 @@ __metadata:
"@nestjs/platform-express": "npm:^10.3.1"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.1.0"
"@nestjs/testing": "npm:^10.2.10"
"@nestjs/testing": "npm:^10.3.1"
"@nestjs/typeorm": "npm:^10.0.1"
"@semantic-release/changelog": "npm:^6.0.3"
"@semantic-release/commit-analyzer": "npm:^11.1.0"
Expand Down

0 comments on commit 0447c55

Please sign in to comment.