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

fix(deps): update dependency scratch-l10n to v3.18.211
This commit is contained in:
renovate[bot] 2024-07-07 16:47:51 +00:00 committed by GitHub
commit d095776eba
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", "json": "^9.0.4",
"pngjs": "3.4.0", "pngjs": "3.4.0",
"scratch-blocks": "1.1.174", "scratch-blocks": "1.1.174",
"scratch-l10n": "3.18.210", "scratch-l10n": "3.18.211",
"scratch-render-fonts": "1.0.69", "scratch-render-fonts": "1.0.69",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0", "scratch-webpack-configuration": "1.3.0",
@ -17878,9 +17878,9 @@
} }
}, },
"node_modules/scratch-l10n": { "node_modules/scratch-l10n": {
"version": "3.18.210", "version": "3.18.211",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.210.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.211.tgz",
"integrity": "sha512-8KzRUnXkkvnTlgcTU/8aNjwiGRL62P9HkQq3pcNi9wUDBSi05NzGrXgOnee5fhcSSuoftTPoFi0+JJeqkk/Drg==", "integrity": "sha512-4Kb6chQWQ7tO8DnzBNfJmjkLO9Lra2vQKrfBjN4vl7Fu+xIOIH8qHoJTnOUIrDfolL3jmt10BbIz9KQKOjfTGQ==",
"dev": true, "dev": true,
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"bin": { "bin": {

View file

@ -99,7 +99,7 @@
"json": "^9.0.4", "json": "^9.0.4",
"pngjs": "3.4.0", "pngjs": "3.4.0",
"scratch-blocks": "1.1.174", "scratch-blocks": "1.1.174",
"scratch-l10n": "3.18.210", "scratch-l10n": "3.18.211",
"scratch-render-fonts": "1.0.69", "scratch-render-fonts": "1.0.69",
"scratch-semantic-release-config": "1.0.14", "scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0", "scratch-webpack-configuration": "1.3.0",