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 Apr 18, 2023
1 parent 6184f23 commit 87e22fe
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 212 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"sharer.js": "0.5.1"
},
"devDependencies": {
"@antfu/eslint-config": "0.37.0",
"@commitlint/cli": "17.5.1",
"@commitlint/config-conventional": "17.4.4",
"@antfu/eslint-config": "0.38.5",
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@ffflorian/jszip-cli": "3.3.1",
"@iconify/json": "2.2.51",
"@types/download": "8.0.2",
"@types/file-saver": "2.0.5",
"@types/fs-extra": "9.0.13",
"@types/node": "16.18.23",
"@types/webextension-polyfill": "0.10.0",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"@vitejs/plugin-vue": "3.2.0",
"@vue/compiler-sfc": "3.2.47",
"@vueuse/core": "9.13.0",
Expand All @@ -51,7 +51,7 @@
"cross-env": "7.0.3",
"crx": "5.0.1",
"download": "8.0.0",
"eslint": "8.37.0",
"eslint": "8.38.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"esno": "0.16.3",
Expand All @@ -60,7 +60,7 @@
"fs-extra": "10.1.0",
"husky": "8.0.3",
"kolorist": "1.7.0",
"lint-staged": "13.2.0",
"lint-staged": "13.2.1",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"rimraf": "3.0.2",
Expand All @@ -72,7 +72,7 @@
"vite": "3.2.6",
"vue": "3.2.47",
"vue-demi": "0.14.0",
"vue-eslint-parser": "9.1.0",
"vue-eslint-parser": "9.1.1",
"web-ext": "7.6.1",
"webext-bridge": "5.0.5",
"webextension-polyfill": "0.10.0"
Expand Down
Loading

0 comments on commit 87e22fe

Please sign in to comment.