Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 60d1543 commit f10170f
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 84 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@
},
"devDependencies": {
"@eslint/compat": "1.2.6",
"@eslint/js": "9.19.0",
"@eslint/js": "9.20.0",
"@stylistic/eslint-plugin": "3.0.1",
"@types/eslint__js": "8.42.3",
"@types/node": "22.13.1",
"@vitest/coverage-v8": "3.0.5",
"@vitest/eslint-plugin": "1.1.25",
"benchmark": "2.1.4",
"eslint": "9.19.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-define-config": "2.1.0",
"eslint-gitignore": "0.1.0",
Expand All @@ -90,7 +90,7 @@
"rimraf": "6.0.1",
"tsup": "8.3.6",
"typescript": "5.7.3",
"typescript-eslint": "8.23.0",
"typescript-eslint": "8.24.1",
"vite": "6.1.0",
"vitepress": "1.6.3",
"vitest": "3.0.5"
Expand Down
Loading

0 comments on commit f10170f

Please sign in to comment.