Skip to content

Commit

Permalink
chore(deps): update dependency nock to v13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2023
1 parent 5061ed7 commit d7c7126
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 @@ -42,7 +42,7 @@
"eslint": "8.36.0",
"eslint-plugin-prettier": "4.2.1",
"js-yaml": "4.1.0",
"nock": "13.2.9",
"nock": "13.3.0",
"prettier": "2.8.4",
"ts-node": "10.9.1",
"typescript": "4.9.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1402,7 +1402,7 @@ __metadata:
eslint: 8.36.0
eslint-plugin-prettier: 4.2.1
js-yaml: 4.1.0
nock: 13.2.9
nock: 13.3.0
prettier: 2.8.4
ts-node: 10.9.1
typescript: 4.9.5
Expand Down Expand Up @@ -3754,15 +3754,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit d7c7126

Please sign in to comment.