Skip to content

Commit

Permalink
Merge pull request #26 from voken1000g/dependabot/npm_and_yarn/nuxt-i…
Browse files Browse the repository at this point in the history
…18n-6.21.0

build(deps): bump nuxt-i18n from 6.20.6 to 6.21.0
  • Loading branch information
vokenLymanSnow committed Mar 11, 2021
2 parents ce26c74 + d21c78d commit 4fa985d
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 @@ -23,7 +23,7 @@
"node-sass": "^5.0.0",
"nuxt": "^2.15.2",
"nuxt-fontawesome": "^0.4.0",
"nuxt-i18n": "^6.20.6",
"nuxt-i18n": "^6.21.0",
"nuxt-purgecss": "^1.0.0",
"sass-loader": "10.1.1",
"vue-qr": "^2.3.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6519,10 +6519,10 @@ nuxt-fontawesome@^0.4.0:
"@fortawesome/fontawesome-svg-core" "^1.2.12"
"@fortawesome/vue-fontawesome" "^0.1.4"

nuxt-i18n@^6.20.6:
version "6.20.6"
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.20.6.tgz#911f9c55dbe76c112494917d137e86a036c9b66f"
integrity sha512-DsbL+IsymTR0uRC7p+/mjD3yMVZgF+BlP5LAzCB/5HqMf148rFR+AjY0O/fCD9HunXXJAqaYeKXhHYDWrl6OGQ==
nuxt-i18n@^6.21.0:
version "6.21.0"
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.21.0.tgz#93d17ab7bd3580344ee404889432ef12bc5e9c8e"
integrity sha512-L8MOuhVEbLxPOo6sjUZp6CaKBM+F3vkcGAhcS1+bva3YriJxa3KWPwrb1dvUccXFB46hYw4PnZ7pw8s776CLgg==
dependencies:
"@babel/parser" "^7.5.5"
"@babel/traverse" "^7.5.5"
Expand Down

0 comments on commit 4fa985d

Please sign in to comment.