Skip to content

Commit be9be4f

Browse files
chore(deps): update dependency nock to v13.5.1 (#1309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21eadb4 commit be9be4f

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
@@ -47,7 +47,7 @@
4747
"jest-ts-auto-mock": "^2.0.0",
4848
"kind-of": "^6.0.3",
4949
"minimist": ">=1.2.3",
50-
"nock": "13.4.0",
50+
"nock": "13.5.1",
5151
"ts-auto-mock": "^3.3.5",
5252
"ts-jest": "^27.0.4",
5353
"ts-loader": "9.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2756,10 +2756,10 @@ nock@*:
27562756
json-stringify-safe "^5.0.1"
27572757
propagate "^2.0.0"
27582758

2759-
nock@13.4.0:
2760-
version "13.4.0"
2761-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.4.0.tgz#60aa3f7a4afa9c12052e74d8fb7550f682ef0115"
2762-
integrity sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ==
2759+
nock@13.5.1:
2760+
version "13.5.1"
2761+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.1.tgz#4e40f9877ad0d43b7cdb474261c190f3715dd806"
2762+
integrity sha512-+s7b73fzj5KnxbKH4Oaqz07tQ8degcMilU4rrmnKvI//b0JMBU4wEXFQ8zqr+3+L4eWSfU3H/UoIVGUV0tue1Q==
27632763
dependencies:
27642764
debug "^4.1.0"
27652765
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)