Skip to content

Commit

Permalink
Bump fetch-mock from 10.0.5 to 10.0.6
Browse files Browse the repository at this point in the history
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock) from 10.0.5 to 10.0.6.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Commits](wheresrhys/fetch-mock@v10.0.5...v10.0.6)

---
updated-dependencies:
- dependency-name: fetch-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 7ecab68 commit cf08bd4
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 @@ -22,7 +22,7 @@
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"fetch-mock": "^10.0.5",
"fetch-mock": "^10.0.6",
"jest": "^29.7.0",
"nock": "^13.5.4",
"node-fetch": "2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4668,10 +4668,10 @@ fb-watchman@^2.0.0:
dependencies:
bser "2.1.1"

fetch-mock@^10.0.5:
version "10.0.5"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-10.0.5.tgz#09a239a894fa33cbaa06cb3327f5411fe5474197"
integrity sha512-vR+3dD3/wJmt+/MQdlOFqxpK7MP3FNPTe/eKoDg7RyXplYz46K5L9J9gqlGSiQZDUwyFrSUcY6ZqH/sKDFBqSA==
fetch-mock@^10.0.6:
version "10.0.6"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-10.0.6.tgz#3e23dd7b9bc33083f865474b57496d4712b83c04"
integrity sha512-dWX141TFR2sVYGRtyXiJ1Po9byXRNmOMrdwD2DMtnblvwXo3HC0YBdkE3xu9eka3AuLpMuQGqk4dLxiy/t4RYA==
dependencies:
debug "^4.1.1"
glob-to-regexp "^0.4.0"
Expand Down

0 comments on commit cf08bd4

Please sign in to comment.