From 983d92c46fef1adb97b8f07914f80caf251d02d2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 19:40:17 +0000 Subject: [PATCH] Bump bulma from 0.8.2 to 0.9.0 Bumps [bulma](https://github.com/jgthms/bulma) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/jgthms/bulma/releases) - [Changelog](https://github.com/jgthms/bulma/blob/master/CHANGELOG.md) - [Commits](https://github.com/jgthms/bulma/compare/0.8.2...0.9.0) 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 26b0e929..67a4f1f7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "ansi-to-html": "^0.6.14", "buefy": "^0.8.20", - "bulma": "^0.8.2", + "bulma": "^0.9.0", "date-fns": "^2.14.0", "dompurify": "^2.0.11", "hotkeys-js": "^3.8.1", diff --git a/yarn.lock b/yarn.lock index b8aac143..b2832612 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2301,10 +2301,10 @@ bulma@0.7.5: resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.5.tgz#35066c37f82c088b68f94450be758fc00a967208" integrity sha512-cX98TIn0I6sKba/DhW0FBjtaDpxTelU166pf7ICXpCCuplHWyu6C9LYZmL5PEsnePIeJaiorsTEzzNk3Tsm1hw== -bulma@^0.8.2: - version "0.8.2" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.2.tgz#5d928f16ed4a84549c2873f95c92c38c69c631a7" - integrity sha512-vMM/ijYSxX+Sm+nD7Lmc1UgWDy2JcL2nTKqwgEqXuOMU+IGALbXd5MLt/BcjBAPLIx36TtzhzBcSnOP974gcqA== +bulma@^0.9.0: + version "0.9.0" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.0.tgz#948c5445a49e9d7546f0826cb3820d17178a814f" + integrity sha512-rV75CJkubNUroAt0qCRkjznZLoaXq/ctfMXsMvKSL84UetbSyx5REl96e8GoQ04G4Tkw0XF3STECffTOQrbzOQ== cacache@^12.0.2: version "12.0.4"