Skip to content

Commit 094c8bb

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 5e16f01 commit 094c8bb

File tree

2 files changed

+219
-154
lines changed

2 files changed

+219
-154
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.56.0",
25+
"eslint": "^9.21.0",
2626
"prettier": "3.2.5",
2727
"turbo": "1.13.3",
2828
"typescript": "5.5.4"

0 commit comments

Comments
 (0)