From 9a4d04fd4c2c19051b87fb55c1fce70c44d423ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 10:14:56 +0000 Subject: [PATCH] Update dependency i18next to v23.5.0 --- .changelog/855.internal.md | 1 + package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 .changelog/855.internal.md diff --git a/.changelog/855.internal.md b/.changelog/855.internal.md new file mode 100644 index 000000000..4427930e5 --- /dev/null +++ b/.changelog/855.internal.md @@ -0,0 +1 @@ +Update dependency i18next to v23.5.0 diff --git a/package.json b/package.json index 70c7759d4..2c42467f8 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "bignumber.js": "9.1.2", "bip39": "^3.1.0", "date-fns": "2.30.0", - "i18next": "23.4.9", + "i18next": "23.5.0", "react": "18.2.0", "react-dom": "18.2.0", "react-i18next": "13.2.2", diff --git a/yarn.lock b/yarn.lock index bd4bc9fe0..5b4fdd6f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8061,10 +8061,10 @@ human-signals@^4.3.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2" integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ== -i18next@23.4.9: - version "23.4.9" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.9.tgz#00a00449923c11070c466dad9244fe4c39d34298" - integrity sha512-F8YQ29LD6FvWS/aOYbZ4WqjDEuQZmug8akAM0QOcAtR+EuHHlBYf/JpsjeqUDdYiClmj2zE9rI9ZUWzN7W+trQ== +i18next@23.5.0: + version "23.5.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.0.tgz#24745f33e8e3edfe4f1b6703980d0eaa6b6bc39f" + integrity sha512-SidadIY6yQfmgsDuP1kAGmLbADTGfb7dNCUbAccJ7cbIqKf0+92YNgTI8EWfhV57uX7h+h9Q4yrIMoC+o5Qu+w== dependencies: "@babel/runtime" "^7.22.5"