Skip to content

Commit

Permalink
Update dependency nock to v10.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 9, 2018
1 parent 60df07e commit b0ab40d
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 @@ -39,7 +39,7 @@
"husky": "0.14.3",
"installed-check": "2.2.0",
"mocha": "5.2.0",
"nock": "10.0.1",
"nock": "10.0.2",
"nyc": "13.1.0",
"sinon": "6.3.5"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2298,9 +2298,9 @@ nise@^1.4.5:
path-to-regexp "^1.7.0"
text-encoding "^0.6.4"

nock@10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.1.tgz#71eeb580c2995878e582b3e32420daead9eb44f7"
nock@10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.2.tgz#9e9a92253808e480a8163c2a21fc12937c02c3b0"
dependencies:
chai "^4.1.2"
debug "^4.1.0"
Expand Down

0 comments on commit b0ab40d

Please sign in to comment.