Skip to content

Commit

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

build(deps-dev): bump @nestjs/testing from 10.3.1 to 10.3.3
  • Loading branch information
github-actions[bot] authored Feb 12, 2024
2 parents 1d995e2 + 85dc941 commit 12a1f19
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.9",
"@nestjs/cli": "^10.3.1",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.1",
"@nestjs/testing": "^10.3.3",
"@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 @@ -2607,9 +2607,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -10617,7 +10617,7 @@ __metadata:
"@nestjs/platform-express": "npm:^10.3.1"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.1.1"
"@nestjs/testing": "npm:^10.3.1"
"@nestjs/testing": "npm:^10.3.3"
"@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 12a1f19

Please sign in to comment.