Skip to content

Commit

Permalink
chore(deps): update dependency nock to v13.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed May 17, 2023
1 parent 2014f7f commit 606dd29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint": "^8.29.0",
"eslint-plugin-prettier": "4.2.1",
"js-yaml": "4.1.0",
"nock": "13.3.0",
"nock": "13.3.1",
"prettier": "2.8.8",
"ts-node": "10.9.1",
"typescript": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1430,7 +1430,7 @@ __metadata:
eslint-plugin-prettier: 4.2.1
issue-metadata: ^0.1.6
js-yaml: 4.1.0
nock: 13.3.0
nock: 13.3.1
prettier: 2.8.8
ts-node: 10.9.1
typescript: ^5.0.0
Expand Down Expand Up @@ -3777,15 +3777,15 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.3.0":
version: 13.3.0
resolution: "nock@npm:13.3.0"
"nock@npm:13.3.1":
version: 13.3.1
resolution: "nock@npm:13.3.1"
dependencies:
debug: ^4.1.0
json-stringify-safe: ^5.0.1
lodash: ^4.17.21
propagate: ^2.0.0
checksum: 118d04e95a17f493898a82b5dfecc03762776e1980d9c3b2077479747e60b77109c5f7c0df969d1a8f6039260abe5961733553a5841f0f627bb35238576a0009
checksum: 0f2a73e8432f6b5650656c53eef99f9e5bbde3df538dc2f07057edc4438cfc61a394c9d06dd82e60f6e86d42433f20f3c04364a1f088beee7bf03a24e3f0fdd0
languageName: node
linkType: hard

Expand Down

0 comments on commit 606dd29

Please sign in to comment.