Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Bump @nestjs/testing from 7.1.3 to 7.3.2
Browse files Browse the repository at this point in the history
Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 7.1.3 to 7.3.2.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.1.3...v7.3.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and n3n committed Jul 15, 2020
1 parent 05c2168 commit 82b5cd9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 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 @@ -40,7 +40,7 @@
"devDependencies": {
"@nestjs/common": "^7.1.2",
"@nestjs/core": "^7.1.2",
"@nestjs/testing": "7.1.3",
"@nestjs/testing": "7.3.2",
"@types/jest": "25.2.3",
"@types/node": "13.13.5",
"dotenv": "^8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -464,10 +464,10 @@
tslib "2.0.0"
uuid "8.0.0"

"@nestjs/testing@7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.1.3.tgz#ca315f7e92d94124606e5c45298bdf476f6ecd68"
integrity sha512-Dnh2ebKiXz5Td7slxTJL4oXQtp41+n95cCDlhXTL2ngeA7OY4Sby+MEAGVFPKidW4h8ZWDvb/aIl7BuFTLABVA==
"@nestjs/testing@7.3.2":
version "7.3.2"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.3.2.tgz#5ee7c9fad7efac0cf92e8bf328628edfd906fa1f"
integrity sha512-hkk/Ew9aseQtTTCGLnAWO05hy4Yq19nM+gI9d5SLiZVFES3iPGdXBJT3aDw0LLfi1K7LNMKbkdNkaFowilCmIg==
dependencies:
optional "0.1.4"
tslib "2.0.0"
Expand Down

0 comments on commit 82b5cd9

Please sign in to comment.