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

This commit is contained in:
renovate[bot] 2024-10-26 08:06:08 +00:00 committed by GitHub
parent 9f7431f02a
commit d4dd142998
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.350",
"scratch-l10n": "3.18.352",
"scratch-render-fonts": "1.0.116",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",
@ -20730,9 +20730,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.18.350",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.350.tgz",
"integrity": "sha512-uEukgR7rNqQNaP0MCMry81zo22F7cMY7HWyQ0GiUBlX3wCgD4c8sYBrudqTPN3TTtAAPCaZESsuJqJZlXTVL3w==",
"version": "3.18.352",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.352.tgz",
"integrity": "sha512-QZpYNASGJaUVUUBcRxjixEpU/QrBxFD+Aj37zprMwy1cJwTpC6w/SiZ9qWb2nt0s0fLkPXE6dO1OeA1r2CvCuw==",
"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.350",
"scratch-l10n": "3.18.352",
"scratch-render-fonts": "1.0.116",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.6.0",