From 0b5e8a6cd69d58e57e8c8fd5f96058271c38b95d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 3 Jul 2021 03:20:42 +0000 Subject: [PATCH] build(deps): bump scratch-l10n Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.13.20210701031453 to 3.13.20210703031554. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.13.20210701031453...3.13.20210703031554) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> --- 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 f4a9c8961..de4acf8b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14751,9 +14751,9 @@ } }, "scratch-l10n": { - "version": "3.13.20210701031453", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210701031453.tgz", - "integrity": "sha512-tJCBymZm6EvUu7E5q2ufD7F2Ld1Z+FjNA6Y8rUrS3MZjWdyqIcED3Fev9qFaGVQ+E/82QG1EV6UFQzexJOHtBg==", + "version": "3.13.20210703031554", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.13.20210703031554.tgz", + "integrity": "sha512-SY6+VqsJ4/Ft49KnqWLsr0hP1cZuZ1itkSHv+nsEj3Q3zePadVa1eoC4+gL/lEBeg3iEtGjWU4JhiSuDkMsETQ==", "requires": { "@babel/cli": "^7.1.2", "@babel/core": "^7.1.2", diff --git a/package.json b/package.json index 204283425..62600cba2 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "redux-throttle": "0.1.1", "scratch-audio": "0.1.0-prerelease.20200528195344", "scratch-blocks": "0.1.0-prerelease.20210630045645", - "scratch-l10n": "3.13.20210701031453", + "scratch-l10n": "3.13.20210703031554", "scratch-paint": "0.2.0-prerelease.20210615011117", "scratch-render": "0.1.0-prerelease.20210325231800", "scratch-render-fonts": "1.0.0-prerelease.20210401210003", -- GitLab