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

This commit is contained in:
renovate[bot] 2024-05-10 08:14:21 +00:00 committed by GitHub
parent 55c1872a4f
commit 2437ec4cfd
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.110",
"scratch-l10n": "3.18.137",
"scratch-l10n": "3.18.140",
"scratch-render-fonts": "1.0.46",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
@ -17779,9 +17779,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.18.137",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.137.tgz",
"integrity": "sha512-Lg+nF294FtR2HeX+eNdCmo/Vf2IWs76mlm92pV/+EAkHa9fdtNYfHXZJ38ZMzsNVPcoisfT3bWU2upfoDv2iIQ==",
"version": "3.18.140",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.140.tgz",
"integrity": "sha512-htBEIObJNgKYrneykLrC0mb231IKlaE6T4cH2+EhNjRF8HSYrtwNrpw5+b4may1JhJV5Tg+RO6s6OnRehzQSiw==",
"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.110",
"scratch-l10n": "3.18.137",
"scratch-l10n": "3.18.140",
"scratch-render-fonts": "1.0.46",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",