Skip to content

Commit f022aeb

Browse files
Bump react-i18next from 11.18.6 to 16.0.0 in /frontend/packages/core
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 16.0.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v11.18.6...v16.0.0) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799bcd4 commit f022aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"i18next": "^21.3.2",
1313
"i18next-browser-languagedetector": "^6.0.0",
14-
"react-i18next": "^11.0.0"
14+
"react-i18next": "^16.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)