Skip to content

Commit 5fda0c6

Browse files
chore(deps-dev): bump eslint from 8.57.1 to 9.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 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.57.1...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 2ebc94c commit 5fda0c6

2 files changed

Lines changed: 893 additions & 203 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@typescript-eslint/eslint-plugin": "^7.18.0",
2727
"@typescript-eslint/parser": "^7.18.0",
28-
"eslint": "^8.57.1",
28+
"eslint": "^9.26.0",
2929
"tsd": "^0.33.0",
3030
"typescript": "^5.2.2 <5.6.0"
3131
},

0 commit comments

Comments
 (0)