Update dependency i18next-browser-languagedetector to v6.0.1

This commit is contained in:
Renovate Bot 2020-08-22 08:56:22 +00:00 committed by mrdrogdrog
parent f82130ca25
commit a8598476ea
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"github-markdown-css": "4.0.0", "github-markdown-css": "4.0.0",
"highlight.js": "10.1.2", "highlight.js": "10.1.2",
"i18next": "19.7.0", "i18next": "19.7.0",
"i18next-browser-languagedetector": "6.0.0", "i18next-browser-languagedetector": "6.0.1",
"i18next-http-backend": "1.0.18", "i18next-http-backend": "1.0.18",
"js-yaml": "3.14.0", "js-yaml": "3.14.0",
"markdown-it": "11.0.0", "markdown-it": "11.0.0",

View file

@ -6306,10 +6306,10 @@ hyphenate-style-name@^1.0.2:
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d" resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ== integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
i18next-browser-languagedetector@6.0.0: i18next-browser-languagedetector@6.0.1:
version "6.0.0" version "6.0.1"
resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-6.0.0.tgz#df8ef60bfee7d330c220568cfaee43b591f605c3" resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-6.0.1.tgz#83654bc87302be2a6a5a75146ffea97b4ca268cf"
integrity sha512-DCPWKnEdluI5A+ggUR5x3bajlaGE0HCTZYGk9y1lujztZTkfi9vSomC7Iu/M9hbksFQpHbnKGMGj36yOrBgt4A== integrity sha512-3H+OsNQn3FciomUU0d4zPFHsvJv4X66lBelXk9hnIDYDsveIgT7dWZ3/VvcSlpKk9lvCK770blRZ/CwHMXZqWw==
dependencies: dependencies:
"@babel/runtime" "^7.5.5" "@babel/runtime" "^7.5.5"