From 298be6d6f5ace5e35eb7e06efcc8fd668a8a22af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 18:45:08 +0000 Subject: [PATCH] fix(deps): update dependency scratch-webpack-configuration to v3.1.2 --- 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 e7e87fb1..badb54e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "json": "10.0.0", "rimraf": "6.1.3", "scratch-semantic-release-config": "4.0.1", - "scratch-webpack-configuration": "3.1.1", + "scratch-webpack-configuration": "3.1.2", "semantic-release": "25.0.3", "ts-jest": "29.4.6", "ts-jest-mock-import-meta": "1.3.1", @@ -16805,9 +16805,9 @@ } }, "node_modules/scratch-webpack-configuration": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/scratch-webpack-configuration/-/scratch-webpack-configuration-3.1.1.tgz", - "integrity": "sha512-rMaxuC7+507rbMaFcpZQ5BJPevq+/EKwGzT458G2mo90ZIHXOnzkjDmANvNFnfjjWcuQzp595rm/UrUg9CvBVg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/scratch-webpack-configuration/-/scratch-webpack-configuration-3.1.2.tgz", + "integrity": "sha512-bkvX4r9lq+qjE+2njV7fTOEWGjsVfJke8VibjZjnuHDntAsTq/V47/MYTzfbKomLZcDA+QXDuwS33nGtihiT9w==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index da9a078e..5730e207 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "json": "10.0.0", "rimraf": "6.1.3", "scratch-semantic-release-config": "4.0.1", - "scratch-webpack-configuration": "3.1.1", + "scratch-webpack-configuration": "3.1.2", "semantic-release": "25.0.3", "ts-jest": "29.4.6", "ts-jest-mock-import-meta": "1.3.1",