Skip to content

Commit

Permalink
chore(deps): bump deno_core from 0.204.0 to 0.260.0
Browse files Browse the repository at this point in the history
Bumps [deno_core](https://github.com/denoland/deno_core) from 0.204.0 to 0.260.0.
- [Release notes](https://github.com/denoland/deno_core/releases)
- [Commits](denoland/deno_core@0.204.0...0.260.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent f4cf8e4 commit 71b3e62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 ext/isorun/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repository = "https://github.com/eliias/isorun"

[dependencies]
deno_console = "0.118.0"
deno_core = "0.204.0"
deno_core = "0.260.0"
deno_fetch = "0.145.0"
deno_fs = "0.28.0"
deno_runtime = "0.126.0"
Expand Down

0 comments on commit 71b3e62

Please sign in to comment.