Skip to content

Commit

Permalink
Update dependency nock to v11.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 24, 2019
1 parent 8d5b4fe commit 019db47
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 @@ -66,7 +66,7 @@
"jest": "24.9.0",
"jsdoc-to-markdown": "5.0.2",
"lodash.ismatch": "4.4.0",
"nock": "11.4.0",
"nock": "11.6.0",
"parse-multipart": "^1.0.4",
"prettier": "1.18.2",
"replace": "1.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3250,10 +3250,10 @@ nice-try@^1.0.4:
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==

nock@11.4.0:
version "11.4.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.4.0.tgz#68c2f9cf533f13ecb1a43e956823dbfba5593d17"
integrity sha512-UrVEbEAvhyDoUttrS0fv3znhZ5nEJvlxqgmrC6Gb2Mf9cFci65RMK17e6EjDDQB57g5iwZw1TFnVvyeL0eUlhQ==
nock@11.6.0:
version "11.6.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.6.0.tgz#481961e0cf78794f200ea71e25d948d668446717"
integrity sha512-9ocFR68CxS6nf2XtQNpdSh5n4QQSKl87DhXgLnHO/RD4CsGThFtu8/QG6myHTnrUHRE6JSKpiGjLJdRe2ZSlIA==
dependencies:
chai "^4.1.2"
debug "^4.1.0"
Expand Down

0 comments on commit 019db47

Please sign in to comment.