From 0d37384259494d5d09f61fb00339ca06dab58bc8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 21:38:14 +0000 Subject: [PATCH] Bump buefy from 0.9.1 to 0.9.2 Bumps [buefy](https://github.com/buefy/buefy) from 0.9.1 to 0.9.2. - [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.1...v0.9.2) 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 3bb4e4fd..b35219a7 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.1", + "buefy": "^0.9.2", "bulma": "^0.9.0", "date-fns": "^2.15.0", "dompurify": "^2.0.12", diff --git a/yarn.lock b/yarn.lock index 7710be3a..bee75d73 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2369,10 +2369,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -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== +buefy@^0.9.2: + version "0.9.2" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.2.tgz#c92398b95a5372845484df0bb1ccd4f7c20edb0c" + integrity sha512-f3UXfI6DDIHXE+pk8TC0mjT5BkKyGgoiZpdA5QGf9hVz0yfphJxWeu8+2WrOQLxahrr7HleD0B7ZkslsTQZZIA== dependencies: bulma "0.9.0"