Skip to content

Commit c0bb938

Browse files
dependencies: bump eslint from 9.17.0 to 9.19.0 (#455)
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.19.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8650e56 commit c0bb938

File tree

2 files changed

+23
-17
lines changed

2 files changed

+23
-17
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/react": "^18.3.12",
3636
"@typescript-eslint/eslint-plugin": "^8.21.0",
3737
"@typescript-eslint/parser": "^8.21.0",
38-
"eslint": "^9.17.0",
38+
"eslint": "^9.19.0",
3939
"eslint-plugin-react": "^7.37.4",
4040
"eslint-plugin-require-explicit-generics": "^1.0.0",
4141
"fork-ts-checker-webpack-plugin": "^9.0.2",

0 commit comments

Comments
 (0)