Skip to content

Commit 57d18f6

Browse files
Bump fetch-mock from 11.1.3 to 11.1.4
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 11.1.3 to 11.1.4. - [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.4/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 588771c commit 57d18f6

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.3",
29+
"fetch-mock": "^11.1.4",
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.3":
3835-
version: 11.1.3
3836-
resolution: "fetch-mock@npm:11.1.3"
3834+
"fetch-mock@npm:^11.1.4":
3835+
version: 11.1.4
3836+
resolution: "fetch-mock@npm:11.1.4"
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: 087b4d25f4852fc6fa6aadf0b6735958e5f1f75321f8dc12054f2704cfe9f2d0878a62e639de6ecb5b18305c178a5985a321b67478aaafd41d17d207344db45e
3846+
checksum: 06909ac2e9bf6b32aca054d44dc09c94f847e2f67b7d3eaac570dc91e7fc00332eb262ba2af3f2fabc17e1798f069c6e07f7cc08e66dfcc86b3d3120795c5f12
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.3"
5364+
fetch-mock: "npm:^11.1.4"
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)