Skip to content

Commit fe30c0b

Browse files
fix(deps): update dependency scratch-blocks to v1.1.225
1 parent fa444af commit fe30c0b

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

package-lock.json

Lines changed: 7 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
@@ -116,7 +116,7 @@
116116
"react-visibility-sensor": "5.1.1",
117117
"redux-throttle": "0.1.1",
118118
"scratch-audio": "2.0.241",
119-
"scratch-blocks": "1.1.224",
119+
"scratch-blocks": "1.1.225",
120120
"scratch-l10n": "6.0.61",
121121
"scratch-paint": "4.0.3",
122122
"scratch-render-fonts": "1.0.238",

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.224",
92+
"scratch-blocks": "1.1.225",
9393
"scratch-l10n": "6.0.61",
9494
"scratch-render-fonts": "1.0.238",
9595
"scratch-semantic-release-config": "3.0.0",

0 commit comments

Comments
 (0)