From 07fa462ad5e6067ed4ae9f1bc5e041839eb99b86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 05:16:44 +0000 Subject: [PATCH] fix(deps): update dependency scratch-l10n to v3.16.20230914032225 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3d2c62ff68..4ce78c2721 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "exports-loader": "0.7.0", "google-closure-library": "20190301.0.0", "imports-loader": "0.8.0", - "scratch-l10n": "3.16.20230909032442" + "scratch-l10n": "3.16.20230914032225" }, "devDependencies": { "async": "2.6.4", @@ -6662,9 +6662,9 @@ "dev": true }, "node_modules/scratch-l10n": { - "version": "3.16.20230909032442", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230909032442.tgz", - "integrity": "sha512-0XwD0KAd6KGPQD8bejZz12/B3jsxu9o/aVb00OLIoDvt130WOtcwytU8ywUIfS4gGeFGdSDvvZ8Kx9NCPQNbiA==", + "version": "3.16.20230914032225", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230914032225.tgz", + "integrity": "sha512-0ObTrooViIsycYxOkXLR1vQC4zdk/+W2Y0mKOJ6AWGAE5Zn+X4hVLbGK+m3i7ZBDHClMo6IbdLNj8+i7VTacCQ==", "dependencies": { "@babel/cli": "^7.1.2", "@babel/core": "^7.1.2", @@ -14439,9 +14439,9 @@ } }, "scratch-l10n": { - "version": "3.16.20230909032442", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230909032442.tgz", - "integrity": "sha512-0XwD0KAd6KGPQD8bejZz12/B3jsxu9o/aVb00OLIoDvt130WOtcwytU8ywUIfS4gGeFGdSDvvZ8Kx9NCPQNbiA==", + "version": "3.16.20230914032225", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20230914032225.tgz", + "integrity": "sha512-0ObTrooViIsycYxOkXLR1vQC4zdk/+W2Y0mKOJ6AWGAE5Zn+X4hVLbGK+m3i7ZBDHClMo6IbdLNj8+i7VTacCQ==", "requires": { "@babel/cli": "^7.1.2", "@babel/core": "^7.1.2", diff --git a/package.json b/package.json index 33bfc8e452..cffb2efe06 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "exports-loader": "0.7.0", "google-closure-library": "20190301.0.0", "imports-loader": "0.8.0", - "scratch-l10n": "3.16.20230909032442" + "scratch-l10n": "3.16.20230914032225" }, "devDependencies": { "async": "2.6.4",