From 1462e8ec7b3ab54839f119982d462575bb89f666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 06:09:00 +0000 Subject: [PATCH] Bump bulma from 1.0.0 to 1.0.1 Bumps [bulma](https://github.com/jgthms/bulma) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/jgthms/bulma/releases) - [Changelog](https://github.com/jgthms/bulma/blob/main/CHANGELOG.md) - [Commits](https://github.com/jgthms/bulma/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: bulma dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index e62c6f1..bc6b89b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": "true", "dependencies": { "@mdi/font": "^7.4.47", - "bulma": "^1.0.0", + "bulma": "^1.0.1", "sass": "^1.77.2" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 3ca9770..af3e998 100644 --- a/yarn.lock +++ b/yarn.lock @@ -27,12 +27,10 @@ braces@~3.0.2: dependencies: fill-range "^7.0.1" -bulma@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.0.tgz#95e8ffa4feb8d64aa1c54a4f0ac6da08e0260672" - integrity sha512-7n49v/gdHXaHcU9fVobqGXO2OguiCoMh6CLbeX7jq00XrZ5vOSE4LNS0S/0Q6rlBbckY6kk6W7LwqxS0nu4bug== - dependencies: - sass "^1.71.1" +bulma@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.1.tgz#e37261d6f8e1a3494c9378803d9958effb2715ce" + integrity sha512-+xv/BIAEQakHkR0QVz+s+RjNqfC53Mx9ZYexyaFNFo9wx5i76HXArNdwW7bccyJxa5mgV/T5DcVGqsAB19nBJQ== "chokidar@>=3.0.0 <4.0.0": version "3.5.3" @@ -114,7 +112,7 @@ readdirp@~3.6.0: dependencies: picomatch "^2.2.1" -sass@^1.71.1, sass@^1.77.2: +sass@^1.77.2: version "1.77.2" resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.2.tgz#18d4ed2eefc260cdc8099c5439ec1303fd5863aa" integrity sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==