Skip to content

Commit 93cc43c

Browse files
chore(deps-dev): bump nock from 13.2.8 to 13.2.9 (#229)
Bumps [nock](https://github.com/nock/nock) from 13.2.8 to 13.2.9. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.2.8...v13.2.9) --- 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 75353e0 commit 93cc43c

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.8",
98+
"nock": "13.2.9",
9999
"np": "7.6.2",
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
@@ -8455,10 +8455,10 @@ nocache@^3.0.1:
84558455
resolved "https://registry.yarnpkg.com/nocache/-/nocache-3.0.1.tgz#54d8b53a7e0a0aa1a288cfceab8a3cefbcde67d4"
84568456
integrity sha512-Gh39xwJwBKy0OvFmWfBs/vDO4Nl7JhnJtkqNP76OUinQz7BiMoszHYrIDHHAaqVl/QKVxCEy4ZxC/XZninu7nQ==
84578457

8458-
nock@13.2.8, nock@^13.2.1:
8459-
version "13.2.8"
8460-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8.tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1"
8461-
integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg==
8458+
nock@13.2.9, nock@^13.2.1:
8459+
version "13.2.9"
8460+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c"
8461+
integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==
84628462
dependencies:
84638463
debug "^4.1.0"
84648464
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)