Skip to content

Commit

Permalink
chore(deps-dev): bump @nestjs/testing from 10.4.1 to 10.4.15
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.15.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.15/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kittybest committed Dec 20, 2024
1 parent de29d50 commit 44edf9a
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 88 deletions.
2 changes: 1 addition & 1 deletion packages/coordinator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"devDependencies": {
"@nestjs/cli": "^10.4.2",
"@nestjs/schematics": "^10.1.2",
"@nestjs/testing": "^10.4.1",
"@nestjs/testing": "^10.4.15",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.2",
"@types/lowdb": "^1.0.15",
Expand Down
Loading

0 comments on commit 44edf9a

Please sign in to comment.