Skip to content

Commit

Permalink
chore(deps): bump i18next from 23.16.5 to 23.16.6 in /ui (#518)
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 23.16.5 to 23.16.6.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.16.5...v23.16.6)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 94a5695 commit 7bbc9ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dayjs": "^1.11.13",
"graphql": "^16.9.0",
"hat": "^0.0.3",
"i18next": "^23.16.5",
"i18next": "^23.16.6",
"i18next-browser-languagedetector": "^8.0.0",
"lodash": "^4.17.21",
"mapbox-gl-style-switcher": "^1.0.11",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8264,12 +8264,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.16.5":
version: 23.16.5
resolution: "i18next@npm:23.16.5"
"i18next@npm:^23.16.6":
version: 23.16.6
resolution: "i18next@npm:23.16.6"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/842b6d35d6e0822f1c8c3c2ca8af0fec9d8d9e37a54f63cdf42c0fcc7908d980082daff6ab77ad248324d2c45a0f1fe1e40efe23ba84d950722ece36b61d647c
checksum: 10/38e8e92707c5c9eec0ba9fc46b0b036889467e738462b101478665e9aedd54570cc33bc3e6c891c2ec15ab683673a5ecacc0ae61ed5c91f2d1cd872d4c36cfc2
languageName: node
linkType: hard

Expand Down Expand Up @@ -12761,7 +12761,7 @@ __metadata:
graphql: "npm:^16.9.0"
hat: "npm:^0.0.3"
husky: "npm:^9.1.6"
i18next: "npm:^23.16.5"
i18next: "npm:^23.16.6"
i18next-browser-languagedetector: "npm:^8.0.0"
jest: "npm:^29.7.0"
jsdom: "npm:^25.0.1"
Expand Down

0 comments on commit 7bbc9ad

Please sign in to comment.