Skip to content

Commit 2591b70

Browse files
Update dependency eslint to v9
1 parent 876716b commit 2591b70

File tree

3 files changed

+195
-154
lines changed

3 files changed

+195
-154
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@getaround-eu/ts-config": "file:packages/ts-config",
77
"@rushstack/eslint-patch": "1.10.4",
88
"auto-changelog": "2.4.0",
9-
"eslint": "8.57.1",
9+
"eslint": "9.17.0",
1010
"lerna": "8.1.2",
1111
"prettier": "3.3.3",
1212
"stylelint": "15.11.0",

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/eslint-parser": "7.25.9",
2323
"@typescript-eslint/eslint-plugin": "6.21.0",
2424
"@typescript-eslint/parser": "6.21.0",
25-
"eslint": "^8.57.1",
25+
"eslint": "^9.17.0",
2626
"eslint-config-prettier": "^9.1.0",
2727
"eslint-plugin-jest": "^27.9.0",
2828
"eslint-plugin-jquery": "^1.5.1",

0 commit comments

Comments
 (0)