From b21e3475908f9bd7137e5f0d529e5c7580ead500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 03:17:23 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-webpack in the dependencies group Bumps the dependencies group with 1 update: [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack). Updates `eslint-config-webpack` from 4.1.1 to 4.1.2 - [Release notes](https://github.com/webpack/eslint-config-webpack/releases) - [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/eslint-config-webpack/compare/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: eslint-config-webpack dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ca53bcddf..5373d9eb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9691,9 +9691,9 @@ } }, "node_modules/eslint-config-webpack": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/eslint-config-webpack/-/eslint-config-webpack-4.1.1.tgz", - "integrity": "sha512-dmG475Jlx/4mCU0P7ILXv0ak8aYwQ8Y8zDCxc/La4xNqNhwM/lSgjyjt+SYXjmVidVciYYmWi6rHgPsrOrcpwA==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/eslint-config-webpack/-/eslint-config-webpack-4.1.2.tgz", + "integrity": "sha512-nAAWQEZ51L0ha4MzVVrQ9FJOq1elln3ku+QjdtbnvDF/BlO8PiRl7GO2HkJJE3pNSWE1TdCuHxcEoY5UFIzbNw==", "dev": true, "license": "MIT", "dependencies": {