From 5c3b5bde8f852b64a361a4a0b880846129ef4600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 01:15:49 +0000 Subject: [PATCH] fix(deps): bump buefy from 0.9.19 to 0.9.20 Bumps [buefy](https://github.com/buefy/buefy) from 0.9.19 to 0.9.20. - [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.20) --- 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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 41d5f78..efb2621 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.20", "core-js": "^3.15.1", "nuxt": "^2.15.7", "vue-disqus": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index a2d92a3..3be73ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3272,10 +3272,10 @@ 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.20: + version "0.9.20" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.20.tgz#db3fb39aee09adc61e4ee7035e3f49be852ef09e" + integrity sha512-lEJTLZEuN7dI6XUGq6N5oL691ncHV8Zu9WtyBsQTOlcBjCJkSUXKicorPukS0wQi0z3w+pOl/e/FTCVswJj3Ng== dependencies: bulma "0.9.3"