From 3e628e8096fd5094b96cef39c59cd556049fdb5d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 03:46:37 +0000 Subject: [PATCH] Bump scratch-l10n from 3.11.20210530031559 to 3.11.20210531031608 Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210530031559 to 3.11.20210531031608. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210530031559...3.11.20210531031608) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index fbb355894..56bccd572 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21401,9 +21401,9 @@ } }, "scratch-l10n": { - "version": "3.11.20210530031559", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210530031559.tgz", - "integrity": "sha512-ATf5UxcOZBbGyPd2R8sLtKQ8WpeFdXJPsNY3Oyrh6rDS3V1nKkB2uMN8wm7b8w4BPXUN+QFvEnMVgTJXwTStKw==", + "version": "3.11.20210531031608", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.11.20210531031608.tgz", + "integrity": "sha512-eccG1g0evKlO8kAnoYnW+VOJpUqDcZdthKH886vYTPeyQ3nHLSEJujHss0Ks368VnVa2MjFR7prwW8FwOadTkA==", "dev": true, "requires": { "@babel/cli": "^7.1.2", diff --git a/package.json b/package.json index af061186a..066afd0b6 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "redux-thunk": "2.0.1", "sass-loader": "6.0.6", "scratch-gui": "0.1.0-prerelease.20210529033523", - "scratch-l10n": "3.11.20210530031559", + "scratch-l10n": "3.11.20210531031608", "selenium-webdriver": "3.6.0", "slick-carousel": "1.6.0", "style-loader": "0.12.3",