Skip to content

Commit

Permalink
chore(deps): pin dependency fetch-mock to 9.11.0 (#639)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent bb08405 commit 82e98e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vercel/ncc": "0.38.1",
"eslint": "8.54.0",
"eslint-plugin-jest": "27.6.0",
"fetch-mock": "^9.11.0",
"fetch-mock": "9.11.0",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"node-fetch": "2.7.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2235,7 +2235,7 @@ fb-watchman@^2.0.0:
dependencies:
bser "2.1.1"

fetch-mock@^9.11.0:
[email protected]:
version "9.11.0"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-9.11.0.tgz#371c6fb7d45584d2ae4a18ee6824e7ad4b637a3f"
integrity sha512-PG1XUv+x7iag5p/iNHD4/jdpxL9FtVSqRMUQhPab4hVDt80T1MH5ehzVrL2IdXO9Q2iBggArFvPqjUbHFuI58Q==
Expand Down

0 comments on commit 82e98e1

Please sign in to comment.