aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-25 07:06:39 +0000
committerGitHub <noreply@github.com>2021-02-25 07:06:39 +0000
commitc1718b8e49da079cd339648f116e811d6aa44ee5 (patch)
treed1369b5e62d487a9ec0e5083f90b13d303dd6105
parent927016904d8f2828cc644ac786898b1270aff21d (diff)
downloadtimeline-c1718b8e49da079cd339648f116e811d6aa44ee5.tar.gz
timeline-c1718b8e49da079cd339648f116e811d6aa44ee5.tar.bz2
timeline-c1718b8e49da079cd339648f116e811d6aa44ee5.zip
build(deps): Bump react-i18next from 11.8.7 to 11.8.8 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.7 to 11.8.8. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.8.7...v11.8.8) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index d3d0f755..d56e483e 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -20,7 +20,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.0",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.7",
+ "react-i18next": "^11.8.8",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",