mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
chore(deps): update dependency scratch-l10n to v3.14.20211204031558
This commit is contained in:
parent
21bdf8caac
commit
4ae771745a
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15705,9 +15705,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20211203031620",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211203031620.tgz",
|
||||
"integrity": "sha512-z8LjZVy3RyK/JuHCcBPCMM5K5A/9tCKxReaR35x5gzcG9IXkH8y8NBbT0XV7k2YJx1JouSQ5uVeQcx14hTfvjg==",
|
||||
"version": "3.14.20211204031558",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211204031558.tgz",
|
||||
"integrity": "sha512-QxDFLWY2oe0+Fp+OyeGbTCy3/aLi1S6pFpYt4rBW/j/oAcOqYmtrW/zunO73y7/zRZAY2csE8lTXtq8oy5z/ww==",
|
||||
"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.20211110095305",
|
||||
"scratch-l10n": "3.14.20211203031620",
|
||||
"scratch-l10n": "3.14.20211204031558",
|
||||
"scratch-render": "0.1.0-prerelease.20211028200436",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
||||
"scratch-storage": "1.3.3",
|
||||
|
|
Loading…
Reference in a new issue