Skip to content

Commit 5dd8e5d

Browse files
fix(deps): update dependency scratch-l10n to v5.0.224 (#232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a24eb58 commit 5dd8e5d

File tree

3 files changed

+31
-8
lines changed

3 files changed

+31
-8
lines changed

package-lock.json

Lines changed: 29 additions & 6 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
@@ -108,7 +108,7 @@
108108
"redux-throttle": "0.1.1",
109109
"scratch-audio": "2.0.135",
110110
"scratch-blocks": "1.1.210",
111-
"scratch-l10n": "5.0.198",
111+
"scratch-l10n": "5.0.224",
112112
"scratch-paint": "3.0.207",
113113
"scratch-render-fonts": "1.0.182",
114114
"scratch-storage": "4.0.106",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"json": "^9.0.4",
9494
"pngjs": "3.4.0",
9595
"scratch-blocks": "1.1.210",
96-
"scratch-l10n": "5.0.198",
96+
"scratch-l10n": "5.0.224",
9797
"scratch-render-fonts": "1.0.182",
9898
"scratch-semantic-release-config": "3.0.0",
9999
"scratch-webpack-configuration": "3.0.0",

0 commit comments

Comments
 (0)