From 2cbb25484cff18fa6f2d2fb941594f1c07822eec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 09:34:16 +0000 Subject: [PATCH] fix(deps): update dependency scratch-l10n to v3.18.136 --- 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 e5c0c1de1..c22d2ec36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.109", - "scratch-l10n": "3.18.135", + "scratch-l10n": "3.18.136", "scratch-render-fonts": "1.0.45", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", @@ -17779,9 +17779,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.18.135", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.135.tgz", - "integrity": "sha512-pzgIX9z36y7lZi+QBLR+z0SCcH45E4cyHzUVhpI8cxvzPFUfMO/ocTOomeFv+1oFcA+2CURwdgTQCavTVWzERQ==", + "version": "3.18.136", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.136.tgz", + "integrity": "sha512-6/jaLu68+Qfq4GW+NWoGxRVL8qJsevIOYfEuusF0Ztbtr8a3rvd0QAYgdwCULek0/S6gr7zLuPZNeYikaxxQAQ==", "dev": true, "bin": { "build-i18n-src": "scripts/build-i18n-src.js", diff --git a/package.json b/package.json index f096faffe..a86f45e99 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.109", - "scratch-l10n": "3.18.135", + "scratch-l10n": "3.18.136", "scratch-render-fonts": "1.0.45", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0",