Skip to content

Commit

Permalink
Merge pull request #256 from ZeusWPI/dependabot/npm_and_yarn/bulma-1.0.2
Browse files Browse the repository at this point in the history
Bump bulma from 1.0.1 to 1.0.2
  • Loading branch information
chvp authored Jul 27, 2024
2 parents 7ebe522 + a95a5bc commit bea6ac0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": "true",
"dependencies": {
"@mdi/font": "^7.4.47",
"bulma": "^1.0.1",
"bulma": "^1.0.2",
"sass": "^1.77.8"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ braces@~3.0.2:
dependencies:
fill-range "^7.0.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==
bulma@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-1.0.2.tgz#47395a660755c9566db3cf981fd4e3a2b637af19"
integrity sha512-D7GnDuF6seb6HkcnRMM9E739QpEY9chDzzeFrHMyEns/EXyDJuQ0XA0KxbBl/B2NTsKSoDomW61jFGFaAxhK5A==

"chokidar@>=3.0.0 <4.0.0":
version "3.5.3"
Expand Down

0 comments on commit bea6ac0

Please sign in to comment.