mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-24 15:02:52 -05:00
Merge pull request #3302 from LLK/renovate/scratch-l10n-3.x
chore(deps): update dependency scratch-l10n to v3.14.20210825031502
This commit is contained in:
commit
8a7d8c2ec5
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.20210824031505",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210824031505.tgz",
|
||||
"integrity": "sha512-45XEvSebemtCOw1hg3eaJ5454PvuFZbXDyDVhjUo01Qo/tzhzKbT8iLOEY54Re9+WhtjfMA5noilvJJSEpVfdQ==",
|
||||
"version": "3.14.20210825031502",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20210825031502.tgz",
|
||||
"integrity": "sha512-o8BkLi545y7Z9MzDFkdX9XrRjTrWM595bwbjidyiEG/GkJeKJoEruhlFWIif83ekTtHQ+T+EpwkzetM+AEFGvQ==",
|
||||
"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.20210823161356",
|
||||
"scratch-l10n": "3.14.20210824031505",
|
||||
"scratch-l10n": "3.14.20210825031502",
|
||||
"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