Skip to content

Commit 2e72590

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

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.2",
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
@@ -3829,19 +3829,15 @@ __metadata:
38293829
languageName: node
38303830
linkType: hard
38313831

3832-
"fetch-mock@npm:^11.1.5":
3833-
version: 11.1.5
3834-
resolution: "fetch-mock@npm:11.1.5"
3832+
"fetch-mock@npm:^12.5.2":
3833+
version: 12.5.2
3834+
resolution: "fetch-mock@npm:12.5.2"
38353835
dependencies:
38363836
"@types/glob-to-regexp": "npm:^0.4.4"
38373837
dequal: "npm:^2.0.3"
38383838
glob-to-regexp: "npm:^0.4.1"
3839-
is-subset: "npm:^0.1.1"
38403839
regexparam: "npm:^3.0.0"
3841-
peerDependenciesMeta:
3842-
node-fetch:
3843-
optional: true
3844-
checksum: f32f1d7879b654a3fab7c3576901193ddd4c63cb9aeae2ed66ff42062400c0937d4696b1a5171e739d5f62470e6554e190f14816789f5e3b2bf1ad90208222e6
3840+
checksum: 015ca2c7eba304beb0df06e15399c50ed0f3e167a2b1ea218a8505c468ddeae0cfab1e5d4efcdee2a62aa17c9c8a1d8ccb5e1683b00a55e7a93bb5b31b183688
38453841
languageName: node
38463842
linkType: hard
38473843

@@ -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.2"
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)