Skip to content

Commit

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

---
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 20, 2024
1 parent 68c841f commit 112a5d8
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.3",
"fetch-mock": "^10.0.6",
"fetch-mock": "^10.0.7",
"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 @@ -4613,10 +4613,10 @@ fb-watchman@^2.0.0:
dependencies:
bser "2.1.1"

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==
fetch-mock@^10.0.7:
version "10.0.7"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-10.0.7.tgz#b274aaebe5b59c641f02d836b579bbe9b063f8db"
integrity sha512-TFG42kMRJ6dZpUDeVTdXNjh5O4TchHU/UNk41a050TwKzRr5RJQbtckXDjXiQFHPKgXGUG5l2TY3ZZ2gokiXaQ==
dependencies:
debug "^4.1.1"
glob-to-regexp "^0.4.0"
Expand Down

0 comments on commit 112a5d8

Please sign in to comment.