From 404af392c29ab6d5a1783b3f064000b272bb192c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 06:45:26 +0000 Subject: [PATCH] :arrow_up: Bump i18next from 19.9.2 to 20.1.0 Bumps [i18next](https://github.com/i18next/i18next) from 19.9.2 to 20.1.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.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 12b4a422f..78ed6a389 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "erlpack": "discord/erlpack", "express": "^4.17.1", "express-session": "^1.17.1", - "i18next": "^19.8.9", + "i18next": "^20.1.0", "i18next-fs-backend": "^1.0.8", "inquirer": "^8.0.0", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index a0eb0fc48..02931230f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1175,10 +1175,10 @@ i18next-fs-backend@^1.0.8: resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-1.0.8.tgz#f03d911cac31d76bd6b0aa73fa9c7fc45a199e1d" integrity sha512-1TyOJEGBvwqdIu0vZo/pcAxPXe/0vqOX6/hgsgTnNpcGe0PyHJ/87ABDdwdwfKJSxbtM0j6Pue0NKFcx6rOeJg== -i18next@^19.8.9: - version "19.9.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.2.tgz#ea5a124416e3c5ab85fddca2c8e3c3669a8da397" - integrity sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg== +i18next@^20.1.0: + version "20.1.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.1.0.tgz#397dce9ad230ea822f487dc62d6128df5b678456" + integrity sha512-sV+ZwTM4Ik4d6wKdwNS/ocKmvXi6DFA/YHMgdQX3i4L5993jnbo1/j1pK/c4+zBOjexer4dt+c5JHsFj4CUoXQ== dependencies: "@babel/runtime" "^7.12.0"