mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore(deps): update dependency nock to v10.0.3
This commit is contained in:
parent
36146af3b6
commit
e97ea91a61
2 changed files with 5 additions and 5 deletions
|
@ -139,7 +139,7 @@
|
||||||
"jest": "23.6.0",
|
"jest": "23.6.0",
|
||||||
"jest-silent-reporter": "0.1.1",
|
"jest-silent-reporter": "0.1.1",
|
||||||
"mockdate": "2.0.2",
|
"mockdate": "2.0.2",
|
||||||
"nock": "10.0.2",
|
"nock": "10.0.3",
|
||||||
"prettier": "1.15.3",
|
"prettier": "1.15.3",
|
||||||
"semantic-release": "15.12.4",
|
"semantic-release": "15.12.4",
|
||||||
"tmp-promise": "1.0.5"
|
"tmp-promise": "1.0.5"
|
||||||
|
|
|
@ -5471,10 +5471,10 @@ nimnjs@^1.3.2:
|
||||||
nimn-date-parser "^1.0.0"
|
nimn-date-parser "^1.0.0"
|
||||||
nimn_schema_builder "^1.0.0"
|
nimn_schema_builder "^1.0.0"
|
||||||
|
|
||||||
nock@10.0.2:
|
nock@10.0.3:
|
||||||
version "10.0.2"
|
version "10.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.2.tgz#9e9a92253808e480a8163c2a21fc12937c02c3b0"
|
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.3.tgz#4c92596592a2f6c8a63da053fc9f81149013150d"
|
||||||
integrity sha512-uWrdlRzG28SXM5yqYsUHfYBRqljF8P6aTRDh6Y5kTgs/Q4GB59QWlpiegmDHQouvmX/rDyKkC/nk+k4nA+QPNw==
|
integrity sha512-nR3wVeDsEygk3qBdj8D/QLOjoXqTRGUaWaxJW+RVfcQKm0ByaYDiq9crsp02g1725V3EGOPrZPXzphqfhosrlA==
|
||||||
dependencies:
|
dependencies:
|
||||||
chai "^4.1.2"
|
chai "^4.1.2"
|
||||||
debug "^4.1.0"
|
debug "^4.1.0"
|
||||||
|
|
Loading…
Reference in a new issue