From 9b6561e599ae2e025b113f6d3a805a878e06b0ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 07:36:56 +0000 Subject: [PATCH] Bump bulma from 0.8.0 to 0.9.0 Bumps [bulma](https://github.com/jgthms/bulma) from 0.8.0 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.0...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 cd51bdc..f01ec55 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.8.0", + "bulma": "^0.9.0", "co": "~4.6.0", "css-loader": "^3.4.2", "debug": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index 443d23e..3c7a3cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1633,10 +1633,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.8.0: - version "0.8.0" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.0.tgz#ac1606431703a4761b18a4a2d5cc1fa864a2aece" - integrity sha512-nhf3rGyiZh/VM7FrSJ/5KeLlfaFkXz0nYcXriynfPH4vVpnxnqyEwaNGdNCVzHyyCA3cHgkQAMpdF/SFbFGZfA== +bulma@^0.9.0: + version "0.9.0" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.0.tgz#948c5445a49e9d7546f0826cb3820d17178a814f" + integrity sha512-rV75CJkubNUroAt0qCRkjznZLoaXq/ctfMXsMvKSL84UetbSyx5REl96e8GoQ04G4Tkw0XF3STECffTOQrbzOQ== bytes@3.1.0, bytes@^3.0.0, bytes@^3.1.0: version "3.1.0"