Skip to content

Commit f1fa090

Browse files
fix(deps): update dependency scratch-blocks to v1.1.222
1 parent 572d744 commit f1fa090

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
@@ -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.221",
113+
"scratch-blocks": "1.1.222",
114114
"scratch-l10n": "6.0.52",
115115
"scratch-paint": "3.0.339",
116116
"scratch-render-fonts": "1.0.234",

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.221",
92+
"scratch-blocks": "1.1.222",
9393
"scratch-l10n": "6.0.52",
9494
"scratch-render-fonts": "1.0.234",
9595
"scratch-semantic-release-config": "3.0.0",

0 commit comments

Comments
 (0)