Skip to content

Commit 623552b

Browse files
fix(deps): update dependency scratch-storage to v4.0.221
1 parent b370252 commit 623552b

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
@@ -114,7 +114,7 @@
114114
"scratch-l10n": "6.0.35",
115115
"scratch-paint": "3.0.339",
116116
"scratch-render-fonts": "1.0.227",
117-
"scratch-storage": "4.0.219",
117+
"scratch-storage": "4.0.221",
118118
"startaudiocontext": "1.2.1",
119119
"style-loader": "4.0.0",
120120
"to-style": "1.3.3",

packages/scratch-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"playwright-chromium": "1.55.0",
7878
"scratch-render-fonts": "1.0.227",
7979
"scratch-semantic-release-config": "3.0.0",
80-
"scratch-storage": "4.0.219",
80+
"scratch-storage": "4.0.221",
8181
"scratch-webpack-configuration": "3.0.0",
8282
"semantic-release": "19.0.5",
8383
"tap": "16.3.10",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"scratch-audio": "2.0.223",
6868
"scratch-parser": "6.0.0",
6969
"scratch-sb1-converter": "2.0.225",
70-
"scratch-storage": "4.0.219",
70+
"scratch-storage": "4.0.221",
7171
"scratch-translate-extension-languages": "1.0.7",
7272
"text-encoding": "0.7.0",
7373
"uuid": "8.3.2",

0 commit comments

Comments
 (0)