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

This commit is contained in:
renovate[bot] 2024-07-21 10:41:23 +00:00 committed by GitHub
parent 3e4394527f
commit cfbec047ee
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.191", "scratch-blocks": "1.1.191",
"scratch-l10n": "3.18.226", "scratch-l10n": "3.18.227",
"scratch-render-fonts": "1.0.74", "scratch-render-fonts": "1.0.74",
"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",
@ -19126,9 +19126,9 @@
} }
}, },
"node_modules/scratch-l10n": { "node_modules/scratch-l10n": {
"version": "3.18.226", "version": "3.18.227",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.226.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.227.tgz",
"integrity": "sha512-sYynf2ZkzZe8nAQAAm156WgcRdflXfKG6JmG1QZiWijWh+pHycG4pYOK19fjXB0zJNmiwr+s8AkIClQFHWmRqA==", "integrity": "sha512-z9gCp7poSs23kzkv3O/S4p1tzk3qLGmmr02o6kpJ6sUwJDdXlTjpdx1bFryPZVu3DHIojjxMqQ2EvANKbY9wcQ==",
"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.191", "scratch-blocks": "1.1.191",
"scratch-l10n": "3.18.226", "scratch-l10n": "3.18.227",
"scratch-render-fonts": "1.0.74", "scratch-render-fonts": "1.0.74",
"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",