From 92d567262484bd1cf11edd42b8f8e7628029c956 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 19:58:06 +0000 Subject: [PATCH] Bump scratch-l10n from 3.10.20210126031644 to 3.11.20210126195218 Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.10.20210126031644 to 3.11.20210126195218. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.10.20210126031644...3.11.20210126195218) 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 68a56515f..e3792efeb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21013,6 +21013,18 @@ "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=", "dev": true }, + "scratch-l10n": { + "version": "3.10.20210126031644", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210126031644.tgz", + "integrity": "sha512-VPyH8lx8dQuzqtsuuq5juht6UXco0KReA5qlDNnOLaHYXS5rsRsPqvlSyjLimiys4D1oUnj6VoMferiRDg/yaw==", + "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.20210126031644", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.10.20210126031644.tgz", - "integrity": "sha512-VPyH8lx8dQuzqtsuuq5juht6UXco0KReA5qlDNnOLaHYXS5rsRsPqvlSyjLimiys4D1oUnj6VoMferiRDg/yaw==", + "version": "3.11.20210126195218", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210126195218.tgz", + "integrity": "sha512-382gz4H91FqZkLXaI+LjSTcY75kXvvRI6LFMOLNzJdCAil0BZym9f4WFF7BC9VFFtaUt5qg9K8cq00QUWlTxng==", "dev": true, "requires": { "@babel/cli": "^7.1.2",