Skip to content

Commit f3f35f1

Browse files
chore(deps): update dependency eslint to v9
1 parent b867ab7 commit f3f35f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@typescript-eslint/parser": "^7.0.0",
6767
"commitlint": "^18.0.0",
6868
"crawlee": "^3.8.2",
69-
"eslint": "^8.54.0",
69+
"eslint": "^9.0.0",
7070
"fs-extra": "^11.1.1",
7171
"gen-esm-wrapper": "^1.1.3",
7272
"husky": "^9.0.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "^18.2.8",
1919
"@typescript-eslint/eslint-plugin": "^7.0.0",
2020
"@typescript-eslint/parser": "^7.0.0",
21-
"eslint": "^8.42.0",
21+
"eslint": "^9.0.0",
2222
"eslint-plugin-react": "^7.32.2",
2323
"eslint-plugin-react-hooks": "^4.6.0",
2424
"fs-extra": "^11.1.1",

0 commit comments

Comments
 (0)