fix(deps): update dependency scratch-l10n to v3.18.238

This commit is contained in:
renovate[bot] 2024-07-28 14:22:03 +00:00 committed by GitHub
parent 8b40c66ce8
commit a478e8fdcd
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.199", "scratch-blocks": "1.1.199",
"scratch-l10n": "3.18.236", "scratch-l10n": "3.18.238",
"scratch-render-fonts": "1.0.78", "scratch-render-fonts": "1.0.78",
"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",
@ -19111,9 +19111,9 @@
} }
}, },
"node_modules/scratch-l10n": { "node_modules/scratch-l10n": {
"version": "3.18.236", "version": "3.18.238",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.236.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.238.tgz",
"integrity": "sha512-aAdDKQw2DA29Stlif0KL2fAMSwJa8c+rSR2FOOSlWa1kBDJrmtjfxm87SCWibHggwLIh9lPzNGXg5gp7LCFqzA==", "integrity": "sha512-BChlRALQTOH9DxCU0K5qN4DgTl+h9/SM8nNpAa90nqtGmYXdH05HGWhbjivL4cEC4Z/omlJ1gKsLVv0BYjd3Hw==",
"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.199", "scratch-blocks": "1.1.199",
"scratch-l10n": "3.18.236", "scratch-l10n": "3.18.238",
"scratch-render-fonts": "1.0.78", "scratch-render-fonts": "1.0.78",
"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",