mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 17:45:52 -05:00
Bump scratch-l10n from 3.11.20210325031604 to 3.11.20210326031542
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210325031604 to 3.11.20210326031542. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210325031604...3.11.20210326031542) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ff4c0fbcf5
commit
703691d904
1 changed files with 19 additions and 6 deletions
25
package-lock.json
generated
25
package-lock.json
generated
|
@ -519,9 +519,9 @@
|
|||
}
|
||||
},
|
||||
"electron-to-chromium": {
|
||||
"version": "1.3.699",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.699.tgz",
|
||||
"integrity": "sha512-fjt43CPXdPYwD9ybmKbNeLwZBmCVdLY2J5fGZub7/eMPuiqQznOGNXv/wurnpXIlE7ScHnvG9Zi+H4/i6uMKmw==",
|
||||
"version": "1.3.700",
|
||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.700.tgz",
|
||||
"integrity": "sha512-wQtaxVZzpOeCjW1CGuC5W3bYjE2jglvk076LcTautBOB9UtHztty7wNzjVsndiMcSsdUsdMy5w76w5J1U7OPTQ==",
|
||||
"dev": true
|
||||
},
|
||||
"semver": {
|
||||
|
@ -21364,6 +21364,19 @@
|
|||
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
|
||||
"dev": true
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210325031604",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210325031604.tgz",
|
||||
"integrity": "sha512-PrDJEORFdjXeTOldV/uLkEuJRpfHgnKGB7aZKsRGi4dLrte7jFRubut5nyacl3wMIV6l/+ewRxG/pjo2+XU6Vg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
"@babel/core": "^7.1.2",
|
||||
"babel-plugin-react-intl": "^3.0.1",
|
||||
"react-intl": "^2.8.0",
|
||||
"transifex": "1.6.6"
|
||||
}
|
||||
},
|
||||
"scratch-storage": {
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz",
|
||||
|
@ -21431,9 +21444,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.11.20210325031604",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210325031604.tgz",
|
||||
"integrity": "sha512-PrDJEORFdjXeTOldV/uLkEuJRpfHgnKGB7aZKsRGi4dLrte7jFRubut5nyacl3wMIV6l/+ewRxG/pjo2+XU6Vg==",
|
||||
"version": "3.11.20210326031542",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210326031542.tgz",
|
||||
"integrity": "sha512-CEN4Sio5ecgkKhTG1lhLWtBnWlVF8RHfj0u3DOpqQ/gAND0KkfEJMyYLj3vheKL7yJ0qn+XP9ZmS5kNUYa7kRw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
Loading…
Reference in a new issue