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 Jun 1, 2024
1 parent 3faa070 commit e415378
Show file tree
Hide file tree
Showing 2 changed files with 900 additions and 575 deletions.
20 changes: 10 additions & 10 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.43.1",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@ffflorian/jszip-cli": "3.4.1",
"@iconify/json": "2.2.70",
"@types/download": "8.0.2",
"@types/file-saver": "2.0.5",
"@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": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-vue": "4.2.3",
"@vue/compiler-sfc": "3.3.4",
"@vueuse/core": "10.1.2",
Expand All @@ -51,18 +51,18 @@
"cross-env": "7.0.3",
"crx": "5.0.1",
"download": "8.0.0",
"eslint": "8.37.0",
"eslint-config-prettier": "8.8.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
"esno": "0.16.3",
"express": "4.18.2",
"file-saver": "2.0.5",
"fs-extra": "9.1.0",
"husky": "8.0.3",
"kolorist": "1.8.0",
"lint-staged": "13.2.0",
"lint-staged": "13.3.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rimraf": "5.0.1",
"safe-compare": "1.1.4",
"typescript": "5.0.4",
Expand All @@ -72,7 +72,7 @@
"vite": "4.3.9",
"vue": "3.3.4",
"vue-demi": "0.14.5",
"vue-eslint-parser": "9.1.0",
"vue-eslint-parser": "9.4.3",
"web-ext": "7.6.2",
"webext-bridge": "5.0.5",
"webextension-polyfill": "0.10.0"
Expand Down
Loading

0 comments on commit e415378

Please sign in to comment.