From f7b4663d306bf3b3403089f92a5d65ad7138db22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 09:45:51 +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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e6e3a88..797ef8b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "version": "5.4.0" }, "dependencies": { - "bulma-stylus": "0.8.0", + "bulma-stylus": "0.9.1", "hexo": "^5.0.0", "hexo-generator-archive": "^1.0.0", "hexo-generator-category": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index ecb5c9b..fed2b5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -117,10 +117,10 @@ braces@^3.0.1, braces@~3.0.2: dependencies: fill-range "^7.0.1" -bulma-stylus@0.8.0: - version "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"