From acad18fedffcd8ee0fbdf7bdf2b4e36c6739fbe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 13:00:37 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20@types/fetch-mock?= =?UTF-8?q?=20from=207.3.5=20to=207.3.7=20(#1623)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: Bump @types/fetch-mock from 7.3.5 to 7.3.7 Bumps [@types/fetch-mock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fetch-mock) from 7.3.5 to 7.3.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fetch-mock) --- updated-dependencies: - dependency-name: "@types/fetch-mock" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/website/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index 231853f..16acea6 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -14,7 +14,7 @@ "test": "FORCE_COLOR=1 jest --coverage" }, "devDependencies": { - "@types/fetch-mock": "^7.3.5", + "@types/fetch-mock": "^7.3.7", "@types/jest": "^29.5.7", "@types/react": "^18.2.34", "@types/react-test-renderer": "^18.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d978d6..ac748a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: packages/website: devDependencies: '@types/fetch-mock': - specifier: ^7.3.5 - version: 7.3.5 + specifier: ^7.3.7 + version: 7.3.7 '@types/jest': specifier: ^29.5.7 version: 29.5.7 @@ -2505,8 +2505,8 @@ packages: resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} dev: true - /@types/fetch-mock@7.3.5: - resolution: {integrity: sha512-sLecm9ohBdGIpYUP9rWk5/XIKY2xHMYTBJIcJuBBM8IJWnYoQ1DAj8F4OVjnfD0API1drlkWEV0LPNk+ACuhsg==} + /@types/fetch-mock@7.3.7: + resolution: {integrity: sha512-VKtaL2UUTFLXN+JoBOhF0elvQ5eu7ViSVAJDnogsDz4ygWV8/SaAKfJjFbZkHeV/jpAotObjitXM+VZcs+mwGQ==} dev: true /@types/glob@7.2.0: