update dependency nock to v13.1.2 (#7530)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-08-22 16:06:35 -04:00
committed by GitHub
parent c24df4ed5a
commit 764f3d1b0d
3 changed files with 12 additions and 12 deletions

20
package-lock.json generated
View File

@@ -31108,9 +31108,9 @@
}
},
"node_modules/nock": {
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.1.tgz",
"integrity": "sha512-YKTR9MjfK3kS9/l4nuTxyYm30cgOExRHzkLNhL8nhEUyU4f8Za/dRxOqjhVT1vGs0svWo3dDnJTUX1qxYeWy5w==",
"version": "13.1.2",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.2.tgz",
"integrity": "sha512-BDjokoeGZnBghmvwCcDJ1yM5TDRMRAJfGi1xIzX5rKTlifbyx1oRpAVl3aNhEA3kGbUSEPD7gBLmwVdnQibrIA==",
"dev": true,
"dependencies": {
"debug": "^4.1.0",
@@ -50848,7 +50848,7 @@
"@types/js-yaml": "4.0.2",
"@types/marked-terminal": "3.1.2",
"jest": "27.0.6",
"nock": "13.1.1",
"nock": "13.1.2",
"npm-run-all": "4.1.5",
"prettier": "2.3.2",
"rimraf": "3.0.2",
@@ -54758,7 +54758,7 @@
"dotenv": "10.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "27.0.6",
"nock": "13.1.1",
"nock": "13.1.2",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.56.2",
@@ -56866,7 +56866,7 @@
"marked": "^3.0.0",
"marked-terminal": "^4.1.1",
"merge-options": "^3.0.4",
"nock": "13.1.1",
"nock": "13.1.2",
"npm-run-all": "4.1.5",
"open": "^8.2.0",
"prettier": "2.3.2",
@@ -59879,7 +59879,7 @@
"dotenv": "10.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "27.0.6",
"nock": "13.1.1",
"nock": "13.1.2",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.56.2",
@@ -82541,9 +82541,9 @@
}
},
"nock": {
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.1.tgz",
"integrity": "sha512-YKTR9MjfK3kS9/l4nuTxyYm30cgOExRHzkLNhL8nhEUyU4f8Za/dRxOqjhVT1vGs0svWo3dDnJTUX1qxYeWy5w==",
"version": "13.1.2",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.1.2.tgz",
"integrity": "sha512-BDjokoeGZnBghmvwCcDJ1yM5TDRMRAJfGi1xIzX5rKTlifbyx1oRpAVl3aNhEA3kGbUSEPD7gBLmwVdnQibrIA==",
"dev": true,
"requires": {
"debug": "^4.1.0",

View File

@@ -81,7 +81,7 @@
"@types/js-yaml": "4.0.2",
"@types/marked-terminal": "3.1.2",
"jest": "27.0.6",
"nock": "13.1.1",
"nock": "13.1.2",
"npm-run-all": "4.1.5",
"prettier": "2.3.2",
"rimraf": "3.0.2",

View File

@@ -54,7 +54,7 @@
"dotenv": "10.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "27.0.6",
"nock": "13.1.1",
"nock": "13.1.2",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.56.2",