Skip to content

Commit a3526a3

Browse files
Bump eslint from 8.57.1 to 9.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.23.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6157852 commit a3526a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/node": "^22.2.0",
4949
"@types/react": "^18.2.31",
5050
"@types/react-dom": "^18.2.14",
51-
"eslint": "^8.42.0",
51+
"eslint": "^9.23.0",
5252
"eslint-config-prettier": "^10.0.1",
5353
"prettier": "^3.2.4",
5454
"typescript": "^5.2.2",

0 commit comments

Comments
 (0)