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.20220330154906
This commit is contained in:
parent
ba27aac071
commit
af7e8d4c45
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15728,9 +15728,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20220330031521",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220330031521.tgz",
|
||||
"integrity": "sha512-C9mXBcd0b43oC4nHHZmaQ4l2gt3MKZ8KEtGZPciCkuboNjP98Gy9wrn2rhgsNQZH4BjK17veZZbZY1ksfim3XQ==",
|
||||
"version": "3.14.20220330154906",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220330154906.tgz",
|
||||
"integrity": "sha512-uW3DYX3oimFNH/mmLtn3cC6eU14lJleZQSo7rTqYnHghhwo/Hy+PNciEovB2C/ighubaNSfvX4xI8oujCib7eA==",
|
||||
"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.20220329103322",
|
||||
"scratch-l10n": "3.14.20220330031521",
|
||||
"scratch-l10n": "3.14.20220330154906",
|
||||
"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