Skip to content

Commit

Permalink
Bump fetch-mock from 11.1.1 to 11.1.3
Browse files Browse the repository at this point in the history
Bumps [fetch-mock](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/fetch-mock) from 11.1.1 to 11.1.3.
- [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.3/packages/fetch-mock)

---
updated-dependencies:
- dependency-name: fetch-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 29, 2024
1 parent 7ab6a34 commit 7e4137b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.1",
"fetch-mock": "^11.1.3",
"fs-extra": "^11.2.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3831,9 +3831,9 @@ __metadata:
languageName: node
linkType: hard

"fetch-mock@npm:^11.1.1":
version: 11.1.1
resolution: "fetch-mock@npm:11.1.1"
"fetch-mock@npm:^11.1.3":
version: 11.1.3
resolution: "fetch-mock@npm:11.1.3"
dependencies:
"@types/glob-to-regexp": "npm:^0.4.4"
dequal: "npm:^2.0.3"
Expand All @@ -3843,7 +3843,7 @@ __metadata:
peerDependenciesMeta:
node-fetch:
optional: true
checksum: cc9878b12d6ef9358a1ce3630172d985799c97d0ab7ffb6ee1c6d029942d783fb1461f361131b099e9c913cd5ddc950d5081a86eb555dde0e50bbcaf8b0669ac
checksum: 087b4d25f4852fc6fa6aadf0b6735958e5f1f75321f8dc12054f2704cfe9f2d0878a62e639de6ecb5b18305c178a5985a321b67478aaafd41d17d207344db45e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5361,7 +5361,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.1"
fetch-mock: "npm:^11.1.3"
fs-extra: "npm:^11.2.0"
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
Expand Down

0 comments on commit 7e4137b

Please sign in to comment.