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

fix(deps): update dependency scratch-l10n to v3.18.218
This commit is contained in:
renovate[bot] 2024-07-14 14:24:15 +00:00 committed by GitHub
commit e952eaaddc
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.184",
"scratch-l10n": "3.18.217",
"scratch-l10n": "3.18.218",
"scratch-render-fonts": "1.0.71",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",
@ -17878,9 +17878,9 @@
}
},
"node_modules/scratch-l10n": {
"version": "3.18.217",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.217.tgz",
"integrity": "sha512-l/TRYMZanQFDVQwhVcdL2JEVHL6aL3TCh4m+pjtq4adPEE4idNE0m5Eelrw85LHyKXv2kzF2RfgeOvV+gkO9jg==",
"version": "3.18.218",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.218.tgz",
"integrity": "sha512-IiWPcR8G/HDTOg0mSLw+PBPBp/4Xu63g/3PAp07nx4JN8/XBMBb25oAtLiE5xsQ1YnYnQez3V6knvpkrwm93zw==",
"dev": true,
"license": "BSD-3-Clause",
"bin": {

View file

@ -99,7 +99,7 @@
"json": "^9.0.4",
"pngjs": "3.4.0",
"scratch-blocks": "1.1.184",
"scratch-l10n": "3.18.217",
"scratch-l10n": "3.18.218",
"scratch-render-fonts": "1.0.71",
"scratch-semantic-release-config": "1.0.14",
"scratch-webpack-configuration": "1.3.0",