aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-28 07:06:03 +0000
committerGitHub <noreply@github.com>2021-04-28 07:06:03 +0000
commit88fbc3c7419312b75a68afba6401d5634d551428 (patch)
tree712650788ed622a092f92e8b17d945c529a5f04d /FrontEnd/package.json
parent414d547753f9d7b534b3a4dbc618b5284aaa1a87 (diff)
downloadtimeline-88fbc3c7419312b75a68afba6401d5634d551428.tar.gz
timeline-88fbc3c7419312b75a68afba6401d5634d551428.tar.bz2
timeline-88fbc3c7419312b75a68afba6401d5634d551428.zip
build(deps): Bump react-i18next from 11.8.13 to 11.8.14 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.13 to 11.8.14. - [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.13...v11.8.14) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index f9b7560e..9e5af1ad 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -19,7 +19,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.13",
+ "react-i18next": "^11.8.14",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",