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

This commit is contained in:
renovate[bot] 2024-10-10 09:16:43 +00:00 committed by GitHub
parent 539929ffc0
commit 6130eb9cca
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": "3.18.335",
"scratch-l10n": "3.18.336",
"scratch-render-fonts": "1.0.110",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
@ -20977,9 +20977,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.18.335",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.335.tgz",
"integrity": "sha512-HoLJ+qDt+XwsmegtzTFbHmVbG3NzQiOxrvW3iKVoYQVlygwwFTME2Vk3Z2qMlr9f+M18/EWffcmyF0TuDKhYHA==",
"version": "3.18.336",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.336.tgz",
"integrity": "sha512-T0iUgV3f+2cdsG3+8JBd/xlD+OsPq3bZ2CgZuykvkCk+Hl9j1eUc9ksxOJdWU4OIuE9JNWBtN5zN7bMP7L6lEQ==",
"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": "3.18.335",
"scratch-l10n": "3.18.336",
"scratch-render-fonts": "1.0.110",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",