Skip to content

Commit 234cef3

Browse files
chore(deps): update dependency nock to v13.5.4 (#1330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fdd0b8 commit 234cef3

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.5.3",
50+
"nock": "13.5.4",
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.5.3:
2760-
version "13.5.3"
2761-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.3.tgz#9858adf5b840696a410baf98bda720d5fad4f075"
2762-
integrity sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==
2759+
nock@13.5.4:
2760+
version "13.5.4"
2761+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.4.tgz#8918f0addc70a63736170fef7106a9721e0dc479"
2762+
integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==
27632763
dependencies:
27642764
debug "^4.1.0"
27652765
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)