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:
dependabot-preview[bot] 2021-03-26 03:25:17 +00:00 committed by GitHub
parent ff4c0fbcf5
commit 703691d904
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

25
package-lock.json generated
View file

@ -519,9 +519,9 @@
} }
}, },
"electron-to-chromium": { "electron-to-chromium": {
"version": "1.3.699", "version": "1.3.700",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.699.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.700.tgz",
"integrity": "sha512-fjt43CPXdPYwD9ybmKbNeLwZBmCVdLY2J5fGZub7/eMPuiqQznOGNXv/wurnpXIlE7ScHnvG9Zi+H4/i6uMKmw==", "integrity": "sha512-wQtaxVZzpOeCjW1CGuC5W3bYjE2jglvk076LcTautBOB9UtHztty7wNzjVsndiMcSsdUsdMy5w76w5J1U7OPTQ==",
"dev": true "dev": true
}, },
"semver": { "semver": {
@ -21364,6 +21364,19 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=", "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true "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": { "scratch-storage": {
"version": "1.3.3", "version": "1.3.3",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz", "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-1.3.3.tgz",
@ -21431,9 +21444,9 @@
} }
}, },
"scratch-l10n": { "scratch-l10n": {
"version": "3.11.20210325031604", "version": "3.11.20210326031542",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210325031604.tgz", "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210326031542.tgz",
"integrity": "sha512-PrDJEORFdjXeTOldV/uLkEuJRpfHgnKGB7aZKsRGi4dLrte7jFRubut5nyacl3wMIV6l/+ewRxG/pjo2+XU6Vg==", "integrity": "sha512-CEN4Sio5ecgkKhTG1lhLWtBnWlVF8RHfj0u3DOpqQ/gAND0KkfEJMyYLj3vheKL7yJ0qn+XP9ZmS5kNUYa7kRw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/cli": "^7.1.2", "@babel/cli": "^7.1.2",