Skip to content

Commit c2b8a47

Browse files
fix(deps): update dependency scratch-blocks to v1.1.211
1 parent 67d56bd commit c2b8a47

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -110,7 +110,7 @@
110110
"react-visibility-sensor": "5.1.1",
111111
"redux-throttle": "0.1.1",
112112
"scratch-audio": "2.0.210",
113-
"scratch-blocks": "1.1.210",
113+
"scratch-blocks": "1.1.211",
114114
"scratch-l10n": "6.0.24",
115115
"scratch-paint": "3.0.339",
116116
"scratch-render-fonts": "1.0.220",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"jsdoc": "3.6.11",
9393
"json": "^9.0.4",
9494
"pngjs": "3.4.0",
95-
"scratch-blocks": "1.1.210",
95+
"scratch-blocks": "1.1.211",
9696
"scratch-l10n": "6.0.24",
9797
"scratch-render-fonts": "1.0.220",
9898
"scratch-semantic-release-config": "3.0.0",

0 commit comments

Comments
 (0)