Skip to content

Commit 8a6ba75

Browse files
Bump the eslint group across 1 directory with 3 updates (#215)
Bumps the eslint group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.0) Updates `eslint-config-prettier` from 10.0.1 to 10.1.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.0.1...v10.1.1) Updates `typescript-eslint` from 8.24.1 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caf3608 commit 8a6ba75

File tree

2 files changed

+88
-75
lines changed

2 files changed

+88
-75
lines changed

package-lock.json

+85-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"copy-webpack-plugin": "^12.0.2",
3939
"css-loader": "^7.1.2",
4040
"cypress": "^13.17.0",
41-
"eslint": "~9.21.0",
42-
"eslint-config-prettier": "^10.0.1",
41+
"eslint": "~9.22.0",
42+
"eslint-config-prettier": "^10.1.1",
4343
"eslint-plugin-lingui": "^0.10.0",
4444
"eslint-plugin-react": "^7.37.4",
4545
"fork-ts-checker-webpack-plugin": "^9.0.2",
@@ -57,7 +57,7 @@
5757
"stylelint-config-recommended-scss": "^14.1.0",
5858
"stylelint-scss": "^6.10.0",
5959
"typescript": "^5.7.2",
60-
"typescript-eslint": "~8.24.1",
60+
"typescript-eslint": "~8.26.0",
6161
"url-join": "^5.0.0",
6262
"webpack": "^5.97.1",
6363
"webpack-cli": "^6.0.1",

0 commit comments

Comments
 (0)