Bump scratch-l10n from 3.10.20201217031549 to 3.10.20201218031454

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-18 03:35:25 +00:00 committed by GitHub
parent 1aca3c0f25
commit 348e56ec28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
package-lock.json generated
View file

@ -21013,6 +21013,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.10.20201217031549",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20201217031549.tgz",
"integrity": "sha512-478GHjQeqmd0Y4kodXNudl3bvFHP1QFXiDeRbb9iBQ438PVwS2nuO0e0qFJUw4pbYfEMWTP/NtttKZ+XRuFAkw==",
"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.20201217031549",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20201217031549.tgz",
"integrity": "sha512-478GHjQeqmd0Y4kodXNudl3bvFHP1QFXiDeRbb9iBQ438PVwS2nuO0e0qFJUw4pbYfEMWTP/NtttKZ+XRuFAkw==",
"version": "3.10.20201218031454",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20201218031454.tgz",
"integrity": "sha512-qccQ9JYM3ZDghwtfdkJk7TdfN5Q+rtG7bxzbjGAgBSCuaZwtWgOrbdsG4NLyoZiQnX/sFJ8+lL7+mWEA5k0keQ==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",