Skip to content

Commit 10a2c93

Browse files
authored
build: Update lightningcss to v1.0.0-alpha.64 (#76856)
### What? See release note: https://github.com/parcel-bundler/lightningcss/releases/tag/v1.29.2 ### Why? To keep in sync.
1 parent 494cac1 commit 10a2c93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ indoc = "2.0.0"
361361
itertools = "0.10.5"
362362
lazy_static = "1.4.0"
363363
log = "0.4.17"
364-
lightningcss = { version = "1.0.0-alpha.63", features = [
364+
lightningcss = { version = "1.0.0-alpha.64", features = [
365365
"serde",
366366
"visitor",
367367
"into_owned",

0 commit comments

Comments
 (0)