From eed51dc803459620609e39117a944a41b8a575ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 04:19:29 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 37025d1..33b45fa 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/yargs": "^17.0.33", "babel-plugin-root-import": "^6.6.0", "copyfiles": "^2.4.1", - "fetch-mock": "^11.1.4", + "fetch-mock": "^11.1.5", "fs-extra": "^11.2.0", "jest": "^29.7.0", "jest-junit": "^16.0.0", diff --git a/yarn.lock b/yarn.lock index 23a0c72..87ccfad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3831,9 +3831,9 @@ __metadata: languageName: node linkType: hard -"fetch-mock@npm:^11.1.4": - version: 11.1.4 - resolution: "fetch-mock@npm:11.1.4" +"fetch-mock@npm:^11.1.5": + version: 11.1.5 + resolution: "fetch-mock@npm:11.1.5" dependencies: "@types/glob-to-regexp": "npm:^0.4.4" dequal: "npm:^2.0.3" @@ -3843,7 +3843,7 @@ __metadata: peerDependenciesMeta: node-fetch: optional: true - checksum: 06909ac2e9bf6b32aca054d44dc09c94f847e2f67b7d3eaac570dc91e7fc00332eb262ba2af3f2fabc17e1798f069c6e07f7cc08e66dfcc86b3d3120795c5f12 + checksum: f32f1d7879b654a3fab7c3576901193ddd4c63cb9aeae2ed66ff42062400c0937d4696b1a5171e739d5f62470e6554e190f14816789f5e3b2bf1ad90208222e6 languageName: node linkType: hard @@ -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.4" + fetch-mock: "npm:^11.1.5" fs-extra: "npm:^11.2.0" jest: "npm:^29.7.0" jest-junit: "npm:^16.0.0"