From 6b7590a71419c71ad14834703cdcc360028d9976 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 04:45:03 +0000 Subject: [PATCH] Bump bulma from 0.8.0 to 0.9.3 in /src/Return.Web Bumps [bulma](https://github.com/jgthms/bulma) from 0.8.0 to 0.9.3. - [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.3) Signed-off-by: dependabot-preview[bot] --- src/Return.Web/package.json | 2 +- src/Return.Web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Return.Web/package.json b/src/Return.Web/package.json index 0be3160..12cb244 100644 --- a/src/Return.Web/package.json +++ b/src/Return.Web/package.json @@ -9,7 +9,7 @@ "devDependencies": { "@fortawesome/fontawesome-free": "^5.12.1", "autoprefixer": "^9.7.6", - "bulma": "^0.8.0", + "bulma": "^0.9.3", "husky": "^4.2.5", "node-sass": "^4.13.1", "postcss-cli": "^7.1.0", diff --git a/src/Return.Web/yarn.lock b/src/Return.Web/yarn.lock index 98f5048..95590ce 100644 --- a/src/Return.Web/yarn.lock +++ b/src/Return.Web/yarn.lock @@ -485,10 +485,10 @@ buffer-from@^1.0.0: resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef" integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== -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.3: + version "0.9.3" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.3.tgz#ddccb7436ebe3e21bf47afe01d3c43a296b70243" + integrity sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g== cache-base@^1.0.1: version "1.0.1"