Skip to content

Commit

Permalink
chore(deps): lock file maintenance minor/patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2023
1 parent 2f26135 commit f5bfb70
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
110 changes: 55 additions & 55 deletions rust/Cargo.lock

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

6 changes: 3 additions & 3 deletions rust/parse_ast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ edition = "2021"

[dependencies]
anyhow = "1.0.75"
swc = "0.266.36"
swc = "0.266.37"
swc_common = "0.32.1"
swc_ecma_ast = "0.109.1"
swc_ecma_parser = "0.140.0"
swc_error_reporters = "0.16.1"
parking_lot = "0.12.1"
swc_ecma_lints = "0.88.7"
swc_ecma_transforms_base = "0.133.6"
swc_ecma_lints = "0.88.8"
swc_ecma_transforms_base = "0.133.7"
swc_ecma_visit = "0.95.1"

0 comments on commit f5bfb70

Please sign in to comment.