mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-24 06:52:40 -05:00
Merge pull request #3332 from LLK/renovate/scratch-l10n-3.x
chore(deps): update dependency scratch-l10n to v3.14.20211001031504
This commit is contained in:
commit
fadffeef22
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15749,9 +15749,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20210929031524",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210929031524.tgz",
|
||||
"integrity": "sha512-Zi9cyLGhCbJ/Hfv/xSbtx/c4Vjh8r3eX555EIub/rkCiLQZz5Y8Fe6m70dSn/f9dqmUCdGMBsNEY/3jZTKdsIw==",
|
||||
"version": "3.14.20211001031504",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211001031504.tgz",
|
||||
"integrity": "sha512-9PYvCJZIslK4QGkH4V2yIMbP6ur9t48RdcoMLwCSaTtS7JsKcw1cMGdmGVe353SEG74hhPNfB/y2gvqLS83wEQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"pngjs": "3.3.3",
|
||||
"scratch-audio": "0.1.0-prerelease.20200528195344",
|
||||
"scratch-blocks": "0.1.0-prerelease.20210829081240",
|
||||
"scratch-l10n": "3.14.20210929031524",
|
||||
"scratch-l10n": "3.14.20211001031504",
|
||||
"scratch-render": "0.1.0-prerelease.20210819221425",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
||||
"scratch-storage": "1.3.3",
|
||||
|
|
Loading…
Reference in a new issue