Skip to content

Commit b9faaa8

Browse files
Update linters to v9
1 parent 98d3b17 commit b9faaa8

File tree

2 files changed

+91
-145
lines changed

2 files changed

+91
-145
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
},
4747
"devDependencies": {
4848
"@eslint/eslintrc": "^3.1.0",
49-
"@eslint/js": "^8.57.0",
49+
"@eslint/js": "^9.6.0",
5050
"@graphql-codegen/typescript-graphql-request": "^6.2.0",
5151
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
5252
"@typescript-eslint/eslint-plugin": "^7.15.0",
5353
"@typescript-eslint/parser": "^7.15.0",
54-
"eslint": "^8.57.0",
54+
"eslint": "^9.6.0",
5555
"eslint-config-prettier": "^9.1.0",
5656
"eslint-plugin-astro": "^1.2.2",
5757
"eslint-plugin-react": "^7.34.3",

0 commit comments

Comments
 (0)