Skip to content

Commit 80bbfc4

Browse files
fix(deps): update dependency scratch-blocks to v2.1.7
1 parent 2bda382 commit 80bbfc4

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

package-lock.json

Lines changed: 5 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
@@ -181,7 +181,7 @@
181181
"react-visibility-sensor": "5.1.1",
182182
"redux-throttle": "0.1.1",
183183
"scratch-audio": "2.0.268",
184-
"scratch-blocks": "2.1.5",
184+
"scratch-blocks": "2.1.7",
185185
"scratch-l10n": "6.1.60",
186186
"scratch-paint": "4.1.50",
187187
"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.5",
102+
"scratch-blocks": "2.1.7",
103103
"scratch-l10n": "6.1.60",
104104
"scratch-render-fonts": "1.0.252",
105105
"scratch-semantic-release-config": "4.0.1",

0 commit comments

Comments
 (0)