mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-24 06:52:40 -05:00
chore(deps): update dependency scratch-l10n to v3.14.20211119031548
This commit is contained in:
parent
f7838bb254
commit
83c359053d
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.20211118031553",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211118031553.tgz",
|
||||
"integrity": "sha512-KMV8L/15u/ge3UXoNi7+njcAsloDLdN0Gw9OUETD7tvKfqN86pcwlrrD7rjrMj4sOokI9o2e5LpH/RvoeisCwQ==",
|
||||
"version": "3.14.20211119031548",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20211119031548.tgz",
|
||||
"integrity": "sha512-UnUJOBBRjgkfUVn9alhYqyEodCbbYywzSGr5v/FY87nH1WDSQoyPAcJep8powZUny62hgi9ZqEaD0mGqVX7ubA==",
|
||||
"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.20211118031553",
|
||||
"scratch-l10n": "3.14.20211119031548",
|
||||
"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