Skip to content

Commit 83fbe9d

Browse files
Bump i18next from 24.2.1 to 24.2.2 in /Plan/react/dashboard (#3963)
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.1 to 24.2.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.1...v24.2.2) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27cb9c5 commit 83fbe9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"bootstrap": "^5.3.3",
2727
"export-to-csv": "^1.3.0",
2828
"highcharts": "^11.4.8",
29-
"i18next": "^24.2.1",
29+
"i18next": "^24.2.2",
3030
"i18next-chained-backend": "^4.6.2",
3131
"i18next-http-backend": "^3.0.1",
3232
"i18next-localstorage-backend": "^4.2.0",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1793,10 +1793,10 @@ i18next-localstorage-backend@^4.2.0:
17931793
dependencies:
17941794
"@babel/runtime" "^7.22.15"
17951795

1796-
i18next@^24.2.1:
1797-
version "24.2.1"
1798-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.1.tgz#91e8f11fc9bd7042ec0bd36bed2dd0457aaa35fa"
1799-
integrity sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA==
1796+
i18next@^24.2.2:
1797+
version "24.2.2"
1798+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.2.tgz#3ba3d213302068d569142737f03f30929de696de"
1799+
integrity sha512-NE6i86lBCKRYZa5TaUDkU5S4HFgLIEJRLr3Whf2psgaxBleQ2LC1YW1Vc+SCgkAW7VEzndT6al6+CzegSUHcTQ==
18001800
dependencies:
18011801
"@babel/runtime" "^7.23.2"
18021802

0 commit comments

Comments
 (0)