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

This commit is contained in:
renovate[bot] 2024-05-08 09:34:16 +00:00 committed by GitHub
parent b3ee1b82f4
commit 2cbb25484c
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.109",
"scratch-l10n": "3.18.135",
"scratch-l10n": "3.18.136",
"scratch-render-fonts": "1.0.45",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
@ -17779,9 +17779,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.18.135",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.135.tgz",
"integrity": "sha512-pzgIX9z36y7lZi+QBLR+z0SCcH45E4cyHzUVhpI8cxvzPFUfMO/ocTOomeFv+1oFcA+2CURwdgTQCavTVWzERQ==",
"version": "3.18.136",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.136.tgz",
"integrity": "sha512-6/jaLu68+Qfq4GW+NWoGxRVL8qJsevIOYfEuusF0Ztbtr8a3rvd0QAYgdwCULek0/S6gr7zLuPZNeYikaxxQAQ==",
"dev": true,
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",

View file

@ -99,7 +99,7 @@
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.109",
"scratch-l10n": "3.18.135",
"scratch-l10n": "3.18.136",
"scratch-render-fonts": "1.0.45",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",