Skip to content

Commit

Permalink
Merge pull request #290 from nestjsx/dependabot/npm_and_yarn/nestjs/t…
Browse files Browse the repository at this point in the history
…esting-7.0.0

Bump @nestjs/testing from 6.10.11 to 7.0.0
  • Loading branch information
bashleigh authored Apr 3, 2020
2 parents d65658a + a602028 commit 331522a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
9 changes: 5 additions & 4 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 @@ -51,7 +51,7 @@
"devDependencies": {
"@nestjs/common": "^6.2.4",
"@nestjs/core": "^6.2.4",
"@nestjs/testing": "^6.2.4",
"@nestjs/testing": "^7.0.0",
"@types/glob": "^7.1.1",
"@types/jest": "^25.1.5",
"coveralls": "^3.0.3",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -337,12 +337,13 @@
tslib "1.11.1"
uuid "7.0.1"

"@nestjs/testing@^6.2.4":
version "6.10.11"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-6.10.11.tgz#ded7efb9a448799e4307cb95c892047c3b4c8485"
integrity sha512-M9ZfneIRzTGxg+BZWzxN+GsVWxTXeQCF78zbqOpsxHzDhRmBHWbNCDIbDpESAvj32Ul/olhaMJhqwobCsNcNpg==
"@nestjs/testing@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.0.0.tgz#b81610a4220b5a8c3f58089696640688d8664da6"
integrity sha512-Mk2dMJNC8zGTM/BIK9dE7yrDoB8ZLLLquMT1XqjhYC0hZ4SgC/3myAX8truag8xDAd6lJHOQug9ySbsyE7oxTQ==
dependencies:
optional "0.1.4"
tslib "1.11.1"

"@nuxtjs/opencollective@0.2.2":
version "0.2.2"
Expand Down

0 comments on commit 331522a

Please sign in to comment.