From d80301645d5bcb9755cd8ddd0c4a71b7f936761d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 11:59:27 -0600 Subject: [PATCH] Bump @fetch-mock/jest from 0.2.9 to 0.2.10 in /tools/mirror-report (#10347) Bumps [@fetch-mock/jest](https://github.com/wheresrhys/fetch-mock/tree/HEAD/packages/jest) from 0.2.9 to 0.2.10. - [Release notes](https://github.com/wheresrhys/fetch-mock/releases) - [Changelog](https://github.com/wheresrhys/fetch-mock/blob/main/packages/jest/CHANGELOG.md) - [Commits](https://github.com/wheresrhys/fetch-mock/commits/jest-v0.2.10/packages/jest) --- updated-dependencies: - dependency-name: "@fetch-mock/jest" 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> --- tools/mirror-report/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tools/mirror-report/package-lock.json b/tools/mirror-report/package-lock.json index e532531997b..20aadd26565 100644 --- a/tools/mirror-report/package-lock.json +++ b/tools/mirror-report/package-lock.json @@ -521,13 +521,13 @@ "license": "MIT" }, "node_modules/@fetch-mock/jest": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/@fetch-mock/jest/-/jest-0.2.9.tgz", - "integrity": "sha512-tGce9RYZD6ojFivus4jmPzdYSeWfb17RWL+o2JaYe/8b1jaEDSGYuXd+pDm0bbzt9j9/3Em4lzQfbAYcCAlUEQ==", + "version": "0.2.10", + "resolved": "https://registry.npmjs.org/@fetch-mock/jest/-/jest-0.2.10.tgz", + "integrity": "sha512-nBZUUrYhuCzzmCx0jmGTZOfENf7IhmyYG89WMquHlCkqYSXBJT5PldFg+P107QZcShQPUmqxyLzGHdmsL7mmJw==", "dev": true, "license": "MIT", "dependencies": { - "fetch-mock": "^12.2.1" + "fetch-mock": "^12.3.0" }, "engines": { "node": ">=18.11.0" @@ -1747,9 +1747,9 @@ } }, "node_modules/fetch-mock": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-12.2.1.tgz", - "integrity": "sha512-ZUEDYDCr/qeZ3paYVyt6VkmuV/3HhZFVsih1Mt8hAAT34Gsc6HUv2qaFd5nh82BMhOaFjYL2yZbYi5VMuIhXKw==", + "version": "12.3.0", + "resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-12.3.0.tgz", + "integrity": "sha512-+ZHzLuzrKpP3u5PZo8ghFP1Kr3UJUTZ5PT/uQZtLv7UagDCVRt1bSzVg6MoTFdjQ0GXsx/crq2t0tGabkbH2yA==", "dev": true, "license": "MIT", "dependencies": {