From d045cdf461a063e9be02940ff1cf59b3e0bc6bd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 11:26:46 +0000 Subject: [PATCH] fix(deps): update dependency scratch-l10n to v3.18.74 (#2425) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 39b89403..a39d6b4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -67,7 +67,7 @@ "redux-throttle": "0.1.1", "regenerator-runtime": "0.13.9", "rimraf": "2.7.1", - "scratch-l10n": "3.18.73", + "scratch-l10n": "3.18.74", "scratch-render-fonts": "1.0.24", "scratch-semantic-release-config": "1.0.14", "semantic-release": "19.0.5", @@ -25047,9 +25047,9 @@ "dev": true }, "node_modules/scratch-l10n": { - "version": "3.18.73", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.73.tgz", - "integrity": "sha512-J8nkUcOmvYpO4vtPHoNfKy3h9odhe4DEO1zqIBU1xxRh8osgKzT3peYSCtUNgEnEZ3Y5uCHRD+hdu0mPxk/myg==", + "version": "3.18.74", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.74.tgz", + "integrity": "sha512-R24hpcYJd7mCm6t3Sedbek/T8uzwVnxSohdeLzIcMj/bhyX7aj4qoZaaguGtxvsj2e+wMxLk4JYGSjdm0ZpHew==", "dev": true, "bin": { "build-i18n-src": "scripts/build-i18n-src.js", diff --git a/package.json b/package.json index d56db7c3..d45edafc 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "redux-throttle": "0.1.1", "regenerator-runtime": "0.13.9", "rimraf": "2.7.1", - "scratch-l10n": "3.18.73", + "scratch-l10n": "3.18.74", "scratch-render-fonts": "1.0.24", "scratch-semantic-release-config": "1.0.14", "semantic-release": "19.0.5",