From 4736d96752bc0b67d3273e823f93226acf7ac5bf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 10 May 2020 21:15:01 +0000 Subject: [PATCH] Bump buefy from 0.8.17 to 0.8.18 Bumps [buefy](https://github.com/buefy/buefy) from 0.8.17 to 0.8.18. - [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.8.17...v0.8.18) 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 1649b310..6095a414 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/amir20/dozzle#readme", "dependencies": { "ansi-to-html": "^0.6.14", - "buefy": "^0.8.17", + "buefy": "^0.8.18", "bulma": "^0.8.2", "date-fns": "^2.13.0", "hotkeys-js": "^3.7.6", diff --git a/yarn.lock b/yarn.lock index 53ed429f..b66be437 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2275,10 +2275,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -buefy@^0.8.17: - version "0.8.17" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.8.17.tgz#3669ec0a5d2ad33c8109f9b8b9290979f1202cc9" - integrity sha512-lLAnLjc8dQpGnLML+4tKpP2yUi/WAQ38ukR5qAMq7Cc9J0sbwy1kXAHarEPlOZkQFzx6c3VmHgL7/qGsupszrQ== +buefy@^0.8.18: + version "0.8.18" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.8.18.tgz#ff43c8d8501750b5282ac942680c3a5aa94762bc" + integrity sha512-7Fem39I1beQm8Xi+1OFtyy6JksnmANc4h+pQ420JhY04tyefGyuQc7EiZ6GUcbCezu1WxTsdvSv0Kz/JB8aZNw== dependencies: bulma "0.7.5"