Skip to content

Commit cc99c22

Browse files
chore(deps-dev): bump eslint-config-webpack in the dependencies group (#4530)
Bumps the dependencies group with 1 update: [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack). Updates `eslint-config-webpack` from 4.6.0 to 4.6.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.6.0...v4.6.1) --- updated-dependencies: - dependency-name: eslint-config-webpack dependency-version: 4.6.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 b2b7b16 commit cc99c22

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
@@ -5338,9 +5338,9 @@ eslint-config-prettier@^10.1.5:
53385338
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
53395339

53405340
eslint-config-webpack@^4.5.0:
5341-
version "4.6.0"
5342-
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.6.0.tgz#3bf4cdad654cf8b7929c997c817247e57800eaa4"
5343-
integrity sha512-EcOVuPRz5WGjZ3XgEpynvUoQbR4WCFosLTnCZjNTqLuISjix+RSrR2c0zp1r0jo3+BOhqcDNgbN5ZwD5ns3IAg==
5341+
version "4.6.1"
5342+
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.6.1.tgz#4de554e44e8c66af9d7056a3995e6b260497a660"
5343+
integrity sha512-TJEHjDq2NFdCcTdEB2JkYpM2UqN/uqCfxWwLa4Y+5b18GM8ae98ryZzB8FTUWF9mXSLQabfehmQoRlMTebK3FQ==
53445344
dependencies:
53455345
detect-indent "^7.0.1"
53465346
jsonc-eslint-parser "^2.4.0"

0 commit comments

Comments
 (0)