Skip to content

Commit

Permalink
build(deps-dev): bump @nestjs/testing from 9.3.12 to 9.4.0
Browse files Browse the repository at this point in the history
Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 9.3.12 to 9.4.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v9.3.12...v9.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2023
1 parent 0aaa199 commit a51ba07
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@nestjs/core": "9.3.12",
"@nestjs/platform-express": "9.3.12",
"@nestjs/swagger": "6.3.0",
"@nestjs/testing": "9.3.12",
"@nestjs/testing": "9.4.0",
"@types/express": "4.17.17",
"@types/node": "18.15.11",
"@types/supertest": "2.0.12",
Expand Down

0 comments on commit a51ba07

Please sign in to comment.