mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore(deps): update dependency nock to v13.0.4 (#6981)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a345054308
commit
36d031a9be
2 changed files with 5 additions and 5 deletions
|
@ -242,7 +242,7 @@
|
||||||
"jest-mock-extended": "1.0.9",
|
"jest-mock-extended": "1.0.9",
|
||||||
"jest-silent-reporter": "0.2.1",
|
"jest-silent-reporter": "0.2.1",
|
||||||
"mockdate": "3.0.2",
|
"mockdate": "3.0.2",
|
||||||
"nock": "13.0.3",
|
"nock": "13.0.4",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.0.5",
|
"prettier": "2.0.5",
|
||||||
"pretty-quick": "2.0.1",
|
"pretty-quick": "2.0.1",
|
||||||
|
|
|
@ -7161,10 +7161,10 @@ nise@^4.0.1:
|
||||||
just-extend "^4.0.2"
|
just-extend "^4.0.2"
|
||||||
path-to-regexp "^1.7.0"
|
path-to-regexp "^1.7.0"
|
||||||
|
|
||||||
nock@13.0.3:
|
nock@13.0.4:
|
||||||
version "13.0.3"
|
version "13.0.4"
|
||||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.3.tgz#9f81f04499af6a87f9c419a023920b623d715110"
|
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.4.tgz#9fb74db35d0aa056322e3c45be14b99105cd7510"
|
||||||
integrity sha512-hDscKS5chEfyEiF8J1syz8mkkH6Wetp04ECAAPNdL5k6e6WmRgx9FZZNnCrjePNdykgiiPXORBcXbNmMzFOP5w==
|
integrity sha512-alqTV8Qt7TUbc74x1pKRLSENzfjp4nywovcJgi/1aXDiUxXdt7TkruSTF5MDWPP7UoPVgea4F9ghVdmX0xxnSA==
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^4.1.0"
|
debug "^4.1.0"
|
||||||
json-stringify-safe "^5.0.1"
|
json-stringify-safe "^5.0.1"
|
||||||
|
|
Loading…
Reference in a new issue