Skip to content

Commit

Permalink
fix: bump i18next from 19.8.4 to 19.8.7 (#407)
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 19.8.4 to 19.8.7.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v19.8.4...v19.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 16, 2021
1 parent 4ce0f4e commit 918f5c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"common-tags": "1.8.0",
"cron": "1.8.2",
"flaschenpost": "4.3.28",
"i18next": "19.8.4",
"i18next": "19.8.7",
"moment-timezone": "0.5.32",
"parse-strings-in-object": "2.0.0",
"ramda": "0.27.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3502,10 +3502,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

i18next@19.8.4:
version "19.8.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.4.tgz#447718f2a26319b8debdbcc6fbc1a9761be7316b"
integrity sha512-FfVPNWv+felJObeZ6DSXZkj9QM1Ivvh7NcFCgA8XPtJWHz0iXVa9BUy+QY8EPrCLE+vWgDfV/sc96BgXVo6HAA==
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==
dependencies:
"@babel/runtime" "^7.12.0"

Expand Down

0 comments on commit 918f5c5

Please sign in to comment.