Skip to content

Commit 3b5e3d1

Browse files
Bump nock from 11.9.0 to 12.0.0 (#276)
Bumps [nock](https://github.com/nock/nock) from 11.9.0 to 12.0.0. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md) - [Commits](nock/nock@v11.9.0...v12.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ac601cf commit 3b5e3d1

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"coveralls": "3.0.9",
4646
"eslint": "6.8.0",
4747
"jest": "25.1.0",
48-
"nock": "11.9.0",
48+
"nock": "12.0.0",
4949
"release-it": "12.4.3",
5050
"ts-jest": "25.2.0",
5151
"ts-loader": "6.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4505,10 +4505,10 @@ nice-try@^1.0.4:
45054505
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
45064506
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
45074507

4508-
nock@*, nock@11.9.0:
4509-
version "11.9.0"
4510-
resolved "https://registry.yarnpkg.com/nock/-/nock-11.9.0.tgz#012adc21e534a95a127808c5addd696695db293a"
4511-
integrity sha512-2ml3A1pqTLapa4US4sv5n5XtIuaTNMd0hQNDG4EtTUY38TQroIf3EIEl8aA6mvY9Dtt8gofCtJZElRLfhW7/Hg==
4508+
nock@*, nock@12.0.0:
4509+
version "12.0.0"
4510+
resolved "https://registry.yarnpkg.com/nock/-/nock-12.0.0.tgz#f405309bbf305d9a5bba2e9718aab4463edc9572"
4511+
integrity sha512-aTzDlXFH/Xq4m2V5x5nV13RTvYX8RXXcurCx6z4+y8IsloFMizZsDe/189GX1pSMJ99HBFZAokS5sMiMX/qfaQ==
45124512
dependencies:
45134513
debug "^4.1.0"
45144514
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)