Skip to content

Commit

Permalink
chore(deps): update dependency nock to v13.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2022
1 parent a30159a commit c7847dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -158,7 +158,7 @@
"husky": "8.0.1",
"jest": "27.5.1",
"lint-staged": "13.0.3",
"nock": "13.2.7",
"nock": "13.2.8",
"prettier": "2.7.1",
"proxyquire": "2.1.3",
"source-map-support": "0.5.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5669,10 +5669,10 @@ next-tick@~1.0.0:
resolved "https://registry.npmjs.org/next-tick/-/next-tick-1.0.0.tgz"
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=

nock@13.2.7:
version "13.2.7"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7.tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168"
integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==
nock@13.2.8:
version "13.2.8"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8.tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1"
integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
Expand Down

0 comments on commit c7847dd

Please sign in to comment.