Skip to content

Commit

Permalink
Bump fetch-mock from 10.0.7 to 11.1.3
Browse files Browse the repository at this point in the history
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 10.0.7 to 11.1.3.
- [Release notes](https://github.com/wheresrhys/fetch-mock/releases)
- [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/fetch-mock/CHANGELOG.md)
- [Commits](https://github.com/wheresrhys/fetch-mock/commits/fetch-mock-v11.1.3/packages/fetch-mock)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 1d71f38 commit c225a20
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-react-hooks": "^4.0.4",
"express": "^4.14.1",
"fancy-log": "^2.0.0",
"fetch-mock": "10",
"fetch-mock": "11",
"focus-visible": "^5.0.0",
"gulp": "^5.0.0",
"gulp-changed": "^5.0.1",
Expand Down
42 changes: 17 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4883,6 +4883,13 @@ __metadata:
languageName: node
linkType: hard

"@types/glob-to-regexp@npm:^0.4.4":
version: 0.4.4
resolution: "@types/glob-to-regexp@npm:0.4.4"
checksum: be9c924d664592a16129c825aa392365335ce455c34e1c9d3f6dd8b45371088bb5d4a45bbb576559f2b63d4f8bcf464cbd5baafb08cdf89b71d3b6a79356b747
languageName: node
linkType: hard

"@types/hammerjs@npm:^2.0.41":
version: 2.0.45
resolution: "@types/hammerjs@npm:2.0.45"
Expand Down Expand Up @@ -7949,20 +7956,19 @@ __metadata:
languageName: node
linkType: hard

"fetch-mock@npm:10":
version: 10.0.7
resolution: "fetch-mock@npm:10.0.7"
"fetch-mock@npm:11":
version: 11.1.3
resolution: "fetch-mock@npm:11.1.3"
dependencies:
debug: ^4.1.1
glob-to-regexp: ^0.4.0
"@types/glob-to-regexp": ^0.4.4
dequal: ^2.0.3
glob-to-regexp: ^0.4.1
is-subset: ^0.1.1
lodash.isequal: ^4.5.0
path-to-regexp: ^2.2.1
querystring: ^0.2.1
regexparam: ^3.0.0
peerDependenciesMeta:
node-fetch:
optional: true
checksum: a2224f01c7e2bab063c24355ca0c1ea10865ea22359274528c771fc2becbff8c3b6e5506ca42c8b2259045665345b8f2532ebbc62e3f2695671a3313441bb99d
checksum: 48224acdbea44b710b83118a33ad513025a5572af55ddd9db9f72382ca63483ec3ca8c7f865895d5b33df596bab0efa496e02f4b7b8ba7647d4fbd575b7bc093
languageName: node
linkType: hard

Expand Down Expand Up @@ -8463,7 +8469,7 @@ __metadata:
languageName: node
linkType: hard

"glob-to-regexp@npm:^0.4.0":
"glob-to-regexp@npm:^0.4.1":
version: 0.4.1
resolution: "glob-to-regexp@npm:0.4.1"
checksum: e795f4e8f06d2a15e86f76e4d92751cf8bbfcf0157cea5c2f0f35678a8195a750b34096b1256e436f0cebc1883b5ff0888c47348443e69546a5a87f9e1eb1167
Expand Down Expand Up @@ -9133,7 +9139,7 @@ __metadata:
eslint-plugin-react-hooks: ^4.0.4
express: ^4.14.1
fancy-log: ^2.0.0
fetch-mock: 10
fetch-mock: 11
focus-visible: ^5.0.0
gulp: ^5.0.0
gulp-changed: ^5.0.1
Expand Down Expand Up @@ -11803,13 +11809,6 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:^2.2.1":
version: 2.4.0
resolution: "path-to-regexp@npm:2.4.0"
checksum: 581175bf2968e51452f2b8c71f10e75c995693668b4ecf7d0b48962fbe0c56830661ca5dd5fd6d8e2f0cc9a045ce07e89af504ab133e1d21887c2712df85b1f4
languageName: node
linkType: hard

"path-to-regexp@npm:^8.1.0":
version: 8.1.0
resolution: "path-to-regexp@npm:8.1.0"
Expand Down Expand Up @@ -12117,13 +12116,6 @@ __metadata:
languageName: node
linkType: hard

"querystring@npm:^0.2.1":
version: 0.2.1
resolution: "querystring@npm:0.2.1"
checksum: 7b83b45d641e75fd39cd6625ddfd44e7618e741c61e95281b57bbae8fde0afcc12cf851924559e5cc1ef9baa3b1e06e22b164ea1397d65dd94b801f678d9c8ce
languageName: node
linkType: hard

"queue-microtask@npm:^1.2.2":
version: 1.2.3
resolution: "queue-microtask@npm:1.2.3"
Expand Down

0 comments on commit c225a20

Please sign in to comment.