Skip to content

Commit 3e4ed97

Browse files
Bump fetch-mock from 11.1.5 to 12.5.4
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 11.1.5 to 12.5.4. - [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-v12.5.4/packages/fetch-mock) --- updated-dependencies: - dependency-name: fetch-mock dependency-version: 12.5.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 463e7cd commit 3e4ed97

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/yargs": "^17.0.33",
2727
"babel-plugin-root-import": "^6.6.0",
2828
"copyfiles": "^2.4.1",
29-
"fetch-mock": "^11.1.5",
29+
"fetch-mock": "^12.5.4",
3030
"fs-extra": "^11.3.1",
3131
"jest": "^29.7.0",
3232
"jest-junit": "^16.0.0",

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3850,19 +3850,15 @@ __metadata:
38503850
languageName: node
38513851
linkType: hard
38523852

3853-
"fetch-mock@npm:^11.1.5":
3854-
version: 11.1.5
3855-
resolution: "fetch-mock@npm:11.1.5"
3853+
"fetch-mock@npm:^12.5.4":
3854+
version: 12.5.4
3855+
resolution: "fetch-mock@npm:12.5.4"
38563856
dependencies:
38573857
"@types/glob-to-regexp": "npm:^0.4.4"
38583858
dequal: "npm:^2.0.3"
38593859
glob-to-regexp: "npm:^0.4.1"
3860-
is-subset: "npm:^0.1.1"
38613860
regexparam: "npm:^3.0.0"
3862-
peerDependenciesMeta:
3863-
node-fetch:
3864-
optional: true
3865-
checksum: f32f1d7879b654a3fab7c3576901193ddd4c63cb9aeae2ed66ff42062400c0937d4696b1a5171e739d5f62470e6554e190f14816789f5e3b2bf1ad90208222e6
3861+
checksum: 367fedcd16bed92ac96c6c75a18a54db59f36471086e7fcbee9fe485970eb37a2defc97bec2a854ebbe092e184c1e9d349942cbcebbfd44c19490488c1fa25fa
38663862
languageName: node
38673863
linkType: hard
38683864

@@ -4684,13 +4680,6 @@ __metadata:
46844680
languageName: node
46854681
linkType: hard
46864682

4687-
"is-subset@npm:^0.1.1":
4688-
version: 0.1.1
4689-
resolution: "is-subset@npm:0.1.1"
4690-
checksum: d8125598ab9077a76684e18726fb915f5cea7a7358ed0c6ff723f4484d71a0a9981ee5aae06c44de99cfdef0fefce37438c6257ab129e53c82045ea0c2acdebf
4691-
languageName: node
4692-
linkType: hard
4693-
46944683
"is-symbol@npm:^1.0.4, is-symbol@npm:^1.1.1":
46954684
version: 1.1.1
46964685
resolution: "is-symbol@npm:1.1.1"
@@ -5437,7 +5426,7 @@ __metadata:
54375426
"@types/yargs": "npm:^17.0.33"
54385427
babel-plugin-root-import: "npm:^6.6.0"
54395428
copyfiles: "npm:^2.4.1"
5440-
fetch-mock: "npm:^11.1.5"
5429+
fetch-mock: "npm:^12.5.4"
54415430
fs-extra: "npm:^11.3.1"
54425431
jest: "npm:^29.7.0"
54435432
jest-junit: "npm:^16.0.0"

0 commit comments

Comments
 (0)