Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
fix(deps): bump nuxt-buefy from 0.4.13 to 0.4.14 (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 1, 2022
1 parent b5a5260 commit e654574
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nuxtjs/pwa": "^3.3.5",
"flag-icons": "^6.0.0",
"nuxt": "^2.15.8",
"nuxt-buefy": "^0.4.13",
"nuxt-buefy": "^0.4.14",
"nuxt-typed-vuex": "^0.2.0"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3038,10 +3038,10 @@ bser@2.1.1:
dependencies:
node-int64 "^0.4.0"

buefy@^0.9.13:
version "0.9.13"
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.13.tgz#fa530257fc47a8cb00d1e36faa93bbeba4aefce0"
integrity sha512-W8QhvAz+YlKhxDQe/oag4Fl/zYTvXOPoNVr4pseYDR7r52Ta6s51iedBdvw4It68Sq+g7mcxIzwK7mv3PR6O4g==
buefy@^0.9.14:
version "0.9.14"
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.14.tgz#f0441ece5255fa757bf9956761415341d18fe68b"
integrity sha512-4+8xLQBHm7H+XmCNXvEmFY01gYHvGIkMGBLxcCpbumrt5Eyj21JP7I6G313tLaT2XDk06IiNSnqgPxzFExHPjQ==
dependencies:
bulma "0.9.3"

Expand Down Expand Up @@ -7430,12 +7430,12 @@ num2fraction@^1.2.2:
resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=

nuxt-buefy@^0.4.13:
version "0.4.13"
resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.4.13.tgz#fdc3db015578c28806f173fcbe7cbad4890f5f80"
integrity sha512-XhUZ+uvVQSgNTSfcfqzQgT0ZmN7h9d2y/+6x+XhfaMrcRj0Tn6Wu0fmO8y8nUL3TOTATSqbJUbdolr+G9XdkCA==
nuxt-buefy@^0.4.14:
version "0.4.14"
resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.4.14.tgz#6262316003dcb40aef362a7add51ec0e8040e179"
integrity sha512-ixMxyaLDF1ZK/eSvar4ASkp8mnnZq930nwRPtxoMnNwXRntkEvbQvDpp49vqS/bMxesjKUQhToN/qIMBGvYX4w==
dependencies:
buefy "^0.9.13"
buefy "^0.9.14"

nuxt-typed-vuex@^0.2.0:
version "0.2.0"
Expand Down

0 comments on commit e654574

Please sign in to comment.