Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

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 Feb 7, 2023
1 parent b2d4f7f commit 0d1acfe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"isomorphic-fetch": "3.0.0",
"isomorphic-form-data": "2.0.0",
"jest": "29.4.2",
"nock": "13.2.9",
"nock": "13.3.0",
"prettier": "2.8.3",
"rimraf": "3.0.2",
"shipjs": "0.25.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3171,10 +3171,10 @@ no-case@^3.0.3, no-case@^3.0.4:
lower-case "^2.0.2"
tslib "^2.0.3"

nock@13.2.9:
version "13.2.9"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c"
integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==
nock@13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.0.tgz#b13069c1a03f1ad63120f994b04bfd2556925768"
integrity sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"
Expand Down

0 comments on commit 0d1acfe

Please sign in to comment.