Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent da49ab6 commit 7883c73
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 44 deletions.
204 changes: 161 additions & 43 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ swc_ecma_minifier = "0.192.19"
swc_ecma_parser = "0.143.8"
swc_ecma_transforms_optimization = "0.198.18"
swc_ecma_transforms_react = "0.183.13"
swc_ecma_transforms_typescript = "0.188.18"
swc_ecma_transforms_typescript = "0.189.0"
swc_ecma_visit = "0.98.6"

[target."cfg(target_os = \"macos\")".dependencies]
Expand Down

0 comments on commit 7883c73

Please sign in to comment.