From 63ee58216e4361a3c5a844c756e3ee31d16bf7d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 06:58:38 +0000 Subject: [PATCH] Bump bulma from 0.9.0 to 0.9.1 Bumps [bulma](https://github.com/jgthms/bulma) from 0.9.0 to 0.9.1. - [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.9.0...0.9.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 17 +++++------------ 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 2d7a44d..ea2fe01 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "apple-music-jwt": "^0.2.0", "babel-loader": "^8.1.0", "bluebird": "^3.7.2", - "bulma": "^0.9.0", + "bulma": "^0.9.1", "co": "~4.6.0", "css-loader": "^5.0.1", "debug": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index 7eccb4e..e221a2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1971,10 +1971,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.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.0.tgz#948c5445a49e9d7546f0826cb3820d17178a814f" - integrity sha512-rV75CJkubNUroAt0qCRkjznZLoaXq/ctfMXsMvKSL84UetbSyx5REl96e8GoQ04G4Tkw0XF3STECffTOQrbzOQ== +bulma@^0.9.1: + version "0.9.1" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.1.tgz#2bf0e25062a22166db5c92e8c3dcb4605ab040d8" + integrity sha512-LSF69OumXg2HSKl2+rN0/OEXJy7WFEb681wtBlNS/ulJYR27J3rORHibdXZ6GVb/vyUzzYK/Arjyh56wjbFedA== bytes@3.1.0, bytes@^3.0.0, bytes@^3.1.0: version "3.1.0" @@ -2142,7 +2142,7 @@ character-parser@^2.1.1: dependencies: is-regex "^1.0.3" -chokidar@3.4.3, chokidar@^3.2.2, chokidar@^3.4.1: +chokidar@3.4.3, chokidar@^3.2.2, chokidar@^3.4.0, chokidar@^3.4.1: version "3.4.3" resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.3.tgz#c1df38231448e45ca4ac588e6c79573ba6a57d5b" integrity sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ== @@ -7267,13 +7267,6 @@ readdirp@~3.5.0: dependencies: picomatch "^2.2.1" -readdirp@~3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e" - integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ== - dependencies: - picomatch "^2.2.1" - redent@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/redent/-/redent-1.0.0.tgz#cf916ab1fd5f1f16dfb20822dd6ec7f730c2afde"