Merge pull request #4242 from scratchfoundation/renovate/scratch-l10n-3.x

fix(deps): update dependency scratch-l10n to v3.18.16
This commit is contained in:
renovate[bot] 2024-02-24 05:36:25 +00:00 committed by GitHub
commit f56f33ae07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -56,7 +56,7 @@
"lodash.defaultsdeep": "4.6.1",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.10",
"scratch-l10n": "3.18.14",
"scratch-l10n": "3.18.16",
"scratch-render-fonts": "1.0.6",
"scratch-semantic-release-config": "1.0.14",
"script-loader": "0.7.2",
@ -17313,9 +17313,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.18.14",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.14.tgz",
"integrity": "sha512-fTdwbMgMR85/e4hi8nIhXiJVsXzEVpAYHCIsZa+queMnKsF/+VJoeqglS3nz/t40OZmYuJwCnmViqFI9jZdrwg==",
"version": "3.18.16",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.16.tgz",
"integrity": "sha512-CXaTGcn0GwtrEH+0kBXxORibi8jcbnE0Riqor8MzbAOMOeFMZUgFyg5mS0jm00F/TgxA8mSgVv7FhbS10FN2YA==",
"dev": true,
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",

View file

@ -88,7 +88,7 @@
"lodash.defaultsdeep": "4.6.1",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.10",
"scratch-l10n": "3.18.14",
"scratch-l10n": "3.18.16",
"scratch-render-fonts": "1.0.6",
"scratch-semantic-release-config": "1.0.14",
"script-loader": "0.7.2",