Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 20a34e8 commit 8f19764
Show file tree
Hide file tree
Showing 2 changed files with 423 additions and 264 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"@rollup/plugin-node-resolve": "15.1.0",
"@tsconfig/svelte": "4.0.1",
"@types/chrome": "0.0.239",
"@types/eslint": "8.40.2",
"@types/eslint": "9.6.1",
"@types/jquery": "3.5.16",
"@types/micromatch": "4.0.2",
"@types/pako": "2.0.0",
"@types/sass": "1.43.1",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@willbooster/eslint-config-ts": "10.2.0",
"@willbooster/prettier-config": "9.1.1",
"@willbooster/renovate-config": "9.5.0",
Expand All @@ -65,19 +65,19 @@
"conventional-changelog-conventionalcommits": "6.1.0",
"cross-env": "7.0.3",
"dotenv-cli": "7.2.1",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-sort-class-members": "1.18.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-svelte3": "4.0.0",
"eslint-plugin-unicorn": "47.0.0",
"eslint-plugin-unicorn": "55.0.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"micromatch": "4.0.5",
"pinst": "3.0.0",
"prettier": "2.8.8",
"prettier": "3.3.3",
"prettier-plugin-svelte": "2.10.1",
"rollup": "3.26.0",
"rollup-plugin-svelte": "7.1.6",
Expand Down
Loading

0 comments on commit 8f19764

Please sign in to comment.