Skip to content

Commit

Permalink
Update dependency nuxt-i18n to v6.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 1, 2021
1 parent ca93598 commit f0d54dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cross-env": "7.0.3",
"express": "4.17.1",
"nuxt": "2.15.7",
"nuxt-i18n": "6.27.3",
"nuxt-i18n": "6.28.0",
"nuxt-property-decorator": "2.9.1",
"nuxt-svg-loader": "1.2.0",
"nuxt-webfontloader": "1.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10359,10 +10359,10 @@ num2fraction@^1.2.2:
resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=

nuxt-i18n@6.27.3:
version "6.27.3"
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.27.3.tgz#3d79b73e50c8cb5f17dbc6451069a37bf5e4832b"
integrity sha512-7+UeMM5hHZ7TGsU+t9DFsRSEgAh9FGN2DG10d/uF+l6ziie6XrlA4lTXD6aeE9i07vjt7Ifoz36r0gSuapullg==
nuxt-i18n@6.28.0:
version "6.28.0"
resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.28.0.tgz#05924b8cf4b12633041a547b39e43db2f1f852a8"
integrity sha512-8XT9UflwAlEDROMTZOwQKFrnM2+eqbHC8UJNlLCjODOCrmhMHGSfojxbFxs4W4+hKdDw4Gz30PHK6v6GIqIzMQ==
dependencies:
"@babel/parser" "^7.14.7"
"@babel/traverse" "^7.14.7"
Expand All @@ -10375,7 +10375,7 @@ [email protected]:
klona "^2.0.4"
lodash.merge "^4.6.2"
ufo "^0.7.7"
vue-i18n "^8.24.5"
vue-i18n "^8.25.0"

[email protected]:
version "2.9.1"
Expand Down Expand Up @@ -14208,7 +14208,7 @@ vue-hot-reload-api@^2.3.0:
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==

vue-i18n@^8.24.5:
vue-i18n@^8.25.0:
version "8.25.0"
resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.25.0.tgz#1037d9295fa2845a230b771de473481edb2cfc4c"
integrity sha512-ynhcL+PmTxuuSE1T10htiSXzjBozxYIE3ffbM1RfgAkVbr/v1SP+9Mi/7/uv8ZVV1yGuKjFAYp9BXq+X7op6MQ==
Expand Down

0 comments on commit f0d54dd

Please sign in to comment.