From cf7c245b20bf3565759ddfe65c4cf5f7b325c7b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:47:35 +0000 Subject: [PATCH] chore(deps): update dependency scratch-webpack-configuration to v3 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 834361ec781..4c0835a5382 100644 --- a/package-lock.json +++ b/package-lock.json @@ -107,7 +107,7 @@ "redux-mock-store": "1.5.5", "rimraf": "2.7.1", "scratch-semantic-release-config": "3.0.0", - "scratch-webpack-configuration": "1.6.0", + "scratch-webpack-configuration": "3.0.0", "selenium-webdriver": "3.6.0", "semantic-release": "19.0.5", "stream-browserify": "3.0.0", @@ -26743,9 +26743,9 @@ } }, "node_modules/scratch-webpack-configuration": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/scratch-webpack-configuration/-/scratch-webpack-configuration-1.6.0.tgz", - "integrity": "sha512-RHxQg99UwmFSdHFYQ8xPzqmUo5YIoIiUOttewSrc1GcXZu67DFtP7Fyod8e5PqoN0AsYVrkGEXX8yNmTZ2cMdw==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/scratch-webpack-configuration/-/scratch-webpack-configuration-3.0.0.tgz", + "integrity": "sha512-UIp4Jd5YdJTrEEpNWfz+otFRbkAAgmFCJdILlEGyyDZlr16/auoDCk69Y26qbYXcVg11k+gJqCfEp8MtO1rANA==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index dce3618c4b5..7c4d3213b3a 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "redux-mock-store": "1.5.5", "rimraf": "2.7.1", "scratch-semantic-release-config": "3.0.0", - "scratch-webpack-configuration": "1.6.0", + "scratch-webpack-configuration": "3.0.0", "selenium-webdriver": "3.6.0", "semantic-release": "19.0.5", "stream-browserify": "3.0.0",