Bump indexmap from 2.1.0 to 2.2.2 (#11746)

This commit is contained in:
dependabot[bot]
2024-02-08 12:31:41 +00:00
committed by GitHub
parent 84517138bc
commit e7f1bf8535
6 changed files with 7 additions and 7 deletions

View File

@ -17,7 +17,7 @@ nu-path = { path = "../nu-path", version = "0.90.2" }
nu-protocol = { path = "../nu-protocol", version = "0.90.2" }
nu-utils = { path = "../nu-utils", version = "0.90.2" }
indexmap = "2.1"
indexmap = "2.2"
miette = "7.0.0"
[dev-dependencies]