Bump scratch-l10n from 3.11.20210201031532 to 3.11.20210202031504

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-02 03:26:43 +00:00 committed by GitHub
parent 6d53018486
commit d0a0f14d40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
package-lock.json generated
View file

@ -410,9 +410,9 @@
"dev": true
},
"json5": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz",
"integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz",
"integrity": "sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==",
"dev": true,
"requires": {
"minimist": "^1.2.5"
@ -21013,6 +21013,18 @@
"integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=",
"dev": true
},
"scratch-l10n": {
"version": "3.11.20210201031532",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210201031532.tgz",
"integrity": "sha512-BPHt0YAkiv9RbGVSz6rIrnUxnTHBrjlVAZyBP2yRb8H78xxUpsyf9t9Y3ZVDOhsgzWAqOjTG2nshEljZp87AQw==",
"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.11.20210201031532",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210201031532.tgz",
"integrity": "sha512-BPHt0YAkiv9RbGVSz6rIrnUxnTHBrjlVAZyBP2yRb8H78xxUpsyf9t9Y3ZVDOhsgzWAqOjTG2nshEljZp87AQw==",
"version": "3.11.20210202031504",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210202031504.tgz",
"integrity": "sha512-AcJc1MZyX10jPCRnFia0nfz3jhgDiaAp7OMjGtzjuUAwEJ92EYDYZUuOgMS5IeOZzUJkOXx7vBKaUhL580BAVQ==",
"dev": true,
"requires": {
"@babel/cli": "^7.1.2",