Skip to content

Commit

Permalink
Update deno_core requirement from 0.196.0 to 0.318.0
Browse files Browse the repository at this point in the history
Updates the requirements on [deno_core](https://github.com/denoland/deno_core) to permit the latest version.
- [Release notes](https://github.com/denoland/deno_core/releases)
- [Commits](denoland/deno_core@0.196.0...0.318.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent d03da35 commit 8728640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/static-analysis-kernel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ indexmap = { workspace = true }
tree-sitter = { workspace = true }

# other
deno_core = "0.196.0"
deno_core = "0.318.0"
globset = "0.4.14"
graphviz-rust = "0.9.0"
sequence_trie = "0.3.6"
Expand Down

0 comments on commit 8728640

Please sign in to comment.