Skip to content

Commit fc36e97

Browse files
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.2 to 4.5.0 - [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.2...v4.5.0) --- updated-dependencies: - dependency-name: eslint-config-webpack dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc5ea83 commit fc36e97

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5332,14 +5332,14 @@ eslint-config-prettier@^10.1.5:
53325332
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
53335333

53345334
eslint-config-webpack@^4.2.2:
5335-
version "4.4.2"
5336-
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.4.2.tgz#2d951026cc318510c138ab835f9b986bf0143ac0"
5337-
integrity sha512-mDYkabo0bgyJcZXU47pNAflGXUWqAUXsdHYhehhl2IElaC4PQ4E5MGeO1Nn2pLZ5jq3n727LF/c/fMOILhNxnA==
5335+
version "4.5.0"
5336+
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.5.0.tgz#2bfa642dc2e18d5cbe3d5f6d679e1b229d492ac5"
5337+
integrity sha512-xQgZ7NaRvqLHEVT72tqR2NT+kohdTKTSzOvyep0Gq9azqDmhEnKDJ9JMZDQ3F62ynVgVmuhedoHvcYrgr49TiQ==
53385338
dependencies:
53395339
detect-indent "^7.0.1"
53405340
jsonc-eslint-parser "^2.4.0"
53415341
semver "^7.7.2"
5342-
sort-package-json "^3.3.1"
5342+
sort-package-json "^3.4.0"
53435343

53445344
eslint-import-resolver-node@^0.3.9:
53455345
version "0.3.9"
@@ -10801,10 +10801,10 @@ sort-object-keys@^1.1.3:
1080110801
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
1080210802
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
1080310803

10804-
sort-package-json@^3.3.1:
10805-
version "3.3.1"
10806-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.3.1.tgz#c31c0b4cd970b7fde6b1d0197f8b768584e2e65c"
10807-
integrity sha512-awjhQR2Iy5UN3NuguAK5+RezcEuUg9Ra4O8y2Aj+DlJa7MywyHaipAPf9bu4qqFj0hsYHHoT9sS3aV7Ucu728g==
10804+
sort-package-json@^3.4.0:
10805+
version "3.4.0"
10806+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.4.0.tgz#98e42b78848c517736b069f8aa4fa322fae56677"
10807+
integrity sha512-97oFRRMM2/Js4oEA9LJhjyMlde+2ewpZQf53pgue27UkbEXfHJnDzHlUxQ/DWUkzqmp7DFwJp8D+wi/TYeQhpA==
1080810808
dependencies:
1080910809
detect-indent "^7.0.1"
1081010810
detect-newline "^4.0.1"

0 commit comments

Comments
 (0)