Skip to content

Commit

Permalink
chore(deps): update dependency nock to v13.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 11, 2021
1 parent d6e65ba commit 047f07b
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 @@ -60,7 +60,7 @@
"eslint-plugin-promise": "5.1.0",
"husky": "7.0.1",
"jest": "27.0.6",
"nock": "13.1.0",
"nock": "13.1.1",
"npm-run-all": "4.1.5",
"prettier": "2.3.2",
"prettier-plugin-package": "1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6065,10 +6065,10 @@ nice-try@^1.0.4:
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==

nock@13.1.0:
version "13.1.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.0.tgz#41c8ce8b35ab7d618c4cbf40de1d5bce319979ba"
integrity sha512-3N3DUY8XYrxxzWazQ+nSBpiaJ3q6gcpNh4gXovC/QBxrsvNp4tq+wsLHF6mJ3nrn3lPLn7KCJqKxy/9aD+0fdw==
nock@13.1.1:
version "13.1.1"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.1.tgz#3c830129d4560957f59b6f480a41ddbaf9cf57af"
integrity sha512-YKTR9MjfK3kS9/l4nuTxyYm30cgOExRHzkLNhL8nhEUyU4f8Za/dRxOqjhVT1vGs0svWo3dDnJTUX1qxYeWy5w==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
Expand Down

0 comments on commit 047f07b

Please sign in to comment.