Skip to content

Commit 9c1d7fe

Browse files
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 da15ffc commit 9c1d7fe

File tree

2 files changed

+206
-105
lines changed

2 files changed

+206
-105
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@typescript-eslint/eslint-plugin": "^5.55.0",
111111
"@typescript-eslint/parser": "^5.55.0",
112112
"css-loader": "^6.7.1",
113-
"eslint": "^8.36.0",
113+
"eslint": "^9.26.0",
114114
"eslint-config-prettier": "^8.7.0",
115115
"eslint-plugin-prettier": "^4.2.1",
116116
"eslint-plugin-storybook": "^0.6.13",

0 commit comments

Comments
 (0)