Skip to content

Commit

Permalink
build(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent c27e3df commit 6a2786b
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 226 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"@types/node": "~20.11.0",
"@vue/eslint-config-prettier": "~7.1.0",
"@vue/eslint-config-typescript": "~11.0.3",
"eslint": "~8.53.0",
"eslint-plugin-cypress": "~2.15.1",
"eslint": "~9.10.0",
"eslint-plugin-cypress": "~3.5.0",
"eslint-plugin-import": "~2.29.0",
"eslint-plugin-simple-import-sort": "~10.0.0",
"eslint-plugin-unicorn": "~47.0.0",
"eslint-plugin-simple-import-sort": "~12.1.0",
"eslint-plugin-unicorn": "~55.0.0",
"eslint-plugin-vue": "~9.18.1",
"eslint-plugin-vuejs-accessibility": "~2.2.0",
"less": "~4.2.0",
"nuxt": "~3.8.0",
"nuxt-typed-router": "~3.3.1",
"prettier": "~2.8.8",
"prettier": "~3.3.0",
"typescript": "~5.2.2",
"vue-tsc": "~1.8.15"
},
Expand Down
Loading

0 comments on commit 6a2786b

Please sign in to comment.