Skip to content

Commit

Permalink
chore(deps): update eslint (#3100)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent a11ddb4 commit 2c329b0
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 126 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@eslint-types/typescript-eslint": "7.5.0",
"@eslint-types/unicorn": "52.0.0",
"@eslint/compat": "1.1.1",
"@eslint/js": "9.9.1",
"@eslint/js": "9.10.0",
"@stylistic/eslint-plugin": "2.8.0",
"@types/node": "20.16.5",
"@types/sanitize-html": "2.13.0",
Expand All @@ -122,10 +122,10 @@
"@vueuse/core": "10.11.1",
"commit-and-tag-version": "12.4.3",
"cypress": "13.14.2",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-define-config": "2.1.0",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-jsdoc": "50.2.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-vitest": "0.5.4",
Expand All @@ -140,7 +140,7 @@
"tsup": "8.2.4",
"tsx": "4.19.1",
"typescript": "5.5.4",
"typescript-eslint": "8.3.0",
"typescript-eslint": "8.5.0",
"validator": "13.12.0",
"vite": "5.4.5",
"vitepress": "1.3.4",
Expand Down
Loading

0 comments on commit 2c329b0

Please sign in to comment.