From 6769b789cd2f1aeecbee6ccad43aaef943e583c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 01:19:44 +0000 Subject: [PATCH] fix(deps): bump buefy from 0.9.19 to 0.9.22 Bumps [buefy](https://github.com/buefy/buefy) from 0.9.19 to 0.9.22. - [Release notes](https://github.com/buefy/buefy/releases) - [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md) - [Commits](https://github.com/buefy/buefy/compare/v0.9.19...v0.9.22) --- updated-dependencies: - dependency-name: buefy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 41d5f78..54c9a4c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@nuxt/content": "^1.14.0", "@nuxtjs/pwa": "^3.3.5", - "buefy": "^0.9.19", + "buefy": "^0.9.22", "core-js": "^3.15.1", "nuxt": "^2.15.7", "vue-disqus": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index a2d92a3..a52d5d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3272,12 +3272,12 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -buefy@^0.9.19: - version "0.9.19" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.19.tgz#98fab4b20d62e992dbe7f720fbfc01dfa1bf86a6" - integrity sha512-5AonCrtZvTfoWJwqmoTl8JbHjjn/U+q0LrSScgUWRZBaquzb8xgzWoownG4dzNHq5veQdOOxA0aUVyK+x7X07g== +buefy@^0.9.22: + version "0.9.22" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.22.tgz#6172dd498b138f5689c9e12671235db772c1f66c" + integrity sha512-rA9Bf7+2lZupL1PlQU60o7cc0Og4MRz9it5LZlKOIwPENM1uEOjH48EFnNFniLyxIcz6vln0EicS96GsVCFx1Q== dependencies: - bulma "0.9.3" + bulma "0.9.4" buffer-from@^1.0.0: version "1.1.2" @@ -3316,10 +3316,10 @@ builtin-status-codes@^3.0.0: resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug= -bulma@0.9.3: - version "0.9.3" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.3.tgz#ddccb7436ebe3e21bf47afe01d3c43a296b70243" - integrity sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g== +bulma@0.9.4: + version "0.9.4" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.4.tgz#0ca8aeb1847a34264768dba26a064c8be72674a1" + integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ== bytes@3.0.0: version "3.0.0"