Skip to content

Commit

Permalink
⬆️ Bump @nestjs/testing from 7.6.13 to 7.6.14 (#463)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 7.6.13 to 7.6.14.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v7.6.13...v7.6.14)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent b4ce922 commit d8dc995
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@nestjs/platform-express": "^7.6.14",
"@nestjs/schedule": "^0.4.3",
"@nestjs/swagger": "^4.7.16",
"@nestjs/testing": "^7.6.13",
"@nestjs/testing": "^7.6.14",
"@nuxt/types": "^2.15.3",
"@nuxt/typescript-build": "2.1.0",
"@nuxtjs/axios": "^5.13.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1329,10 +1329,10 @@
lodash "4.17.21"
path-to-regexp "3.2.0"

"@nestjs/testing@^7.6.13":
version "7.6.13"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.6.13.tgz#a0cd208fb541aa9084eb55cdd120d1e67eec49c1"
integrity sha512-HQx6xarUoDImpoF/rPzZ1yewkNURrx7sIeOQqmC+5Jx5DO8bk7qvz3bEnhIsGaM4G782MkMUD6qj1vPMcBU+zg==
"@nestjs/testing@^7.6.14":
version "7.6.14"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.6.14.tgz#b1093250157a54fe6b27ec164bdbdc0d26dcd841"
integrity sha512-sHOPsmzCPQUlQtfpH5WK+eILk8lRMdr/k3MrkuprS9Y1O4wmPt81ohspvsCXxLQ4U65i6cYR9y/C2uefvnx4rg==
dependencies:
optional "0.1.4"
tslib "2.1.0"
Expand Down

0 comments on commit d8dc995

Please sign in to comment.