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

fix(deps): update dependency scratch-l10n to v3.18.82
This commit is contained in:
renovate[bot] 2024-03-27 12:18:45 +00:00 committed by GitHub
commit 00478fdcab
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

@ -55,7 +55,7 @@
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.66",
"scratch-l10n": "3.18.81",
"scratch-l10n": "3.18.82",
"scratch-render-fonts": "1.0.27",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
@ -17762,9 +17762,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.18.81",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.81.tgz",
"integrity": "sha512-DGtw+9ds584nEKEVrXFRneLH/kwhcrf0vyI9gjZfC4kgydD2A5s69vhNYzxKMa4GKjOVJnwJ1RE55KWWDOUidg==",
"version": "3.18.82",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.82.tgz",
"integrity": "sha512-38GD7OiKq6z8pdEkyUWMJWeyekXEz6V1SJMUt7XOvlTb8wvPP7Pb+4Gok/Ko9ebe3WOoCmkkDvxcX1Wo0r7h9A==",
"dev": true,
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",

View file

@ -99,7 +99,7 @@
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.66",
"scratch-l10n": "3.18.81",
"scratch-l10n": "3.18.82",
"scratch-render-fonts": "1.0.27",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",