Skip to content

Commit bc18a6e

Browse files
chore(deps-dev): bump eslint-config-webpack in the dependencies group (#4504)
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](webpack/eslint-config-webpack@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent effdd25 commit bc18a6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5332,9 +5332,9 @@ eslint-config-prettier@^10.1.5:
53325332
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
53335333

53345334
eslint-config-webpack@^4.2.2:
5335-
version "4.4.0"
5336-
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.4.0.tgz#56fae0c217c1226b3ce9f3e00f4ce62d8f1cc6b1"
5337-
integrity sha512-W0hMYVayDR4Sk+owcKtJDNEoiFDTHNzQJk/wnIBOxh6xjgOVj9MnHPtIP6AB3Ru2Suc+T8juIjfxyn3vuM0ptg==
5335+
version "4.4.1"
5336+
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.4.1.tgz#cfcb77c3295c8f1c3fcbd523d71e2ccc7092e16a"
5337+
integrity sha512-IPerJYT5ErPUbrVUCNVQF5RmCUrnA1Am8D1wJufetmEu4hsZXzigy4wP6uroLv8s9GBpiEPM5NZ0PHmao4tUMw==
53385338
dependencies:
53395339
detect-indent "^7.0.1"
53405340
jsonc-eslint-parser "^2.4.0"

0 commit comments

Comments
 (0)