From f2708330cf8fa46bf5d2c3ceb196eba185334ad4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 03:44:58 +0000 Subject: [PATCH] Bump scratch-l10n from 3.13.20210626031455 to 3.13.20210628031510 Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.13.20210626031455 to 3.13.20210628031510. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.13.20210626031455...3.13.20210628031510) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 23 +++-------------------- package.json | 2 +- 2 files changed, 4 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2003ebbbb..860def412 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1399,23 +1399,6 @@ } } }, - "@formatjs/ecma402-abstract": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.9.3.tgz", - "integrity": "sha512-DBrRUL65m4SVtfq+T4Qltd8+upAzfb9K1MX0UZ0hqQ0wpBY0PSIti9XJe0ZQ/j2v/KxpwQ0Jw5NLumKVezJFQg==", - "dev": true, - "requires": { - "tslib": "^2.1.0" - }, - "dependencies": { - "tslib": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.2.0.tgz", - "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==", - "dev": true - } - } - }, "@formatjs/intl-getcanonicallocales": { "version": "1.7.1", "resolved": "https://registry.npmjs.org/@formatjs/intl-getcanonicallocales/-/intl-getcanonicallocales-1.7.1.tgz", @@ -21422,9 +21405,9 @@ } }, "scratch-l10n": { - "version": "3.13.20210626031455", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210626031455.tgz", - "integrity": "sha512-zbA9Wxk1/n3XOvZAyJv5oipYXuf1Gqffm8NlI2aUzP39DGUOpymq0V0w9CFVdM5uC693UFwR3DFQKf6/f1WaZQ==", + "version": "3.13.20210628031510", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210628031510.tgz", + "integrity": "sha512-0hKCW1p6N023pucwU4ue13HAhWqVpImwguzFYvL34avfHxB1DMRH4/C99OTB4tYpH6Y1T1y9LOLcmArSsJ57SA==", "dev": true, "requires": { "@babel/cli": "^7.1.2", diff --git a/package.json b/package.json index 6e143bead..a02969235 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "redux-thunk": "2.0.1", "sass-loader": "6.0.6", "scratch-gui": "0.1.0-prerelease.20210625082409", - "scratch-l10n": "3.13.20210626031455", + "scratch-l10n": "3.13.20210628031510", "selenium-webdriver": "3.6.0", "slick-carousel": "1.6.0", "style-loader": "0.12.3",