Skip to content

Commit 652770c

Browse files
fix(deps): update dependency scratch-blocks to v1.1.209
1 parent 233567a commit 652770c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -94,7 +94,7 @@
9494
"react-virtualized": "9.22.6",
9595
"redux-throttle": "0.1.1",
9696
"scratch-audio": "2.0.118",
97-
"scratch-blocks": "1.1.208",
97+
"scratch-blocks": "1.1.209",
9898
"scratch-l10n": "5.0.197",
9999
"scratch-paint": "3.0.205",
100100
"scratch-render-fonts": "1.0.182",

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.208",
95+
"scratch-blocks": "1.1.209",
9696
"scratch-l10n": "5.0.197",
9797
"scratch-render-fonts": "1.0.182",
9898
"scratch-semantic-release-config": "3.0.0",

0 commit comments

Comments
 (0)