Skip to content

Commit

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

build(deps): bump nuxt-i18n from 6.21.0 to 6.21.1
  • Loading branch information
vokenLymanSnow authored Mar 15, 2021
2 parents e73f17e + 7c5a3ad commit 88a17d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 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 @@
"numbro": "^2.3.2",
"nuxt": "^2.15.3",
"nuxt-fontawesome": "^0.4.0",
"nuxt-i18n": "^6.21.0",
"nuxt-i18n": "^6.21.1",
"vue-qr": "^2.3.0",
"web3": "^1.3.4"
},
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -290,12 +290,7 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.5.5", "@babel/parser@^7.9.6":
version "7.13.9"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99"
integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==

"@babel/parser@^7.13.10":
"@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10", "@babel/parser@^7.5.5", "@babel/parser@^7.9.6":
version "7.13.10"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
Expand Down Expand Up @@ -7465,10 +7460,10 @@ nuxt-fontawesome@^0.4.0:
"@fortawesome/fontawesome-svg-core" "^1.2.12"
"@fortawesome/vue-fontawesome" "^0.1.4"

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==
nuxt-i18n@^6.21.1:
version "6.21.1"
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.21.1.tgz#a69d581a870b8eac1d5b2f8812b92a41fbe29708"
integrity sha512-zjqqUMJgIDDxrJDO5Ot3s8F1y71A4otTyGyf/RmQHptfY1HpvqwFx8087p5vUOI9XoRsGHSYB4n4wcMxurw+qA==
dependencies:
"@babel/parser" "^7.5.5"
"@babel/traverse" "^7.5.5"
Expand Down

0 comments on commit 88a17d0

Please sign in to comment.