Skip to content

Commit

Permalink
Bump swc_ecma_visit from 0.92.5 to 0.98.7
Browse files Browse the repository at this point in the history
Bumps [swc_ecma_visit](https://github.com/swc-project/swc) from 0.92.5 to 0.98.7.
- [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_ecma_visit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent c143d2a commit 6f6a83f
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 18 deletions.
143 changes: 126 additions & 17 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 crates/fta/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde_json = "1.0"
swc_common = "0.31.12"
swc_ecma_ast = "0.106.0"
swc_ecma_parser = "0.136.0"
swc_ecma_visit = "0.92.0"
swc_ecma_visit = "0.98.7"
tempfile = "3.10.0"

[features]
Expand Down

0 comments on commit 6f6a83f

Please sign in to comment.