Skip to content

Commit

Permalink
chore(deps): bump deno_url from 0.121.0 to 0.136.0
Browse files Browse the repository at this point in the history
Bumps [deno_url](https://github.com/denoland/deno) from 0.121.0 to 0.136.0.
- [Release notes](https://github.com/denoland/deno/releases)
- [Changelog](https://github.com/denoland/deno/blob/main/Releases.md)
- [Commits](https://github.com/denoland/deno/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and eliias committed Feb 2, 2024
1 parent 6e16d5d commit 71b9f27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 ext/isorun/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deno_core = "0.204.0"
deno_fetch = "0.145.0"
deno_fs = "0.28.0"
deno_runtime = "0.126.0"
deno_url = "0.121.0"
deno_url = "0.136.0"
deno_web = "0.149.0"
deno_webidl = "0.136.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 71b9f27

Please sign in to comment.