Skip to content

Commit

Permalink
Bump fetch-mock from 9.11.0 to 11.1.0
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 9.11.0 to 11.1.0.
- [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.0/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 Aug 12, 2024
1 parent 180125d commit cc817d1
Show file tree
Hide file tree
Showing 16 changed files with 25 additions and 81 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/tr46-npm-1.0.1-9547f343a4-6e80d75480.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react-hooks": "4.6.2",
"fetch-mock": "9.11.0",
"fetch-mock": "11.1.0",
"glob": "10.4.1",
"history": "4.10.1",
"husky": "9.0.11",
Expand Down
104 changes: 24 additions & 80 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.0.0, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.18.9, @babel/core@npm:^7.23.0, @babel/core@npm:^7.23.9":
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.18.9, @babel/core@npm:^7.23.0, @babel/core@npm:^7.23.9":
version: 7.24.4
resolution: "@babel/core@npm:7.24.4"
dependencies:
Expand Down Expand Up @@ -7774,13 +7774,6 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:^3.0.0":
version: 3.36.1
resolution: "core-js@npm:3.36.1"
checksum: 10/ce1e1bfc1034b6f2ff7c91077319e8abdd650ee606ffe6e80073e64ab9d8aad2d6a6d953461b01f331a6f796ad2fd766a3386b88aa371b45d44fa7c0b9913ce6
languageName: node
linkType: hard

"core-util-is@npm:1.0.2":
version: 1.0.2
resolution: "core-util-is@npm:1.0.2"
Expand Down Expand Up @@ -9871,26 +9864,18 @@ __metadata:
languageName: node
linkType: hard

"fetch-mock@npm:9.11.0":
version: 9.11.0
resolution: "fetch-mock@npm:9.11.0"
"fetch-mock@npm:11.1.0":
version: 11.1.0
resolution: "fetch-mock@npm:11.1.0"
dependencies:
"@babel/core": "npm:^7.0.0"
"@babel/runtime": "npm:^7.0.0"
core-js: "npm:^3.0.0"
debug: "npm:^4.1.1"
glob-to-regexp: "npm:^0.4.0"
dequal: "npm:^2.0.3"
globrex: "npm:^0.1.2"
is-subset: "npm:^0.1.1"
lodash.isequal: "npm:^4.5.0"
path-to-regexp: "npm:^2.2.1"
querystring: "npm:^0.2.0"
whatwg-url: "npm:^6.5.0"
peerDependencies:
node-fetch: "*"
regexparam: "npm:^3.0.0"
peerDependenciesMeta:
node-fetch:
optional: true
checksum: 10/4bbd312eafd960b787596ab587d00f84967c009a5b00d66566cba9312171bc1f8a8f8d85898d9d158c4fdabbd26913ad360ef4363ec85153463893ae761f2a8c
checksum: 10/70409e41787b6a53682c4d3f99f195b3dd7a71aa91e0e751af4daab8fbb1850743308d8194152e137e261e80ddf9a12278ee36849b8e19031cce90ad9ddcaae6
languageName: node
linkType: hard

Expand Down Expand Up @@ -10427,7 +10412,7 @@ __metadata:
languageName: node
linkType: hard

"glob-to-regexp@npm:^0.4.0, glob-to-regexp@npm:^0.4.1":
"glob-to-regexp@npm:^0.4.1":
version: 0.4.1
resolution: "glob-to-regexp@npm:0.4.1"
checksum: 10/9009529195a955c40d7b9690794aeff5ba665cc38f1519e111c58bb54366fd0c106bde80acf97ba4e533208eb53422c83b136611a54c5fefb1edd8dc267cb62e
Expand Down Expand Up @@ -10577,6 +10562,13 @@ __metadata:
languageName: node
linkType: hard

"globrex@npm:^0.1.2":
version: 0.1.2
resolution: "globrex@npm:0.1.2"
checksum: 10/81ce62ee6f800d823d6b7da7687f841676d60ee8f51f934ddd862e4057316d26665c4edc0358d4340a923ac00a514f8b67c787e28fe693aae16350f4e60d55e9
languageName: node
linkType: hard

"gopd@npm:^1.0.1":
version: 1.0.1
resolution: "gopd@npm:1.0.1"
Expand Down Expand Up @@ -12880,13 +12872,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.isequal@npm:^4.5.0":
version: 4.5.0
resolution: "lodash.isequal@npm:4.5.0"
checksum: 10/82fc58a83a1555f8df34ca9a2cd300995ff94018ac12cc47c349655f0ae1d4d92ba346db4c19bbfc90510764e0c00ddcc985a358bdcd4b3b965abf8f2a48a214
languageName: node
linkType: hard

"lodash.memoize@npm:4.x":
version: 4.1.2
resolution: "lodash.memoize@npm:4.1.2"
Expand All @@ -12908,13 +12893,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.sortby@npm:^4.7.0":
version: 4.7.0
resolution: "lodash.sortby@npm:4.7.0"
checksum: 10/38df19ae28608af2c50ac342fc1f414508309d53e1d58ed9adfb2c3cd17c3af290058c0a0478028d932c5404df3d53349d19fa364ef6bed6145a6bc21320399e
languageName: node
linkType: hard

"lodash.truncate@npm:^4.4.2":
version: 4.4.2
resolution: "lodash.truncate@npm:4.4.2"
Expand Down Expand Up @@ -14397,13 +14375,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: 10/0afcae75a233ea8e1728522f25820896e3243bfa8c2da2f138e6b51e27db30fcf4cd1c97d77bec7fb4bf819d5e73534cf667f7ace012a0fc89b91ef415690756
languageName: node
linkType: hard

"path-type@npm:^4.0.0":
version: 4.0.0
resolution: "path-type@npm:4.0.0"
Expand Down Expand Up @@ -14869,13 +14840,6 @@ __metadata:
languageName: node
linkType: hard

"querystring@npm:^0.2.0":
version: 0.2.1
resolution: "querystring@npm:0.2.1"
checksum: 10/5ae2eeb8c6d70263a3d13ffaf234ce9593ae0e95ad8ea04aa540e14ff66679347420817aeb4fe6fdfa2aaa7fac86e311b6f1d3da2187f433082ad9125c808c14
languageName: node
linkType: hard

"querystringify@npm:^2.1.1":
version: 2.2.0
resolution: "querystringify@npm:2.2.0"
Expand Down Expand Up @@ -15309,6 +15273,13 @@ __metadata:
languageName: node
linkType: hard

"regexparam@npm:^3.0.0":
version: 3.0.0
resolution: "regexparam@npm:3.0.0"
checksum: 10/80574803cb9f31d1ec7b10ce1db5be629868794ce331c7098fd9725c4c0891347c2fedc18b17de17bda2441da6ef30218b1ad2d481a4081e33ef773de04f9082
languageName: node
linkType: hard

"regexpp@npm:^3.1.0":
version: 3.2.0
resolution: "regexpp@npm:3.2.0"
Expand Down Expand Up @@ -16088,7 +16059,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:4.6.2"
express: "npm:4.19.2"
express-static-gzip: "npm:2.1.7"
fetch-mock: "npm:9.11.0"
fetch-mock: "npm:11.1.0"
glob: "npm:10.4.1"
helmet: "npm:7.1.0"
helmet-csp: "npm:3.4.0"
Expand Down Expand Up @@ -17036,15 +17007,6 @@ __metadata:
languageName: node
linkType: hard

"tr46@npm:^1.0.1":
version: 1.0.1
resolution: "tr46@npm:1.0.1"
dependencies:
punycode: "npm:^2.1.0"
checksum: 10/6e80d75480cb6658f7f283c15f5f41c2d4dfa243ca99a0e1baf3de6cc823fc4c829f89782a7a11e029905781fccfea42d08d8a6674ba7948c7dbc595b6f27dd3
languageName: node
linkType: hard

"tr46@npm:^3.0.0":
version: 3.0.0
resolution: "tr46@npm:3.0.0"
Expand Down Expand Up @@ -17858,13 +17820,6 @@ __metadata:
languageName: node
linkType: hard

"webidl-conversions@npm:^4.0.2":
version: 4.0.2
resolution: "webidl-conversions@npm:4.0.2"
checksum: 10/594187c36f2d7898f89c0ed3b9248a095fa549ecc1befb10a97bc884b5680dc96677f58df5579334d8e0d1018e5ef075689cfa2a6c459f45a61a9deb512cb59e
languageName: node
linkType: hard

"webidl-conversions@npm:^7.0.0":
version: 7.0.0
resolution: "webidl-conversions@npm:7.0.0"
Expand Down Expand Up @@ -18232,17 +18187,6 @@ __metadata:
languageName: node
linkType: hard

"whatwg-url@npm:^6.5.0":
version: 6.5.0
resolution: "whatwg-url@npm:6.5.0"
dependencies:
lodash.sortby: "npm:^4.7.0"
tr46: "npm:^1.0.1"
webidl-conversions: "npm:^4.0.2"
checksum: 10/fbe8e9d81f8f07343f60bc135962ff346d7d19efc9e2f842f54b5c525837dcf1a36d13be21902311a2922b6342799dd82454e552b4e460d74451794f187ba0a5
languageName: node
linkType: hard

"which-boxed-primitive@npm:^1.0.2":
version: 1.0.2
resolution: "which-boxed-primitive@npm:1.0.2"
Expand Down

0 comments on commit cc817d1

Please sign in to comment.