From 78268ae2fd4941cdb397edba2a7707d800f9f9ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 22:22:55 +0000 Subject: [PATCH] Bump buefy from 0.8.13 to 0.8.14 Bumps [buefy](https://github.com/buefy/buefy) from 0.8.13 to 0.8.14. - [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.13...v0.8.14) 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 84faea49..f8b41266 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "homepage": "https://github.com/amir20/dozzle#readme", "dependencies": { "ansi-to-html": "^0.6.14", - "buefy": "^0.8.13", + "buefy": "^0.8.14", "bulma": "^0.8.1", "caniuse-lite": "^1.0.30001038", "date-fns": "^2.11.1", diff --git a/yarn.lock b/yarn.lock index e818befe..d72ea3cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1973,10 +1973,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -buefy@^0.8.13: - version "0.8.13" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.8.13.tgz#90ce1645807c15d81f584dc78a2090a0feb7a70b" - integrity sha512-SpJq1Bl569mT6YujrEpyqn1al6U2PcBBQkVdgdKFrW+zjh1BAcs3+sNx7+r0tPSBsLYsSU2ZZsfkFzWOnOTX8A== +buefy@^0.8.14: + version "0.8.14" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.8.14.tgz#fb002431a4f55bb353ede4d0148f4696313ec51f" + integrity sha512-9HSsfR+lmyX/qa23ZueIHzhdIraSxVvcx3pwKsqQZPhbPm/BGnASB1Hr7j2fp1wjRNmOKn1Qb8f6kJDiMSRmcA== dependencies: bulma "0.7.5"