Skip to content

Commit f3208c3

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency nock to v13.2.7
1 parent 75efa58 commit f3208c3

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
@@ -49,7 +49,7 @@
4949
"husky": "7.0.4",
5050
"isomorphic-fetch": "3.0.0",
5151
"jest": "27.5.1",
52-
"nock": "13.2.6",
52+
"nock": "13.2.7",
5353
"prettier": "2.7.0",
5454
"start-server-and-test": "1.14.0",
5555
"typescript": "4.7.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4356,10 +4356,10 @@ next@12.1.6:
43564356
"@next/swc-win32-ia32-msvc" "12.1.6"
43574357
"@next/swc-win32-x64-msvc" "12.1.6"
43584358

4359-
nock@13.2.6:
4360-
version "13.2.6"
4361-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.6.tgz#35e419cd9d385ffa67e59523d9699e41b29e1a03"
4362-
integrity sha512-GbyeSwSEP0FYouzETZ0l/XNm5tNcDNcXJKw3LCAb+mx8bZSwg1wEEvdL0FAyg5TkBJYiWSCtw6ag4XfmBy60FA==
4359+
nock@13.2.7:
4360+
version "13.2.7"
4361+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7.tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168"
4362+
integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==
43634363
dependencies:
43644364
debug "^4.1.0"
43654365
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)