From 6435c71f2646aae8ccfc0a09aff3367e10a666c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 06:36:21 +0000 Subject: [PATCH] build(deps): Bump i18next from 19.8.7 to 19.8.8 Bumps [i18next](https://github.com/i18next/i18next) from 19.8.7 to 19.8.8. - [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.8.7...v19.8.8) 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 7af62b46..ad97bdf1 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "electron-window-state": "^5.0.3", "element-ui": "2.15.0", "emoji-mart-vue": "^2.6.6", - "i18next": "^19.8.7", + "i18next": "^19.8.8", "lodash": "^4.17.20", "megalodon": "3.4.0", "minimist": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index 979f999d..12af4417 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6637,10 +6637,10 @@ humanize-plus@^1.8.1: resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030" integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA= -i18next@*, i18next@^19.8.7: - version "19.8.7" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.7.tgz#ef023e353974d1b1453e8b6331bd9fb7cba427df" - integrity sha512-ezo1gb7QO4OQ5gQCdZMUxopwQSoqpRp6whdEjm1grxMSmkGj1NJ+kYS0UQd4NnpPIVqsgqTQ2L2eqSQYQ+U3Fw== +i18next@*, i18next@^19.8.8: + version "19.8.8" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.8.tgz#9347cdd2063f0b03670e24c3165f0c4b997ccbd3" + integrity sha512-GCwSImEZYqUKgb1gUfIw/LMeItpcypdMOhjlHovI7qyBuaIHR8P7z9mfBuxlyl3yDuRnAsAcJv0iynDh71SQ4g== dependencies: "@babel/runtime" "^7.12.0"