Skip to content

Commit ade211b

Browse files
Update dependency nock to v13.5.6 (#502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82f351a commit ade211b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"husky": "7.0.4",
5050
"isomorphic-fetch": "3.0.0",
5151
"jest": "27.5.1",
52-
"nock": "13.5.4",
52+
"nock": "13.5.6",
5353
"prettier": "2.8.8",
5454
"start-server-and-test": "1.15.4",
5555
"typescript": "4.9.5"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4885,10 +4885,10 @@ [email protected]:
48854885
"@next/swc-win32-ia32-msvc" "13.5.6"
48864886
"@next/swc-win32-x64-msvc" "13.5.6"
48874887

4888-
4889-
version "13.5.4"
4890-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.4.tgz#8918f0addc70a63736170fef7106a9721e0dc479"
4891-
integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==
4888+
4889+
version "13.5.6"
4890+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.6.tgz#5e693ec2300bbf603b61dae6df0225673e6c4997"
4891+
integrity sha512-o2zOYiCpzRqSzPj0Zt/dQ/DqZeYoaQ7TUonc/xUPjCGl9WeHpNbxgVvOquXYAaJzI0M9BXV3HTzG0p8IUAbBTQ==
48924892
dependencies:
48934893
debug "^4.1.0"
48944894
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)