Bump scratch-l10n from 3.10.20201130031158 to 3.10.20201201031116

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-01 03:16:43 +00:00 committed by GitHub
parent af3d250bdf
commit 3f547a8826
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
package-lock.json generated
View file

@ -21109,6 +21109,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.10.20201130031158",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20201130031158.tgz",
"integrity": "sha512-QHvKQb0rg2VM/ws08FHnhWbBkQ3ww7uoYz4kvDsQASUf5j9DaaQcgktAJB/oMNI/PMVN1KTQb2Str3RqOjXzvQ==",
"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",
@ -21176,9 +21188,9 @@
}
},
"scratch-l10n": {
"version": "3.10.20201130031158",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20201130031158.tgz",
"integrity": "sha512-QHvKQb0rg2VM/ws08FHnhWbBkQ3ww7uoYz4kvDsQASUf5j9DaaQcgktAJB/oMNI/PMVN1KTQb2Str3RqOjXzvQ==",
"version": "3.10.20201201031116",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20201201031116.tgz",
"integrity": "sha512-xMfj1NzrUUmS6DYwSxgOnmvcJkmfPkbStvi6/fVCithLWwM7/wiKbj084K01nAoqivbcx3boySj+wwWw84Ox0A==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",