Skip to content

Commit 286b84c

Browse files
Merge pull request #42 from MiroslavDionisiev/UEPR-54
chore: [UEPR-54] update scratch-storage version
2 parents ad61584 + 05d5818 commit 286b84c

File tree

4 files changed

+38
-132
lines changed

4 files changed

+38
-132
lines changed

package-lock.json

Lines changed: 35 additions & 129 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
@@ -93,7 +93,7 @@
9393
"scratch-l10n": "^3.18.3",
9494
"scratch-paint": "^2.2.151",
9595
"scratch-render-fonts": "^1.0.2",
96-
"scratch-storage": "^3.0.1",
96+
"scratch-storage": "^4.0.24",
9797
"startaudiocontext": "^1.2.1",
9898
"style-loader": "4.0.0",
9999
"text-encoding": "^0.7.0",

packages/scratch-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"playwright-chromium": "1.46.1",
7474
"scratch-render-fonts": "1.0.93",
7575
"scratch-semantic-release-config": "1.0.14",
76-
"scratch-storage": "3.0.1",
76+
"scratch-storage": "^4.0.24",
7777
"scratch-webpack-configuration": "1.6.0",
7878
"semantic-release": "19.0.5",
7979
"tap": "16.3.10",

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": "^1.0.6",
6565
"scratch-parser": "^5.1.1",
6666
"scratch-sb1-converter": "^1.0.0",
67-
"scratch-storage": "^3.0.1",
67+
"scratch-storage": "^4.0.24",
6868
"scratch-translate-extension-languages": "^1.0.0",
6969
"text-encoding": "^0.7.0",
7070
"uuid": "^8.3.2",

0 commit comments

Comments
 (0)