Skip to content

Commit 4ec921e

Browse files
committed
fix(deps): update scratch-blocks to v2.1.16
1 parent fb2f64b commit 4ec921e

3 files changed

Lines changed: 3 additions & 17 deletions

File tree

package-lock.json

Lines changed: 1 addition & 15 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
@@ -180,7 +180,7 @@
180180
"react-visibility-sensor": "5.1.1",
181181
"redux-throttle": "0.1.1",
182182
"scratch-audio": "2.0.268",
183-
"scratch-blocks": "2.1.14",
183+
"scratch-blocks": "2.1.16",
184184
"scratch-l10n": "6.1.70",
185185
"scratch-paint": "4.1.50",
186186
"scratch-render-fonts": "1.0.252",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"in-publish": "2.0.1",
100100
"js-md5": "0.7.3",
101101
"pngjs": "3.4.0",
102-
"scratch-blocks": "2.1.14",
102+
"scratch-blocks": "2.1.16",
103103
"scratch-l10n": "6.1.70",
104104
"scratch-render-fonts": "1.0.252",
105105
"scratch-semantic-release-config": "4.0.1",

0 commit comments

Comments
 (0)