Skip to content

Commit

Permalink
chore(deps-dev): bump nock from 13.1.1 to 13.1.2 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 21, 2021
1 parent d404ddb commit a879816
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 @@ -26,7 +26,7 @@
"husky": "4.3.8",
"jasmine": "3.8.0",
"lint-staged": "11.1.2",
"nock": "13.1.1",
"nock": "13.1.2",
"nyc": "15.1.0",
"prettier": "2.3.2",
"pretty-quick": "3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1807,10 +1807,10 @@ neo-async@^2.6.0:
resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==

nock@13.1.1:
version "13.1.1"
resolved "https://registry.npmjs.org/nock/-/nock-13.1.1.tgz#3c830129d4560957f59b6f480a41ddbaf9cf57af"
integrity sha512-YKTR9MjfK3kS9/l4nuTxyYm30cgOExRHzkLNhL8nhEUyU4f8Za/dRxOqjhVT1vGs0svWo3dDnJTUX1qxYeWy5w==
nock@13.1.2:
version "13.1.2"
resolved "https://registry.npmjs.org/nock/-/nock-13.1.2.tgz#eedcef89e1c1e8db4e1b3cdcfef91f453f6d32b5"
integrity sha512-BDjokoeGZnBghmvwCcDJ1yM5TDRMRAJfGi1xIzX5rKTlifbyx1oRpAVl3aNhEA3kGbUSEPD7gBLmwVdnQibrIA==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
Expand Down

0 comments on commit a879816

Please sign in to comment.