mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
chore(deps): bump insta
This commit is contained in:
parent
ed0c4b1ea3
commit
26efbbe59c
1 changed files with 2 additions and 1 deletions
|
|
@ -26,5 +26,6 @@ num-traits = "0.2.15"
|
|||
[dev_dependencies]
|
||||
oxc_allocator = { path = "../oxc_allocator" }
|
||||
oxc_parser = { path = "../oxc_parser" }
|
||||
insta = { version = "1.14.0", features = ["glob"] }
|
||||
miette = { workspace = true, features = ["fancy-no-backtrace"] }
|
||||
|
||||
insta = { version = "1.28.0", features = ["glob"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue