From 5287302ea2c15704555a00f2f41ca8f603e9b06a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:31:12 +0000 Subject: [PATCH] Bump bulma-stylus from 0.8.0 to 0.9.1 Bumps [bulma-stylus](https://github.com/groenroos/bulma-stylus) from 0.8.0 to 0.9.1. - [Release notes](https://github.com/groenroos/bulma-stylus/releases) - [Commits](https://github.com/groenroos/bulma-stylus/compare/v0.8.0...v0.9.1) --- updated-dependencies: - dependency-name: bulma-stylus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 187928e..5f9e12e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "version": "7.0.0-rc1" }, "dependencies": { - "bulma-stylus": "0.8.0", + "bulma-stylus": "0.9.1", "hexo": "^7.0.0-rc1", "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 8851658..9d88b31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1142,6 +1142,11 @@ bulma-stylus@0.8.0: resolved "https://registry.yarnpkg.com/bulma-stylus/-/bulma-stylus-0.8.0.tgz#137c182a1fdf9ac82f2e73bd3163aac454b105ae" integrity sha512-9Q9BMPeHFyJ5EWh/tJPCcLDYEovKzUBOyMHsKEIyxSYEKG8wqt9RVuTumaJ2AfDjyHC9OifWKOfJSweKYD5IMQ== +bulma-stylus@0.9.1: + version "0.9.1" + resolved "https://registry.yarnpkg.com/bulma-stylus/-/bulma-stylus-0.9.1.tgz#a3d52ed078eef35efe5229ff4d8fbddd65d17f32" + integrity sha512-00u1O/RTyA+9SYZVYljliZcTltgCeZ/Ln0dLzAhYEWkS8WaMf7KWIimbnozSwemhlM0ZiDsHIMvMjoUAayRZ9Q== + bytes@3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"