Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 1f32757 commit 339b98d
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 @@ -19,7 +19,7 @@
"dayjs": "^1.11.13",
"graphql": "^16.9.0",
"hat": "^0.0.3",
"i18next": "^23.14.0",
"i18next": "^23.15.0",
"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 @@ -7837,12 +7837,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.14.0":
version: 23.14.0
resolution: "i18next@npm:23.14.0"
"i18next@npm:^23.15.0":
version: 23.15.0
resolution: "i18next@npm:23.15.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/661c1b22ae20bf75a616b3a804b96fd55bd04ed880853a05ef93912ed37f65b9546d8f8bbe55dfe2967a5b0f2ce110a7e9f4b7a6a3d90eb097d06c858d2b3e3f
checksum: 10/4f67ab98c2178ac004d7598742df9be22343c26801b2dbb19789f6d713333006f5f53c9603eafbe8be82b73ed62f369df2e6138981023422f910502fdbb7c14e
languageName: node
linkType: hard

Expand Down Expand Up @@ -12344,7 +12344,7 @@ __metadata:
graphql: "npm:^16.9.0"
hat: "npm:^0.0.3"
husky: "npm:^9.1.5"
i18next: "npm:^23.14.0"
i18next: "npm:^23.15.0"
i18next-browser-languagedetector: "npm:^8.0.0"
jest: "npm:^29.7.0"
jsdom: "npm:^25.0.0"
Expand Down

0 comments on commit 339b98d

Please sign in to comment.