Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 7922365 commit 903897e
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 133 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,20 @@
"pug-lexer": "^5.0.1"
},
"devDependencies": {
"@eslint/compat": "1.2.0",
"@eslint/js": "9.12.0",
"@eslint/compat": "1.2.3",
"@eslint/js": "9.15.0",
"@stylistic/eslint-plugin": "2.9.0",
"@types/eslint__js": "8.42.3",
"@types/node": "20.16.11",
"@vitest/coverage-v8": "2.1.2",
"@vitest/eslint-plugin": "1.1.7",
"benchmark": "2.1.4",
"eslint": "9.12.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-define-config": "2.1.0",
"eslint-gitignore": "0.1.0",
"eslint-plugin-inclusive-language": "2.2.1",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-spellcheck": "0.0.20",
"eslint-plugin-unicorn": "56.0.0",
Expand All @@ -90,7 +90,7 @@
"rimraf": "6.0.1",
"tsup": "8.3.0",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"typescript-eslint": "8.14.0",
"vite": "5.4.8",
"vitepress": "1.4.0",
"vitest": "2.1.2"
Expand Down
Loading

0 comments on commit 903897e

Please sign in to comment.