Skip to content

Commit 13389ae

Browse files
Bump eslint from 8.57.0 to 9.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.21.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 46c5ccd commit 13389ae

File tree

2 files changed

+148
-172
lines changed

2 files changed

+148
-172
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"trailingComma": "es5"
2323
},
2424
"devDependencies": {
25-
"eslint": "^8.57.1",
25+
"eslint": "^9.23.0",
2626
"prettier": "^3.5.3",
2727
"turbo": "^2.4.4",
2828
"typescript": "^5.8.2"

0 commit comments

Comments
 (0)