From 91a29165c71b7ebbdd3071d373ed58c92de19ac3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 12:16:28 +0000 Subject: [PATCH] Bump buefy from 0.9.2 to 0.9.3 Bumps [buefy](https://github.com/buefy/buefy) from 0.9.2 to 0.9.3. - [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.2...v0.9.3) 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 98ed03b5..dcd09cc0 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.2", + "buefy": "^0.9.3", "bulma": "^0.9.0", "date-fns": "^2.16.1", "dompurify": "^2.0.15", diff --git a/yarn.lock b/yarn.lock index bab0c368..acd6c07c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2389,10 +2389,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -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== +buefy@^0.9.3: + version "0.9.3" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.3.tgz#c33b3309e9458ca5fe3ef14955e4bc2df7a0e3e2" + integrity sha512-Xqfo3ppeBo8Fwhb2fLwWnpkIC/1thPErU7DX3HksxTHxrSMixJ2BYkf3f6aWv4Ffx/FWX5UHnUrgtT7o7slnDA== dependencies: bulma "0.9.0"