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 Nov 2, 2024
1 parent 3c17f2c commit 421bbf1
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 123 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@
],
"devDependencies": {
"@actions/github": "6.0.0",
"@eslint/compat": "1.2.1",
"@eslint/js": "9.13.0",
"@stylistic/eslint-plugin": "2.9.0",
"@eslint/compat": "1.2.2",
"@eslint/js": "9.14.0",
"@stylistic/eslint-plugin": "2.10.1",
"@types/eslint__js": "8.42.3",
"@types/node": "22.8.6",
"@types/sanitize-html": "2.13.0",
Expand All @@ -118,7 +118,7 @@
"@vueuse/core": "11.2.0",
"commit-and-tag-version": "12.5.0",
"cypress": "13.15.1",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-prettier": "5.2.1",
Expand All @@ -135,7 +135,7 @@
"tsup": "8.3.5",
"tsx": "4.19.2",
"typescript": "5.6.3",
"typescript-eslint": "8.11.0",
"typescript-eslint": "8.12.2",
"validator": "13.12.0",
"vitepress": "1.4.1",
"vitest": "2.1.3",
Expand Down
Loading

0 comments on commit 421bbf1

Please sign in to comment.