From 2bb6878fbfcb694471aef0d25ec846438ef3ebb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:31:13 -0500 Subject: [PATCH] chore(deps): update dependency i18next-fs-backend to v2.2.0 (#231) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3e2534..aa02d57 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "fastify": "4.23.0", "fuzzy": "0.1.3", "i18next": "22.5.1", - "i18next-fs-backend": "2.1.5", + "i18next-fs-backend": "2.2.0", "ioredis": "5.3.2", "nanoid": "3.3.6", "slash-create": "5.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee139ac..531b9a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ dependencies: specifier: 22.5.1 version: 22.5.1 i18next-fs-backend: - specifier: 2.1.5 - version: 2.1.5 + specifier: 2.2.0 + version: 2.2.0 ioredis: specifier: 5.3.2 version: 5.3.2 @@ -2334,8 +2334,8 @@ packages: - supports-color dev: false - /i18next-fs-backend@2.1.5: - resolution: {integrity: sha512-7fgSH8nVhXSBYPHR/W3tEXXhcnwHwNiND4Dfx9knzPzdsWTUTL/TdDVV+DY0dL0asHKLbdoJaXS4LdVW6R8MVQ==} + /i18next-fs-backend@2.2.0: + resolution: {integrity: sha512-VOPHhdDX0M/csRqEw+9Ectpf6wvTIg1MZDfAHxc3JKnAlJz7fcZSAKAeyDohOq0xuLx57esYpJopIvBaRb0Bag==} dev: false /i18next@21.10.0: