Skip to content

Commit

Permalink
chore(deps): bump deno_web from 0.149.0 to 0.168.0
Browse files Browse the repository at this point in the history
Bumps [deno_web](https://github.com/denoland/deno) from 0.149.0 to 0.168.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_web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent d655848 commit 94bd8b5
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 5 deletions.
88 changes: 84 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 @@ -13,7 +13,7 @@ deno_fetch = "0.145.0"
deno_fs = "0.28.0"
deno_runtime = "0.126.0"
deno_url = "0.136.0"
deno_web = "0.149.0"
deno_web = "0.168.0"
deno_webidl = "0.136.0"
lazy_static = "1.4.0"
magnus = { git = "https://github.com/eliias/magnus", rev = "4aef03adf7396a52155ad2ce56ed0f43cdfee040" }
Expand Down

0 comments on commit 94bd8b5

Please sign in to comment.