Skip to content

Commit

Permalink
Bump bulma from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
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](jgthms/bulma@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 599c368 commit 1462e8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 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.0",
"bulma": "^1.0.1",
"sass": "^1.77.2"
},
"scripts": {
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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==
Expand Down

0 comments on commit 1462e8e

Please sign in to comment.