Skip to content

Commit

Permalink
chore(deps): bump deno_webidl from 0.121.0 to 0.136.0
Browse files Browse the repository at this point in the history
Bumps [deno_webidl](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_webidl
  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 8870aa5 commit 6e16d5d
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 12 deletions.
177 changes: 166 additions & 11 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 @@ -14,7 +14,7 @@ deno_fs = "0.28.0"
deno_runtime = "0.126.0"
deno_url = "0.121.0"
deno_web = "0.149.0"
deno_webidl = "0.121.0"
deno_webidl = "0.136.0"
lazy_static = "1.4.0"
magnus = { git = "https://github.com/eliias/magnus", rev = "4aef03adf7396a52155ad2ce56ed0f43cdfee040" }
tokio = { version = "1.32.0", features = ["full"] }
Expand Down

0 comments on commit 6e16d5d

Please sign in to comment.