From 357a1e119d05e54f422a70c96c0cc174686f0425 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 03:45:52 +0000 Subject: [PATCH] Bump scratch-l10n from 3.10.20210101031524 to 3.10.20210105031532 Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.10.20210101031524 to 3.10.20210105031532. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.10.20210101031524...3.10.20210105031532) 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 8d2c8ecbd..95df07667 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21013,6 +21013,18 @@ "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=", "dev": true }, + "scratch-l10n": { + "version": "3.10.20210101031524", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210101031524.tgz", + "integrity": "sha512-35xT0fNTjyjCvJAlsDWHW41Fd6YvuCDcKhVkehsPfhEXPpx9oTuKMeBhtXhoJYBn1A96Gj7E+PkSGEjY4U8ukA==", + "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.20210101031524", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210101031524.tgz", - "integrity": "sha512-35xT0fNTjyjCvJAlsDWHW41Fd6YvuCDcKhVkehsPfhEXPpx9oTuKMeBhtXhoJYBn1A96Gj7E+PkSGEjY4U8ukA==", + "version": "3.10.20210105031532", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210105031532.tgz", + "integrity": "sha512-vG0sZbPxPu/AU1JHFz6nqc4YREZiPZ0xg001xebxnjv7yHMmpX38EH5dnUWw6eNExUTDpi9b4EySefyp473ORQ==", "dev": true, "requires": { "@babel/cli": "^7.1.2",