Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump i18next-browser-languagedetector from 7.0.1 to 7.1.0 #537

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump i18next-browser-languagedetector
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 7.0.1 to 7.1.0.
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-browser-languageDetector@v7.0.1...v7.1.0)

---
updated-dependencies:
- dependency-name: i18next-browser-languagedetector
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
commit c858accedd4b7cf23c10231b7fc3c922f167b50a
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-react": "^7.32.2",
"husky": "^8.0.3",
"i18next": "^23.2.6",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-browser-languagedetector": "^7.1.0",
"prismjs": "^1.29.0",
"react-dropdown": "^1.11.0",
"react-i18next": "^12.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2148,12 +2148,12 @@ __metadata:
languageName: node
linkType: hard

"i18next-browser-languagedetector@npm:^7.0.1":
version: 7.0.1
resolution: "i18next-browser-languagedetector@npm:7.0.1"
"i18next-browser-languagedetector@npm:^7.1.0":
version: 7.1.0
resolution: "i18next-browser-languagedetector@npm:7.1.0"
dependencies:
"@babel/runtime": ^7.19.4
checksum: 03129614be8761988df59b630359ded4f7c989eec4553781b5968139fd898de1eb09128c4c69c1365b547649ad829ff9abe1f60161658f8789668bcc623adcf0
checksum: 36981b9a9995ed66387f3735cceffe107ed3cdb6ca278d45fa243fabc65669c0eca095ed4a55a93dac046ca1eb23fd986ec0079723be7ebb8505e6ba25f379bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3879,7 +3879,7 @@ __metadata:
eslint-plugin-react: ^7.32.2
husky: ^8.0.3
i18next: ^23.2.6
i18next-browser-languagedetector: ^7.0.1
i18next-browser-languagedetector: ^7.1.0
prismjs: ^1.29.0
react-dropdown: ^1.11.0
react-i18next: ^12.3.1
Expand Down