Skip to content

Commit

Permalink
Merge pull request #37 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 4973c39 + af382de commit db984ff
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 @@ -30,7 +30,7 @@
"bip39": "^3.0.3",
"nuxt": "^2.15.2",
"nuxt-fontawesome": "^0.4.0",
"nuxt-i18n": "^6.20.6"
"nuxt-i18n": "^6.21.0"
},
"devDependencies": {
"@nuxt/typescript-build": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6562,10 +6562,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 db984ff

Please sign in to comment.