Skip to content

Commit 16b8270

Browse files
fix(deps): update dependency scratch-blocks to v1.1.210 (#242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f14057 commit 16b8270

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-gui/package.json

+1-1
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.135",
97-
"scratch-blocks": "1.1.209",
97+
"scratch-blocks": "1.1.210",
9898
"scratch-l10n": "5.0.198",
9999
"scratch-paint": "3.0.207",
100100
"scratch-render-fonts": "1.0.182",

packages/scratch-vm/package.json

+1-1
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.209",
95+
"scratch-blocks": "1.1.210",
9696
"scratch-l10n": "5.0.198",
9797
"scratch-render-fonts": "1.0.182",
9898
"scratch-semantic-release-config": "3.0.0",

0 commit comments

Comments
 (0)