Skip to content

Commit

Permalink
Bump i18next-browser-languagedetector from 6.0.1 to 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 10, 2021
1 parent e28ef09 commit f0080f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"main": "dist/dwv.min.js",
"dependencies": {
"i18next": "~20.1.0",
"i18next-browser-languagedetector": "~6.0.1",
"i18next-browser-languagedetector": "~6.1.1",
"i18next-xhr-backend": "~3.2.2",
"jszip": "~3.5.0",
"konva": "~7.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2430,10 +2430,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

i18next-browser-languagedetector@~6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-6.0.1.tgz#83654bc87302be2a6a5a75146ffea97b4ca268cf"
integrity sha512-3H+OsNQn3FciomUU0d4zPFHsvJv4X66lBelXk9hnIDYDsveIgT7dWZ3/VvcSlpKk9lvCK770blRZ/CwHMXZqWw==
i18next-browser-languagedetector@~6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-6.1.1.tgz#fc4c6606bb3f7afc331737cf7c41e50919d55542"
integrity sha512-hckgbBdCpJPhkGUANe6tsvD52k9R7GuYskG0EaIw89pZz3owUvUEwXHqM5pX1Pn93jz+O65Y09ikwJrMkqtq2Q==
dependencies:
"@babel/runtime" "^7.5.5"

Expand Down

0 comments on commit f0080f5

Please sign in to comment.