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 Jan 1, 2025
1 parent cf493b3 commit ea4dda2
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 164 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@
"dist"
],
"devDependencies": {
"@eslint/compat": "1.2.3",
"@eslint/js": "9.16.0",
"@stylistic/eslint-plugin": "2.11.0",
"@eslint/compat": "1.2.4",
"@eslint/js": "9.17.0",
"@stylistic/eslint-plugin": "2.12.1",
"@types/eslint__js": "8.42.3",
"@types/node": "22.10.1",
"@types/sanitize-html": "2.13.0",
Expand All @@ -118,10 +118,10 @@
"@vueuse/core": "12.0.0",
"commit-and-tag-version": "12.5.0",
"cypress": "13.16.0",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-file-progress": "3.0.1",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unicorn": "56.0.1",
"jiti": "2.4.1",
Expand All @@ -136,7 +136,7 @@
"tsup": "8.3.5",
"tsx": "4.19.2",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0",
"typescript-eslint": "8.19.0",
"validator": "13.12.0",
"vitepress": "1.5.0",
"vitest": "2.1.7",
Expand Down
Loading

0 comments on commit ea4dda2

Please sign in to comment.