Skip to content

Commit

Permalink
Bump deno_ast from 0.41.2 to 0.42.2
Browse files Browse the repository at this point in the history
Bumps [deno_ast](https://github.com/denoland/deno_ast) from 0.41.2 to 0.42.2.
- [Release notes](https://github.com/denoland/deno_ast/releases)
- [Commits](denoland/deno_ast@0.41.2...0.42.2)

---
updated-dependencies:
- dependency-name: deno_ast
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 953dfa3 commit 952ad30
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 37 deletions.
92 changes: 56 additions & 36 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ paste = "1.0.15"
deno_core = "0.299.0"

# For transpiling typescript
deno_ast = { version = "0.41.2", features = ["transpiling"]}
deno_ast = { version = "0.42.2", features = ["transpiling"]}

# Runtime for async tasks
tokio = "1.39.2"
Expand Down

0 comments on commit 952ad30

Please sign in to comment.