chore(deps): bump insta

This commit is contained in:
Boshen 2023-03-15 16:33:38 +08:00
parent ed0c4b1ea3
commit 26efbbe59c
No known key found for this signature in database
GPG key ID: 6AC90C77AAAA6ABC

View file

@ -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"] }