aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-29 07:02:39 +0000
committerGitHub <noreply@github.com>2021-04-29 07:02:39 +0000
commit02046b1955f3e329ee28a3b05d3109b60964f38f (patch)
treeb8b72ac334bddce36ced1c822a1f350c7a0bb46b /FrontEnd/package.json
parent2075e4098025001073b5eca025632cbb3199c316 (diff)
downloadtimeline-02046b1955f3e329ee28a3b05d3109b60964f38f.tar.gz
timeline-02046b1955f3e329ee28a3b05d3109b60964f38f.tar.bz2
timeline-02046b1955f3e329ee28a3b05d3109b60964f38f.zip
build(deps): Bump react-i18next from 11.8.14 to 11.8.15 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.14 to 11.8.15. - [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.14...v11.8.15) 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 394cc4f5..176a33ab 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.14",
+ "react-i18next": "^11.8.15",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",