Bump scratch-l10n from 3.11.20210324031512 to 3.11.20210325031604

Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210324031512 to 3.11.20210325031604.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210324031512...3.11.20210325031604)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-25 03:31:55 +00:00 committed by GitHub
parent c996d8306f
commit bd8fa8581f
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": {
"version": "1.3.697",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.697.tgz",
"integrity": "sha512-VTAS+IWwGlfaL7VtfUMzFeV55PT/HglNFqQ6eW9E3PfjvPqhZfqJj+8dd9zrqrJYcouUfCgQw0OIse85Dz9V9Q==",
"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==",
"dev": true
},
"semver": {
@ -21364,6 +21364,19 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.11.20210324031512",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210324031512.tgz",
"integrity": "sha512-dyv2cjNWVHrL78XpW64uF2azYaUhMKLjfJVH6vSCPJxm3EKCvO6EoaUSlIAwhsGoMwgfxWZ8D74+IaifGJfnCQ==",
"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.20210324031512",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210324031512.tgz",
"integrity": "sha512-dyv2cjNWVHrL78XpW64uF2azYaUhMKLjfJVH6vSCPJxm3EKCvO6EoaUSlIAwhsGoMwgfxWZ8D74+IaifGJfnCQ==",
"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",