Merge pull request #4456 from scratchfoundation/renovate/scratch-l10n-3.x

fix(deps): update dependency scratch-l10n to v3.18.110
This commit is contained in:
renovate[bot] 2024-04-15 15:21:10 +00:00 committed by GitHub
commit 7fd2f424bb
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.89",
"scratch-l10n": "3.18.109",
"scratch-l10n": "3.18.110",
"scratch-render-fonts": "1.0.35",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
@ -17779,9 +17779,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.18.109",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.109.tgz",
"integrity": "sha512-bzHsE9Bd3/6VnGR+8EQZV/WLY++SKdpRo4gmoA7aC/Un1FI4e3oluqiUtd2h0f4jVdtWKiW2bSFmcwLwsf3wOg==",
"version": "3.18.110",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.110.tgz",
"integrity": "sha512-NqeOQzrBPMEU5h+Wu6twcmmW2TZZJ60/6Re6dvc8fpLskstOISUmHWMJIFIFIAn+/hqbqVaymlKCK+BOusxYQg==",
"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.89",
"scratch-l10n": "3.18.109",
"scratch-l10n": "3.18.110",
"scratch-render-fonts": "1.0.35",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",