Merge pull request #753 from jellyfin/dependabot/npm_and_yarn/nuxt-i18n-6.20.1

fix(deps): bump nuxt-i18n from 6.20.0 to 6.20.1
This commit is contained in:
Bond-009 2021-02-16 00:49:58 +01:00 committed by GitHub
commit 9780ecabab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"lodash": "^4.17.20",
"mux.js": "^5.9.1",
"nuxt": "^2.14.12",
"nuxt-i18n": "^6.20.0",
"nuxt-i18n": "^6.20.1",
"nuxt-vuex-localstorage": "^1.2.7",
"qs": "^6.9.6",
"shaka-player": "^3.0.8",

View File

@ -10040,10 +10040,10 @@ num2fraction@^1.2.2:
resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=
nuxt-i18n@^6.20.0:
version "6.20.0"
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.20.0.tgz#09d7839c56b2f4eec6b37e55ee7be0b0d18563d4"
integrity sha512-R6NrAskfaaUvs7xAvApZ+Piakqx3x50EAF5wOsxQZLc2Yx2/pN0C3sktxlFhrf0lr9lD1F9WhgUwz3GJV1ul3A==
nuxt-i18n@^6.20.1:
version "6.20.1"
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.20.1.tgz#a4247315d835e0d24cca162a5794fdc779d1a7d6"
integrity sha512-ZI0WsuxroqULJ0BcbR+PXY7nZJ/vUcaUeCz9AxDjoHNzWAJQdlgsdhmdD1V+u5GtDSMqUkDp3gI+dLQ2n7eOjg==
dependencies:
"@babel/parser" "^7.5.5"
"@babel/traverse" "^7.5.5"