fix(deps): update dependency scratch-l10n to v4.0.7

This commit is contained in:
renovate[bot] 2024-11-02 10:59:09 +00:00 committed by GitHub
parent f684dd12f4
commit c974fc848d
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.206",
"scratch-l10n": "4.0.5",
"scratch-l10n": "4.0.7",
"scratch-render-fonts": "1.0.119",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
@ -20764,9 +20764,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-4.0.5.tgz",
"integrity": "sha512-CRMrceqq9HI3VqVxP2/Ttz3mzAWi+3xg4235pXwUS3r4GNSk7JcFdW/mhx/fbvCjL245+jXQSBKjayATaEROgg==",
"version": "4.0.7",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-4.0.7.tgz",
"integrity": "sha512-bW2TGAPAh5i06OpxT0pKckILoZOw8Kjz7mqbUdaKO8NasuEgdNHt7bNyEmlB4uhTiVVEBAPd89X3OCsGPpjwNw==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {

View file

@ -99,7 +99,7 @@
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.206",
"scratch-l10n": "4.0.5",
"scratch-l10n": "4.0.7",
"scratch-render-fonts": "1.0.119",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",