Skip to content

Commit

Permalink
Update swc_css_modules requirement from 0.13.3 to 0.21.0
Browse files Browse the repository at this point in the history
Updates the requirements on [swc_css_modules](https://github.com/swc-project/swc) to permit the latest version.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

---
updated-dependencies:
- dependency-name: swc_css_modules
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2023
1 parent 5cec65e commit 36a869a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ swc_common = "0.29.27"
sha2 = "0.10.6"
hex = "0.4.3"
swc_css_codegen = "0.137.3"
swc_css_modules = "0.13.3"
swc_css_modules = "0.21.0"
swc_css_parser = "0.136.3"
serde_json = "1.0.91"
swc_atoms = "0.4.33"

0 comments on commit 36a869a

Please sign in to comment.