Skip to content

Commit

Permalink
Bump the dev-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 2 updates: [bulma](https://github.com/jgthms/bulma) and [sass](https://github.com/sass/dart-sass).


Updates `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)

Updates `sass` from 1.77.1 to 1.77.2
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.1...1.77.2)

---
updated-dependencies:
- dependency-name: bulma
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 4f2dc55 commit ef4e7ac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
21 changes: 9 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"version": "1.0.0",
"devDependencies": {
"bulma": "^1.0.0",
"sass": "^1.77.1",
"bulma": "^1.0.1",
"sass": "^1.77.2",
"ts2fable": "^0.7.1"
},
"dependencies": {
Expand Down

0 comments on commit ef4e7ac

Please sign in to comment.