chore(deps): update dependency nock to v13.0.4 (#6981)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-15 07:00:41 +00:00 committed by GitHub
parent a345054308
commit 36d031a9be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -242,7 +242,7 @@
"jest-mock-extended": "1.0.9",
"jest-silent-reporter": "0.2.1",
"mockdate": "3.0.2",
"nock": "13.0.3",
"nock": "13.0.4",
"npm-run-all": "4.1.5",
"prettier": "2.0.5",
"pretty-quick": "2.0.1",

View file

@ -7161,10 +7161,10 @@ nise@^4.0.1:
just-extend "^4.0.2"
path-to-regexp "^1.7.0"
nock@13.0.3:
version "13.0.3"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.3.tgz#9f81f04499af6a87f9c419a023920b623d715110"
integrity sha512-hDscKS5chEfyEiF8J1syz8mkkH6Wetp04ECAAPNdL5k6e6WmRgx9FZZNnCrjePNdykgiiPXORBcXbNmMzFOP5w==
nock@13.0.4:
version "13.0.4"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.4.tgz#9fb74db35d0aa056322e3c45be14b99105cd7510"
integrity sha512-alqTV8Qt7TUbc74x1pKRLSENzfjp4nywovcJgi/1aXDiUxXdt7TkruSTF5MDWPP7UoPVgea4F9ghVdmX0xxnSA==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"