Skip to content

Commit 5468df8

Browse files
dependencies: bump eslint from 9.19.0 to 9.20.1 (#474)
Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.20.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.20.1) --- 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 d3db406 commit 5468df8

File tree

2 files changed

+23
-10
lines changed

2 files changed

+23
-10
lines changed

package-lock.json

+22-9
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": "^19.0.8",
3636
"@typescript-eslint/eslint-plugin": "^8.24.0",
3737
"@typescript-eslint/parser": "^8.24.0",
38-
"eslint": "^9.19.0",
38+
"eslint": "^9.20.1",
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)