From b193eb16782a1ed0dabf263516d6d4e4bcc39520 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 07:30:12 +0000 Subject: [PATCH] Bump bulma from 0.7.5 to 0.8.0 Bumps [bulma](https://github.com/jgthms/bulma) from 0.7.5 to 0.8.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.7.5...0.8.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 3e494cb..8a9dd53 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "apple-music-jwt": "^0.2.0", "babel-loader": "^8.0.6", "bluebird": "^3.7.2", - "bulma": "^0.7.1", + "bulma": "^0.8.0", "co": "~4.6.0", "css-loader": "^2.1.1", "debug": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index f410767..e5388ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1696,10 +1696,10 @@ builtin-status-codes@^3.0.0: resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug= -bulma@^0.7.1: - version "0.7.5" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.7.5.tgz#35066c37f82c088b68f94450be758fc00a967208" - integrity sha512-cX98TIn0I6sKba/DhW0FBjtaDpxTelU166pf7ICXpCCuplHWyu6C9LYZmL5PEsnePIeJaiorsTEzzNk3Tsm1hw== +bulma@^0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.0.tgz#ac1606431703a4761b18a4a2d5cc1fa864a2aece" + integrity sha512-nhf3rGyiZh/VM7FrSJ/5KeLlfaFkXz0nYcXriynfPH4vVpnxnqyEwaNGdNCVzHyyCA3cHgkQAMpdF/SFbFGZfA== bytes@3.1.0, bytes@^3.0.0, bytes@^3.1.0: version "3.1.0"