Skip to content

Commit 329cc39

Browse files
Bump eslint from 8.50.0 to 9.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 9.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.26.0/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56bf160 commit 329cc39

2 files changed

Lines changed: 896 additions & 172 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@typescript-eslint/eslint-plugin": "^6.7.2",
2020
"@typescript-eslint/parser": "^6.7.2",
2121
"c8": "^8.0.1",
22-
"eslint": "^8.50.0",
22+
"eslint": "^9.26.0",
2323
"tsm": "^2.3.0",
2424
"tsup": "^7.2.0",
2525
"typescript": "^5.2.2",

0 commit comments

Comments
 (0)