aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-14 05:07:26 +0000
committerGitHub <noreply@github.com>2021-12-14 05:07:26 +0000
commit7047a12fc74ed39173a87f4ea57e4973c0cab7b5 (patch)
treedea9e804857841b19b6f315378b3c3d2a8c940e9
parent4ea74901f99ae2434b6f3e790d7b5a1bb51818c8 (diff)
downloadtimeline-7047a12fc74ed39173a87f4ea57e4973c0cab7b5.tar.gz
timeline-7047a12fc74ed39173a87f4ea57e4973c0cab7b5.tar.bz2
timeline-7047a12fc74ed39173a87f4ea57e4973c0cab7b5.zip
build(deps): Bump react-i18next from 11.15.0 to 11.15.1 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.15.0 to 11.15.1. - [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.15.0...v11.15.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 f601f8bd..a768611e 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.15.0",
+ "react-i18next": "^11.15.1",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.1.1",