Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/yargs": "^17.0.33",
"babel-plugin-root-import": "^6.6.0",
"copyfiles": "^2.4.1",
"fetch-mock": "^11.1.5",
"fetch-mock": "^12.5.4",
"fs-extra": "^11.3.2",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3850,19 +3850,15 @@ __metadata:
languageName: node
linkType: hard

"fetch-mock@npm:^11.1.5":
version: 11.1.5
resolution: "fetch-mock@npm:11.1.5"
"fetch-mock@npm:^12.5.4":
version: 12.5.4
resolution: "fetch-mock@npm:12.5.4"
dependencies:
"@types/glob-to-regexp": "npm:^0.4.4"
dequal: "npm:^2.0.3"
glob-to-regexp: "npm:^0.4.1"
is-subset: "npm:^0.1.1"
regexparam: "npm:^3.0.0"
peerDependenciesMeta:
node-fetch:
optional: true
checksum: f32f1d7879b654a3fab7c3576901193ddd4c63cb9aeae2ed66ff42062400c0937d4696b1a5171e739d5f62470e6554e190f14816789f5e3b2bf1ad90208222e6
checksum: 367fedcd16bed92ac96c6c75a18a54db59f36471086e7fcbee9fe485970eb37a2defc97bec2a854ebbe092e184c1e9d349942cbcebbfd44c19490488c1fa25fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -4684,13 +4680,6 @@ __metadata:
languageName: node
linkType: hard

"is-subset@npm:^0.1.1":
version: 0.1.1
resolution: "is-subset@npm:0.1.1"
checksum: d8125598ab9077a76684e18726fb915f5cea7a7358ed0c6ff723f4484d71a0a9981ee5aae06c44de99cfdef0fefce37438c6257ab129e53c82045ea0c2acdebf
languageName: node
linkType: hard

"is-symbol@npm:^1.0.4, is-symbol@npm:^1.1.1":
version: 1.1.1
resolution: "is-symbol@npm:1.1.1"
Expand Down Expand Up @@ -5437,7 +5426,7 @@ __metadata:
"@types/yargs": "npm:^17.0.33"
babel-plugin-root-import: "npm:^6.6.0"
copyfiles: "npm:^2.4.1"
fetch-mock: "npm:^11.1.5"
fetch-mock: "npm:^12.5.4"
fs-extra: "npm:^11.3.2"
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
Expand Down