Skip to content

Commit

Permalink
build(deps): bump lightningcss from 1.0.0-alpha.55 to 1.0.0-alpha.57
Browse files Browse the repository at this point in the history
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.0.0-alpha.55 to 1.0.0-alpha.57.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

---
updated-dependencies:
- dependency-name: lightningcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent f55abf9 commit ace3386
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ criterion = { version = "0.5.1", default-features = false }
tempfile = { version = "3.10.1", default-features = false }

[build-dependencies]
lightningcss = { version = "1.0.0-alpha.55", default-features = false, features = [
lightningcss = { version = "1.0.0-alpha.57", default-features = false, features = [
"grid",
] }
# Disabled until bug fixing update
Expand Down

0 comments on commit ace3386

Please sign in to comment.