Bump miette from 5.3.0 to 5.5.0 (#7838)

This commit is contained in:
dependabot[bot]
2023-01-23 01:56:28 +00:00
committed by GitHub
parent 5cf47767d7
commit bef397228f
5 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@ chrono-humanize = "0.2.1"
fancy-regex = "0.11.0"
indexmap = { version = "1.7" }
lru = "0.9.0"
miette = { version = "5.1.0", features = ["fancy-no-backtrace"] }
miette = { version = "5.5.0", features = ["fancy-no-backtrace"] }
num-format = "0.4.3"
serde = { version = "1.0.143", default-features = false }
serde_json = { version = "1.0", optional = true }