Skip to content

Commit

Permalink
chore(deps): update eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent a1ef32b commit 0fb8840
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 122 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"valibot": "0.37.0"
},
"devDependencies": {
"@eslint/js": "8.57.0",
"@eslint/js": "9.9.1",
"@markuplint/jsx-parser": "4.6.1",
"@markuplint/ml-core": "4.6.1",
"@markuplint/react-spec": "4.4.1",
"@next/bundle-analyzer": "14.2.5",
"@next/eslint-plugin-next": "14.2.5",
"@tailwindcss/typography": "0.5.14",
"@types/eslint": "8.56.11",
"@types/eslint": "9.6.1",
"@types/eslint__js": "8.42.3",
"@types/hast": "3.0.4",
"@types/node": "20.16.1",
Expand All @@ -60,7 +60,7 @@
"@typescript-eslint/parser": "7.18.0",
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint": "9.9.1",
"eslint-config-next": "14.2.5",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.35.0",
Expand Down
Loading

0 comments on commit 0fb8840

Please sign in to comment.