Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 15c30f1 commit 09e78a5
Show file tree
Hide file tree
Showing 2 changed files with 102 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.36.0"
},
"devDependencies": {
"@eslint/js": "8.57.0",
"@eslint/js": "10.0.0",
"@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.13",
"@types/eslint": "8.56.10",
"@types/eslint": "9.6.0",
"@types/eslint__js": "8.42.3",
"@types/hast": "3.0.4",
"@types/node": "20.14.11",
Expand All @@ -60,7 +60,7 @@
"@typescript-eslint/parser": "7.17.0",
"autoprefixer": "10.4.19",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint": "9.7.0",
"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 09e78a5

Please sign in to comment.