From 782d49fbcbcdb13bad4d6f89e61a11ef364ea792 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:47:43 +0000 Subject: [PATCH] [npm] Bump i18next-fs-backend from 2.3.2 to 2.6.0 Bumps [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) from 2.3.2 to 2.6.0. - [Changelog](https://github.com/i18next/i18next-fs-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-fs-backend/compare/v2.3.2...v2.6.0) --- updated-dependencies: - dependency-name: i18next-fs-backend dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23c69f6f..554aabe4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "github-markdown-css": "5.1.0", "grenache-grape": "git+https://github.com/bitfinexcom/grenache-grape.git", "i18next": "23.15.1", - "i18next-fs-backend": "2.3.2", + "i18next-fs-backend": "2.6.0", "js-yaml": "4.1.0", "lib-js-util-base": "git+https://github.com/bitfinexcom/lib-js-util-base.git", "new-github-issue-url": "0.2.1",