Skip to content

Commit 300d324

Browse files
fix(deps): update dependency scratch-storage to v4.0.61
1 parent 00392ee commit 300d324

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
@@ -98,7 +98,7 @@
9898
"scratch-l10n": "5.0.142",
9999
"scratch-paint": "3.0.153",
100100
"scratch-render-fonts": "1.0.167",
101-
"scratch-storage": "4.0.60",
101+
"scratch-storage": "4.0.61",
102102
"startaudiocontext": "1.2.1",
103103
"style-loader": "4.0.0",
104104
"to-style": "1.3.3",

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.50.1",
7777
"scratch-render-fonts": "1.0.167",
7878
"scratch-semantic-release-config": "3.0.0",
79-
"scratch-storage": "4.0.60",
79+
"scratch-storage": "4.0.61",
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.78",
6767
"scratch-parser": "6.0.0",
6868
"scratch-sb1-converter": "2.0.70",
69-
"scratch-storage": "4.0.60",
69+
"scratch-storage": "4.0.61",
7070
"scratch-translate-extension-languages": "1.0.7",
7171
"text-encoding": "0.7.0",
7272
"uuid": "8.3.2",

0 commit comments

Comments
 (0)