aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-13 05:06:51 +0000
committerGitHub <noreply@github.com>2021-12-13 05:06:51 +0000
commite8e99f3e73412d81c68c494a1bf4f941214db89d (patch)
tree21192dcd783386facd360175bec6c4b722bf1bca /FrontEnd
parentf7ae0a9bc11cc166bf02b4778b0043dd9e4564b6 (diff)
downloadtimeline-e8e99f3e73412d81c68c494a1bf4f941214db89d.tar.gz
timeline-e8e99f3e73412d81c68c494a1bf4f941214db89d.tar.bz2
timeline-e8e99f3e73412d81c68c494a1bf4f941214db89d.zip
build(deps): Bump react-i18next from 11.14.3 to 11.15.0 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.14.3 to 11.15.0. - [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.14.3...v11.15.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index e4562b15..4c10d48f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -23,7 +23,7 @@
"react": "^17.0.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.14.3",
+ "react-i18next": "^11.15.0",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.0.0",