Skip to content

Commit 7e03d10

Browse files
chore(deps-dev): bump nock from 13.2.6 to 13.2.7 (#217)
Bumps [nock](https://github.com/nock/nock) from 13.2.6 to 13.2.7. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.2.6...v13.2.7) --- 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 dc74880 commit 7e03d10

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.1.0",
9797
"husky": "8.0.1",
98-
"nock": "13.2.6",
98+
"nock": "13.2.7",
9999
"np": "7.6.1",
100100
"setup-polly-jest": "0.11.0",
101101
"ts-dedent": "2.2.0",

yarn.lock

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

8341-
nock@13.2.6, nock@^13.2.1:
8342-
version "13.2.6"
8343-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.6.tgz#35e419cd9d385ffa67e59523d9699e41b29e1a03"
8344-
integrity sha512-GbyeSwSEP0FYouzETZ0l/XNm5tNcDNcXJKw3LCAb+mx8bZSwg1wEEvdL0FAyg5TkBJYiWSCtw6ag4XfmBy60FA==
8341+
nock@13.2.7, nock@^13.2.1:
8342+
version "13.2.7"
8343+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7.tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168"
8344+
integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==
83458345
dependencies:
83468346
debug "^4.1.0"
83478347
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)