Skip to content

Commit 66b4534

Browse files
fix(deps): update dependency scratch-blocks to v1.1.224 (#339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d0dad0 commit 66b4534

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 6 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
@@ -110,7 +110,7 @@
110110
"react-visibility-sensor": "5.1.1",
111111
"redux-throttle": "0.1.1",
112112
"scratch-audio": "2.0.241",
113-
"scratch-blocks": "1.1.223",
113+
"scratch-blocks": "1.1.224",
114114
"scratch-l10n": "6.0.56",
115115
"scratch-paint": "3.0.339",
116116
"scratch-render-fonts": "1.0.236",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"jsdoc": "3.6.11",
9090
"json": "^9.0.4",
9191
"pngjs": "3.4.0",
92-
"scratch-blocks": "1.1.223",
92+
"scratch-blocks": "1.1.224",
9393
"scratch-l10n": "6.0.56",
9494
"scratch-render-fonts": "1.0.236",
9595
"scratch-semantic-release-config": "3.0.0",

0 commit comments

Comments
 (0)