Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit ee4e600

Browse files
chore(deps): update all non-major dependencies (#883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03fdd03 commit ee4e600

File tree

5 files changed

+994
-972
lines changed

5 files changed

+994
-972
lines changed

.yarn/releases/yarn-4.0.0-rc.46.cjs

Lines changed: 0 additions & 879 deletions
This file was deleted.

.yarn/releases/yarn-4.0.0-rc.47.cjs

Lines changed: 881 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ plugins:
1111
path: .yarn/plugins/plugin-auto-install.cjs
1212
spec: 'https://github.com/WillBooster/yarn-plugin-auto-install/releases/download/v1.9.2/index.cjs'
1313

14-
yarnPath: .yarn/releases/yarn-4.0.0-rc.46.cjs
14+
yarnPath: .yarn/releases/yarn-4.0.0-rc.47.cjs

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@
4949
"@rollup/plugin-commonjs": "25.0.2",
5050
"@rollup/plugin-node-resolve": "15.1.0",
5151
"@tsconfig/svelte": "4.0.1",
52-
"@types/chrome": "0.0.238",
52+
"@types/chrome": "0.0.239",
5353
"@types/eslint": "8.40.2",
5454
"@types/jquery": "3.5.16",
5555
"@types/micromatch": "4.0.2",
5656
"@types/pako": "2.0.0",
5757
"@types/sass": "1.43.1",
58-
"@typescript-eslint/eslint-plugin": "5.60.0",
59-
"@typescript-eslint/parser": "5.60.0",
58+
"@typescript-eslint/eslint-plugin": "5.60.1",
59+
"@typescript-eslint/parser": "5.60.1",
6060
"@willbooster/eslint-config-ts": "10.2.0",
6161
"@willbooster/prettier-config": "9.1.1",
6262
"@willbooster/renovate-config": "9.5.0",
@@ -74,23 +74,23 @@
7474
"eslint-plugin-svelte3": "4.0.0",
7575
"eslint-plugin-unicorn": "47.0.0",
7676
"husky": "8.0.3",
77-
"lint-staged": "13.2.2",
77+
"lint-staged": "13.2.3",
7878
"micromatch": "4.0.5",
7979
"pinst": "3.0.0",
8080
"prettier": "2.8.8",
8181
"prettier-plugin-svelte": "2.10.1",
82-
"rollup": "3.25.1",
83-
"rollup-plugin-svelte": "7.1.5",
82+
"rollup": "3.26.0",
83+
"rollup-plugin-svelte": "7.1.6",
8484
"rollup-plugin-terser": "7.0.2",
8585
"sass": "1.63.6",
8686
"semantic-release": "20.1.3",
8787
"semantic-release-chrome": "3.2.0",
8888
"semantic-release-firefox-add-on": "0.2.8",
8989
"sort-package-json": "2.4.1",
90-
"svelte": "4.0.0",
90+
"svelte": "4.0.1",
9191
"svelte-check": "3.4.4",
9292
"svelte-preprocess": "5.0.4",
93-
"typescript": "5.1.3"
93+
"typescript": "5.1.6"
9494
},
95-
"packageManager": "[email protected].46"
95+
"packageManager": "[email protected].47"
9696
}

0 commit comments

Comments
 (0)