mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore: update dependency nock to v9.2.5
This commit is contained in:
parent
bec2dd1dd3
commit
88b5e66ba2
2 changed files with 4 additions and 4 deletions
|
@ -110,7 +110,7 @@
|
|||
"eslint-plugin-promise": "3.7.0",
|
||||
"jest": "22.4.3",
|
||||
"mockdate": "2.0.2",
|
||||
"nock": "9.2.4",
|
||||
"nock": "9.2.5",
|
||||
"prettier": "1.11.1",
|
||||
"semantic-release": "15.1.5"
|
||||
},
|
||||
|
|
|
@ -4279,9 +4279,9 @@ nice-try@^1.0.4:
|
|||
version "1.0.4"
|
||||
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4"
|
||||
|
||||
nock@9.2.4:
|
||||
version "9.2.4"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-9.2.4.tgz#447ec8aedc7fe0234a93f5f3b2f678b999e51781"
|
||||
nock@9.2.5:
|
||||
version "9.2.5"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-9.2.5.tgz#c131fc8d3c4723f386be0269739638be84733f2f"
|
||||
dependencies:
|
||||
chai "^4.1.2"
|
||||
debug "^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue