Skip to content

Commit eed51dc

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.4",
29+
"fetch-mock": "^11.1.5",
3030
"fs-extra": "^11.2.0",
3131
"jest": "^29.7.0",
3232
"jest-junit": "^16.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3831,9 +3831,9 @@ __metadata:
38313831
languageName: node
38323832
linkType: hard
38333833

3834-
"fetch-mock@npm:^11.1.4":
3835-
version: 11.1.4
3836-
resolution: "fetch-mock@npm:11.1.4"
3834+
"fetch-mock@npm:^11.1.5":
3835+
version: 11.1.5
3836+
resolution: "fetch-mock@npm:11.1.5"
38373837
dependencies:
38383838
"@types/glob-to-regexp": "npm:^0.4.4"
38393839
dequal: "npm:^2.0.3"
@@ -3843,7 +3843,7 @@ __metadata:
38433843
peerDependenciesMeta:
38443844
node-fetch:
38453845
optional: true
3846-
checksum: 06909ac2e9bf6b32aca054d44dc09c94f847e2f67b7d3eaac570dc91e7fc00332eb262ba2af3f2fabc17e1798f069c6e07f7cc08e66dfcc86b3d3120795c5f12
3846+
checksum: f32f1d7879b654a3fab7c3576901193ddd4c63cb9aeae2ed66ff42062400c0937d4696b1a5171e739d5f62470e6554e190f14816789f5e3b2bf1ad90208222e6
38473847
languageName: node
38483848
linkType: hard
38493849

@@ -5361,7 +5361,7 @@ __metadata:
53615361
"@types/yargs": "npm:^17.0.33"
53625362
babel-plugin-root-import: "npm:^6.6.0"
53635363
copyfiles: "npm:^2.4.1"
5364-
fetch-mock: "npm:^11.1.4"
5364+
fetch-mock: "npm:^11.1.5"
53655365
fs-extra: "npm:^11.2.0"
53665366
jest: "npm:^29.7.0"
53675367
jest-junit: "npm:^16.0.0"

0 commit comments

Comments
 (0)