build(deps-dev): bump nock from 13.1.1 to 13.1.2
Bumps [nock](https://github.com/nock/nock) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](https://github.com/nock/nock/compare/v13.1.1...v13.1.2) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+3
-3
@@ -8581,9 +8581,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"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",
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"eslint-plugin-import": "^2.24.1",
|
||||
"jest": "^26.6.3",
|
||||
"jest-circus": "^27.0.6",
|
||||
"nock": "^13.1.1",
|
||||
"nock": "^13.1.2",
|
||||
"prettier": "^2.3.2",
|
||||
"ts-jest": "^26.5.6",
|
||||
"typescript": "^4.3.5"
|
||||
|
||||
Reference in New Issue
Block a user