Skip to content

Commit 4ae56e0

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

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.3",
3030
"fs-extra": "^11.3.0",
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
@@ -3836,19 +3836,15 @@ __metadata:
38363836
languageName: node
38373837
linkType: hard
38383838

3839-
"fetch-mock@npm:^11.1.5":
3840-
version: 11.1.5
3841-
resolution: "fetch-mock@npm:11.1.5"
3839+
"fetch-mock@npm:^12.5.3":
3840+
version: 12.5.3
3841+
resolution: "fetch-mock@npm:12.5.3"
38423842
dependencies:
38433843
"@types/glob-to-regexp": "npm:^0.4.4"
38443844
dequal: "npm:^2.0.3"
38453845
glob-to-regexp: "npm:^0.4.1"
3846-
is-subset: "npm:^0.1.1"
38473846
regexparam: "npm:^3.0.0"
3848-
peerDependenciesMeta:
3849-
node-fetch:
3850-
optional: true
3851-
checksum: f32f1d7879b654a3fab7c3576901193ddd4c63cb9aeae2ed66ff42062400c0937d4696b1a5171e739d5f62470e6554e190f14816789f5e3b2bf1ad90208222e6
3847+
checksum: 820c5b66d855c4b48698d57f7b46861515eb05a0511f98f648c05573e3b891e1a693c8f5e2db603cac32167e28673799251268a78bcd178d06e6457151f92616
38523848
languageName: node
38533849
linkType: hard
38543850

@@ -4675,13 +4671,6 @@ __metadata:
46754671
languageName: node
46764672
linkType: hard
46774673

4678-
"is-subset@npm:^0.1.1":
4679-
version: 0.1.1
4680-
resolution: "is-subset@npm:0.1.1"
4681-
checksum: d8125598ab9077a76684e18726fb915f5cea7a7358ed0c6ff723f4484d71a0a9981ee5aae06c44de99cfdef0fefce37438c6257ab129e53c82045ea0c2acdebf
4682-
languageName: node
4683-
linkType: hard
4684-
46854674
"is-symbol@npm:^1.0.4, is-symbol@npm:^1.1.1":
46864675
version: 1.1.1
46874676
resolution: "is-symbol@npm:1.1.1"
@@ -5428,7 +5417,7 @@ __metadata:
54285417
"@types/yargs": "npm:^17.0.33"
54295418
babel-plugin-root-import: "npm:^6.6.0"
54305419
copyfiles: "npm:^2.4.1"
5431-
fetch-mock: "npm:^11.1.5"
5420+
fetch-mock: "npm:^12.5.3"
54325421
fs-extra: "npm:^11.3.0"
54335422
jest: "npm:^29.7.0"
54345423
jest-junit: "npm:^16.0.0"

0 commit comments

Comments
 (0)