From 9dc6813c5aa99e4b35679e8397be876937a00270 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 10:14:58 +0100 Subject: [PATCH] Update dependency i18next-scanner to v4.1.0 (#665) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7dce75d..2c4a50c 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "gulp-util": "3.0.8", "gulp-zip": "5.1.0", "husky": "8.0.1", - "i18next-scanner": "4.0.0", + "i18next-scanner": "4.1.0", "jest": "29.1.2", "jest-environment-jsdom": "29.1.2", "marked": "4.1.1", diff --git a/yarn.lock b/yarn.lock index 2fe85a8..c2c7dd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7264,10 +7264,10 @@ i18next-browser-languagedetector@6.1.8: dependencies: "@babel/runtime" "^7.19.0" -i18next-scanner@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/i18next-scanner/-/i18next-scanner-4.0.0.tgz#e18f63267012e6acdfff7a11ef22fc2e77fdaf02" - integrity sha512-jVSEDhpjbfSp7KYzM0CYTn+xMzLNuHeqp1q+9RZuPNuICX8jvsPJjNU9tFPlKPI5IHlZDvbc4bG+3QbUMfTS3A== +i18next-scanner@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/i18next-scanner/-/i18next-scanner-4.1.0.tgz#15979dcfd6eca494e08c8a8ff784e8740ab7d318" + integrity sha512-KAZRc6ZBqtn/Qa5fRRTn7D8effB84K9m3g9SQcKD+tocMajEVW2zfFP397qNxROad1VFjUGT8aw1Y6ZcfnIzlg== dependencies: acorn "^8.0.4" acorn-dynamic-import "^4.0.0"