build(deps): bump unicode-bidi from 0.3.17 to 0.3.18 (#34668)

Bumps [unicode-bidi](https://github.com/servo/unicode-bidi) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/servo/unicode-bidi/releases)
- [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.17...v0.3.18)

---
updated-dependencies:
- dependency-name: unicode-bidi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-17 16:50:32 +00:00 committed by GitHub
parent 9c59802a27
commit 2befdd63b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -142,7 +142,7 @@ tracing-perfetto = "0.1.3"
tracing-subscriber = "0.3.19"
tungstenite = "0.20"
uluru = "3.0"
unicode-bidi = "0.3.17"
unicode-bidi = "0.3.18"
unicode-properties = { version = "0.1.3", features = ["emoji"] }
unicode-script = "0.5"
unicode-segmentation = "1.12.0"