From e5aecbfdcb63cdcfd03f32aa20ebdca492b1b5e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 15:58:27 +0000 Subject: [PATCH] Bump buefy from 0.9.7 to 0.9.8 Bumps [buefy](https://github.com/buefy/buefy) from 0.9.7 to 0.9.8. - [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.7...v0.9.8) --- 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 | 17 ++++++----------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index c5ed521c0e8..0a408d8f091 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "homepage": "https://github.com/amir20/dozzle#readme", "dependencies": { "ansi-to-html": "^0.6.15", - "buefy": "^0.9.7", + "buefy": "^0.9.8", "bulma": "^0.9.3", "date-fns": "^2.22.1", "dompurify": "^2.2.9", diff --git a/yarn.lock b/yarn.lock index 1dd1ab6bfbf..7b1105fac6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2391,12 +2391,12 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -buefy@^0.9.7: - version "0.9.7" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.7.tgz#694e73fe0b32632a53d94c5ba9cfa4468363badd" - integrity sha512-Fli0ZjNDgtFtHm0LItWmfhNJ1oLjDwPzUWccvwXXoo2mADXaH8JQxyhY+drUuUV5/GMu5PtwqQSqPgZy942VZg== +buefy@^0.9.8: + version "0.9.8" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.8.tgz#51fb52bf3bcf4b8db7668f0ca17f1a5e8cf7f499" + integrity sha512-VBGAD6WtmgpPdiRnBXaTleS3ifpNu9rbInAr54YL8KJw1RhCb8JtGYYYVRjllnDQmN0jQjC5lYoPR9KpfTe+Cw== dependencies: - bulma "0.9.2" + bulma "0.9.3" buffer-equal@0.0.1: version "0.0.1" @@ -2429,12 +2429,7 @@ buffer@^5.5.0: base64-js "^1.3.1" ieee754 "^1.1.13" -bulma@0.9.2: - version "0.9.2" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.2.tgz#340011e119c605f19b8ca886bfea595f1deaf23c" - integrity sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A== - -bulma@^0.9.3: +bulma@0.9.3, 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==