From 2c63ea7fe617659a2251f6fa12afe27208796ca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 08:11:01 +0000 Subject: build(deps): Bump i18next from 19.9.2 to 20.0.0 in /FrontEnd Bumps [i18next](https://github.com/i18next/i18next) from 19.9.2 to 20.0.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v19.9.2...v20.0.0) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index ad509c60..d4cc9bfd 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -12,7 +12,7 @@ "classnames": "^2.2.6", "clsx": "^1.1.1", "core-js": "^3.9.1", - "i18next": "^19.9.2", + "i18next": "^20.0.0", "i18next-browser-languagedetector": "^6.1.0", "localforage": "^1.9.0", "lodash": "^4.17.21", -- cgit v1.2.3