Skip to content

Commit 234126a

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 50bbf0b commit 234126a

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
@@ -3830,19 +3830,15 @@ __metadata:
38303830
languageName: node
38313831
linkType: hard
38323832

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

@@ -4676,13 +4672,6 @@ __metadata:
46764672
languageName: node
46774673
linkType: hard
46784674

4679-
"is-subset@npm:^0.1.1":
4680-
version: 0.1.1
4681-
resolution: "is-subset@npm:0.1.1"
4682-
checksum: d8125598ab9077a76684e18726fb915f5cea7a7358ed0c6ff723f4484d71a0a9981ee5aae06c44de99cfdef0fefce37438c6257ab129e53c82045ea0c2acdebf
4683-
languageName: node
4684-
linkType: hard
4685-
46864675
"is-symbol@npm:^1.0.4, is-symbol@npm:^1.1.1":
46874676
version: 1.1.1
46884677
resolution: "is-symbol@npm:1.1.1"
@@ -5429,7 +5418,7 @@ __metadata:
54295418
"@types/yargs": "npm:^17.0.33"
54305419
babel-plugin-root-import: "npm:^6.6.0"
54315420
copyfiles: "npm:^2.4.1"
5432-
fetch-mock: "npm:^11.1.5"
5421+
fetch-mock: "npm:^12.5.2"
54335422
fs-extra: "npm:^11.3.0"
54345423
jest: "npm:^29.7.0"
54355424
jest-junit: "npm:^16.0.0"

0 commit comments

Comments
 (0)