Skip to content

Commit f470db0

Browse files
committed
deps update
1 parent c3624bb commit f470db0

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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-standard": "^5.0.0",
4141
"husky": "^8.0.3",
4242
"jest": "^29.6.1",
43-
"nock": "^13.3.1",
43+
"nock": "^13.3.2",
4444
"prettier": "^3.0.0",
4545
"rimraf": "^5.0.1",
4646
"tslib": "^2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3937,10 +3937,10 @@ natural-compare@^1.4.0:
39373937
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
39383938
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
39393939

3940-
nock@^13.3.1:
3941-
version "13.3.1"
3942-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.1.tgz#f22d4d661f7a05ebd9368edae1b5dc0a62d758fc"
3943-
integrity sha512-vHnopocZuI93p2ccivFyGuUfzjq2fxNyNurp7816mlT5V5HF4SzXu8lvLrVzBbNqzs+ODooZ6OksuSUNM7Njkw==
3940+
nock@^13.3.2:
3941+
version "13.3.2"
3942+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.2.tgz#bfa6be92d37f744b1b758ea89b1105cdaf5c8b3f"
3943+
integrity sha512-CwbljitiWJhF1gL83NbanhoKs1l23TDlRioNraPTZrzZIEooPemrHRj5m0FZCPkB1ecdYCSWWGcHysJgX/ngnQ==
39443944
dependencies:
39453945
debug "^4.1.0"
39463946
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)