mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-22 19:05:56 -04:00
Bump scratch-l10n from 3.10.20201222031511 to 3.10.20201223031554
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.10.20201222031511 to 3.10.20201223031554. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.10.20201222031511...3.10.20201223031554) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
1a14b4a007
commit
03300d6a7e
1 changed files with 15 additions and 3 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
@ -21013,6 +21013,18 @@
|
|||
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
|
||||
"dev": true
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.10.20201222031511",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20201222031511.tgz",
|
||||
"integrity": "sha512-Jm7lZ21Lv0p9EyHk7IWlgJDcjxnMpkP7YLpyQ3NVE5xEHCR8bO3ZLLaJY00QPf77c48pu3Qf2dAkXb5ZY9SJJA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
"@babel/core": "^7.1.2",
|
||||
"babel-plugin-react-intl": "^3.0.1",
|
||||
"transifex": "1.6.6"
|
||||
}
|
||||
},
|
||||
"scratch-storage": {
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz",
|
||||
|
@ -21080,9 +21092,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.10.20201222031511",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20201222031511.tgz",
|
||||
"integrity": "sha512-Jm7lZ21Lv0p9EyHk7IWlgJDcjxnMpkP7YLpyQ3NVE5xEHCR8bO3ZLLaJY00QPf77c48pu3Qf2dAkXb5ZY9SJJA==",
|
||||
"version": "3.10.20201223031554",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20201223031554.tgz",
|
||||
"integrity": "sha512-+wDxF0sSXJG4WcbwT9IZYNhv4Ha/a4isI8dkC1tZR3/R3mSb51TzTr32xtH+vs2HkQwJQK+C5TNi5rENlJwvIw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
Loading…
Reference in a new issue