From 2d2883db5488a8775a7fb9b478375c02e0d14cd1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 22:47:59 +0000 Subject: [PATCH] Bump buefy from 0.9.0 to 0.9.1 Bumps [buefy](https://github.com/buefy/buefy) from 0.9.0 to 0.9.1. - [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.0...v0.9.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a5bba963..4ad8e80c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "homepage": "https://github.com/amir20/dozzle#readme", "dependencies": { "ansi-to-html": "^0.6.14", - "buefy": "^0.9.0", + "buefy": "^0.9.1", "bulma": "^0.9.0", "date-fns": "^2.15.0", "dompurify": "^2.0.12", diff --git a/yarn.lock b/yarn.lock index 7b32d088..f5e868a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2369,10 +2369,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -buefy@^0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.0.tgz#564e92e18e32da9c9827be12dfd216275818f449" - integrity sha512-RGe2/LG+IBtWn6pzCpAZm/Qf9q2ckcv8amlTJjKmvuCiC3JjtJjJvu4tMcrapncJOgKPufpHGxep738MypnPwA== +buefy@^0.9.1: + version "0.9.1" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.1.tgz#741c40e00a6e5ee807533e338cec2b2c764cb5f2" + integrity sha512-xS4UkNzliPKHYEHB+k1tUjdKiuozQSxxhTrOI3Oh391cYAN66op6ZAzn4WiLQtKMR968XwmFj9WvFAJMdLc/cw== dependencies: bulma "0.9.0"