Skip to content

Commit

Permalink
chore(deps): update lint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 11, 2023
1 parent 468da1c commit f1eeb8a
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 23 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -41,8 +41,8 @@
"@types/fs-extra": "11.0.1",
"@types/node": "18.16.16",
"@types/webextension-polyfill": "0.10.0",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@vitejs/plugin-vue": "4.2.3",
"@vue/compiler-sfc": "3.3.4",
"@vueuse/core": "10.1.2",
Expand All @@ -53,7 +53,7 @@
"download": "8.0.0",
"eslint": "8.37.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.0",
"esno": "0.16.3",
"express": "4.18.2",
"file-saver": "2.0.5",
Expand All @@ -62,7 +62,7 @@
"kolorist": "1.8.0",
"lint-staged": "13.2.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"prettier": "3.0.0",
"rimraf": "5.0.1",
"safe-compare": "1.1.4",
"typescript": "5.0.4",
Expand Down

0 comments on commit f1eeb8a

Please sign in to comment.