From 995eb1d39bb124441ff6ac82a69e3f55f10be74f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 02:58:46 +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.4.0 to 4.4.1 - [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.4.0...v4.4.1) --- updated-dependencies: - dependency-name: eslint-config-webpack dependency-version: 4.4.1 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 a1da0c3a7..fde059111 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9663,9 +9663,9 @@ } }, "node_modules/eslint-config-webpack": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/eslint-config-webpack/-/eslint-config-webpack-4.4.0.tgz", - "integrity": "sha512-W0hMYVayDR4Sk+owcKtJDNEoiFDTHNzQJk/wnIBOxh6xjgOVj9MnHPtIP6AB3Ru2Suc+T8juIjfxyn3vuM0ptg==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/eslint-config-webpack/-/eslint-config-webpack-4.4.1.tgz", + "integrity": "sha512-IPerJYT5ErPUbrVUCNVQF5RmCUrnA1Am8D1wJufetmEu4hsZXzigy4wP6uroLv8s9GBpiEPM5NZ0PHmao4tUMw==", "dev": true, "license": "MIT", "dependencies": {