Skip to content

Commit bea6ac0

Browse files
authored
Merge pull request #256 from ZeusWPI/dependabot/npm_and_yarn/bulma-1.0.2
Bump bulma from 1.0.1 to 1.0.2
2 parents 7ebe522 + a95a5bc commit bea6ac0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": "true",
44
"dependencies": {
55
"@mdi/font": "^7.4.47",
6-
"bulma": "^1.0.1",
6+
"bulma": "^1.0.2",
77
"sass": "^1.77.8"
88
},
99
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ braces@~3.0.2:
2727
dependencies:
2828
fill-range "^7.0.1"
2929

30-
bulma@^1.0.1:
31-
version "1.0.1"
32-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.1.tgz#e37261d6f8e1a3494c9378803d9958effb2715ce"
33-
integrity sha512-+xv/BIAEQakHkR0QVz+s+RjNqfC53Mx9ZYexyaFNFo9wx5i76HXArNdwW7bccyJxa5mgV/T5DcVGqsAB19nBJQ==
30+
bulma@^1.0.2:
31+
version "1.0.2"
32+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.2.tgz#47395a660755c9566db3cf981fd4e3a2b637af19"
33+
integrity sha512-D7GnDuF6seb6HkcnRMM9E739QpEY9chDzzeFrHMyEns/EXyDJuQ0XA0KxbBl/B2NTsKSoDomW61jFGFaAxhK5A==
3434

3535
"chokidar@>=3.0.0 <4.0.0":
3636
version "3.5.3"

0 commit comments

Comments
 (0)