Skip to content

Commit d3aa19b

Browse files
chore(deps-dev): bump nock from 13.2.2 to 13.2.4 (#152)
Bumps [nock](https://github.com/nock/nock) from 13.2.2 to 13.2.4. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.2.2...v13.2.4) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e78d85 commit d3aa19b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"fast-glob": "3.2.11",
9696
"fs-extra": "10.0.0",
9797
"husky": "7.0.4",
98-
"nock": "13.2.2",
98+
"nock": "13.2.4",
9999
"np": "7.6.0",
100100
"setup-polly-jest": "0.10.0",
101101
"ts-dedent": "2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8222,10 +8222,10 @@ nocache@^3.0.1:
82228222
resolved "https://registry.yarnpkg.com/nocache/-/nocache-3.0.1.tgz#54d8b53a7e0a0aa1a288cfceab8a3cefbcde67d4"
82238223
integrity sha512-Gh39xwJwBKy0OvFmWfBs/vDO4Nl7JhnJtkqNP76OUinQz7BiMoszHYrIDHHAaqVl/QKVxCEy4ZxC/XZninu7nQ==
82248224

8225-
nock@13.2.2, nock@^13.2.1:
8226-
version "13.2.2"
8227-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.2.tgz#29a6942250278209c2b3e7a38310f703581b21fa"
8228-
integrity sha512-PcBHuvl9i6zfaJ50A7LS55oU+nFLv8htXIhffJO+FxyfibdZ4jEvd9kTuvkrJireBFIGMZ+oUIRpMK5gU9h//g==
8225+
nock@13.2.4, nock@^13.2.1:
8226+
version "13.2.4"
8227+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.4.tgz#43a309d93143ee5cdcca91358614e7bde56d20e1"
8228+
integrity sha512-8GPznwxcPNCH/h8B+XZcKjYPXnUV5clOKCjAqyjsiqA++MpNx9E9+t8YPp0MbThO+KauRo7aZJ1WuIZmOrT2Ug==
82298229
dependencies:
82308230
debug "^4.1.0"
82318231
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)