Skip to content

Commit c530143

Browse files
fix(deps): update dependency scratch-storage to v4.0.55 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d803ae3 commit c530143

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"scratch-l10n": "5.0.134",
9898
"scratch-paint": "3.0.144",
9999
"scratch-render-fonts": "1.0.165",
100-
"scratch-storage": "4.0.24",
100+
"scratch-storage": "4.0.55",
101101
"startaudiocontext": "1.2.1",
102102
"style-loader": "4.0.0",
103103
"text-encoding": "0.7.0",

packages/scratch-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"playwright-chromium": "1.46.1",
7777
"scratch-render-fonts": "1.0.165",
7878
"scratch-semantic-release-config": "3.0.0",
79-
"scratch-storage": "4.0.24",
79+
"scratch-storage": "4.0.55",
8080
"scratch-webpack-configuration": "3.0.0",
8181
"semantic-release": "19.0.5",
8282
"tap": "16.3.10",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"scratch-audio": "2.0.73",
6767
"scratch-parser": "6.0.0",
6868
"scratch-sb1-converter": "2.0.65",
69-
"scratch-storage": "4.0.24",
69+
"scratch-storage": "4.0.55",
7070
"scratch-translate-extension-languages": "1.0.7",
7171
"text-encoding": "0.7.0",
7272
"uuid": "8.3.2",

0 commit comments

Comments
 (0)