Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e1b977e

Browse files
authoredMay 17, 2024··
chore(deps): update eslint monorepo to v9
1 parent 73281ee commit e1b977e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@astrojs/ts-plugin": "1.7.0",
6262
"@eslint/eslintrc": "3.0.2",
63-
"@eslint/js": "8.57.0",
63+
"@eslint/js": "9.3.0",
6464
"@playwright/test": "1.41.2",
6565
"@types/eslint__eslintrc": "2.1.1",
6666
"@types/eslint__js": "8.42.3",
@@ -72,7 +72,7 @@
7272
"@vitest/coverage-v8": "1.6.0",
7373
"astro-eslint-parser": "0.17.0",
7474
"autoprefixer": "10.4.19",
75-
"eslint": "8.57.0",
75+
"eslint": "9.3.0",
7676
"eslint-config-airbnb": "19.0.4",
7777
"eslint-config-prettier": "9.1.0",
7878
"eslint-mdx": "3.1.5",

0 commit comments

Comments
 (0)
Please sign in to comment.