Skip to content

Commit be8dcf3

Browse files
fix(deps): update dependency scratch-storage to v4.1.12
1 parent 6818ceb commit be8dcf3

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
@@ -120,7 +120,7 @@
120120
"scratch-l10n": "6.0.63",
121121
"scratch-paint": "4.0.3",
122122
"scratch-render-fonts": "1.0.239",
123-
"scratch-storage": "4.1.11",
123+
"scratch-storage": "4.1.12",
124124
"startaudiocontext": "1.2.1",
125125
"style-loader": "4.0.0",
126126
"to-style": "1.3.3",

packages/scratch-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"playwright-chromium": "1.56.0",
7575
"scratch-render-fonts": "1.0.239",
7676
"scratch-semantic-release-config": "3.0.0",
77-
"scratch-storage": "4.1.11",
77+
"scratch-storage": "4.1.12",
7878
"scratch-webpack-configuration": "3.1.0",
7979
"semantic-release": "19.0.5",
8080
"tap": "21.1.1",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"scratch-audio": "2.0.241",
6565
"scratch-parser": "6.0.0",
6666
"scratch-sb1-converter": "2.0.247",
67-
"scratch-storage": "4.1.11",
67+
"scratch-storage": "4.1.12",
6868
"scratch-translate-extension-languages": "1.0.7",
6969
"text-encoding": "0.7.0",
7070
"uuid": "8.3.2",

0 commit comments

Comments
 (0)