From 20518f746bb7aa5068bf9b2e7a6ff3cb0d18787a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 09:49:20 +0000 Subject: [PATCH] fix(deps): update dependency scratch-l10n to v3.18.165 --- 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 1b2f8a508..142dff9a3 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.135", - "scratch-l10n": "3.18.163", + "scratch-l10n": "3.18.165", "scratch-render-fonts": "1.0.54", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", @@ -17867,9 +17867,9 @@ } }, "node_modules/scratch-l10n": { - "version": "3.18.163", - "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.163.tgz", - "integrity": "sha512-MvNWdcijRCFo/7fY14hDT55vmPCso21bkmxpYijjzyztaS6GsMCQTgj62PyLo/RsSl1FE6YUZyqiG5z4igIY+w==", + "version": "3.18.165", + "resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.165.tgz", + "integrity": "sha512-NOSAWNCjSPhAlaEAaq/bIc8mMbxKxa97AaoXjA/NiG1PhZSu6LZoAtP/xdZhXcV0iRX/i7w19oDnAGc95MNAyA==", "dev": true, "license": "BSD-3-Clause", "bin": { diff --git a/package.json b/package.json index 484cf099c..bbddda2d5 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "json": "^9.0.4", "pngjs": "3.4.0", "scratch-blocks": "1.1.135", - "scratch-l10n": "3.18.163", + "scratch-l10n": "3.18.165", "scratch-render-fonts": "1.0.54", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0",