From e6c88918ac86c3eabed8d30b21b8f64adfc5965b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 10:42:31 +0000 Subject: [PATCH] Bump scratch-l10n from 3.10.20200909030847 to 3.10.20200916030802 Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.10.20200909030847 to 3.10.20200916030802. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.10.20200909030847...3.10.20200916030802) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e5384fbad..df19a87d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18165,6 +18165,18 @@ "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=", "dev": true }, + "scratch-l10n": { + "version": "3.10.20200909030847", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20200909030847.tgz", + "integrity": "sha512-e76/1VX3Fa30doaznY9nN8B7NSoxROpYTHZOiuJigwv0M4sgFaoCoJHYA5jhxQWKMHIl48BpS8q0rEeUpFcDZQ==", + "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", @@ -18238,9 +18250,9 @@ } }, "scratch-l10n": { - "version": "3.10.20200909030847", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20200909030847.tgz", - "integrity": "sha512-e76/1VX3Fa30doaznY9nN8B7NSoxROpYTHZOiuJigwv0M4sgFaoCoJHYA5jhxQWKMHIl48BpS8q0rEeUpFcDZQ==", + "version": "3.10.20200916030802", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20200916030802.tgz", + "integrity": "sha512-K/PoJMY1/+8kU80r3rkKxcZqKn24lfTE4P5b6UQhKNUg/jKN3129LhHx3nIZ6gBla1x/CM2uLFgJ2Vr1wFYWIQ==", "dev": true, "requires": { "@babel/cli": "^7.1.2",