Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #50 from contiamo/greenkeeper/nock-10.0.0
Browse files Browse the repository at this point in the history
Update nock to the latest version 🚀
  • Loading branch information
Tejas Kumar authored Sep 15, 2018
2 parents 4c33081 + 2379921 commit 7415578
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 @@ -55,7 +55,7 @@
"jest": "^23.4.2",
"jest-dom": "^1.12.0",
"lint-staged": "^7.2.0",
"nock": "^9.4.4",
"nock": "^10.0.0",
"prettier": "^1.13.5",
"react-dom": "^16.4.2",
"react-testing-library": "^5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5099,9 +5099,9 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"

nock@^9.4.4:
version "9.5.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.5.0.tgz#ff778e9e6ad0556c25757d4e979f2191e58d2d74"
nock@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.0.tgz#bcbd2c003961baffcae2ecd28e074574233d3869"
dependencies:
chai "^4.1.2"
debug "^3.1.0"
Expand Down

0 comments on commit 7415578

Please sign in to comment.