Skip to content

Commit

Permalink
Merge 5372c52 into 4460b4a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 9, 2018
2 parents 4460b4a + 5372c52 commit 956e57b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@nestjs/core": "^5.0.1",
"@nestjs/microservices": "^5.1.0",
"@nestjs/swagger": "^2.2.0",
"@nestjs/testing": "^5.0.1",
"@nestjs/testing": "^5.1.0",
"@nestjs/websockets": "^5.0.1",
"bunyan": "^1.8.12",
"nconf": "^0.10.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@
path-to-regexp "^2.2.1"
swagger-ui-express "^3.0.8"

"@nestjs/testing@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-5.0.1.tgz#a485a44f7613d8243f208d7fb3d7fce740ab5ead"
"@nestjs/testing@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-5.1.0.tgz#a8fb8abd415a03bfcc9d6bf55282179a5d708a1f"
dependencies:
deprecate "1.0.0"
optional "0.1.4"
Expand Down

0 comments on commit 956e57b

Please sign in to comment.