Skip to content

Commit

Permalink
Update lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenWeatherford committed May 28, 2024
1 parent 5db6382 commit 57d1618
Show file tree
Hide file tree
Showing 19 changed files with 73 additions and 73 deletions.
6 changes: 3 additions & 3 deletions src/Bicep.Cli.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1367,7 +1367,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Cli.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1186,7 +1186,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Cli/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.5, )",
"resolved": "8.0.5",
"contentHash": "4ISW1Ndgz86FkIbu5rVlMqhhtojdy5rUlxC/N+9kPh9qbYcvHiCvYbHKzAPVIx9OPYIjT9trXt7JI42Y5Ukq6A=="
"requested": "[8.0.6, )",
"resolved": "8.0.6",
"contentHash": "E+lDylsTeP4ZiDmnEkiJ5wobnGaIJzFhOgZppznJCb69UZgbh6G3cfv1pnLDLLBx6JAgl0kAlnINDeT3uCuczQ=="
},
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
Expand Down Expand Up @@ -231,8 +231,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1084,7 +1084,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Core.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1232,7 +1232,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Core.Samples/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1179,7 +1179,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Core.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1184,7 +1184,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@
},
"JsonPath.Net": {
"type": "Direct",
"requested": "[1.0.2, )",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"requested": "[1.1.0, )",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -173,9 +173,9 @@
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.5, )",
"resolved": "8.0.5",
"contentHash": "4ISW1Ndgz86FkIbu5rVlMqhhtojdy5rUlxC/N+9kPh9qbYcvHiCvYbHKzAPVIx9OPYIjT9trXt7JI42Y5Ukq6A=="
"requested": "[8.0.6, )",
"resolved": "8.0.6",
"contentHash": "E+lDylsTeP4ZiDmnEkiJ5wobnGaIJzFhOgZppznJCb69UZgbh6G3cfv1pnLDLLBx6JAgl0kAlnINDeT3uCuczQ=="
},
"Microsoft.PowerPlatform.ResourceStack": {
"type": "Direct",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Decompiler.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1232,7 +1232,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.Decompiler.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1232,7 +1232,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
12 changes: 6 additions & 6 deletions src/Bicep.Decompiler/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.5, )",
"resolved": "8.0.5",
"contentHash": "4ISW1Ndgz86FkIbu5rVlMqhhtojdy5rUlxC/N+9kPh9qbYcvHiCvYbHKzAPVIx9OPYIjT9trXt7JI42Y5Ukq6A=="
"requested": "[8.0.6, )",
"resolved": "8.0.6",
"contentHash": "E+lDylsTeP4ZiDmnEkiJ5wobnGaIJzFhOgZppznJCb69UZgbh6G3cfv1pnLDLLBx6JAgl0kAlnINDeT3uCuczQ=="
},
"Microsoft.SourceLink.GitHub": {
"type": "Direct",
Expand Down Expand Up @@ -183,8 +183,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -888,7 +888,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.LangServer.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1190,7 +1190,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.LangServer.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1257,7 +1257,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
6 changes: 3 additions & 3 deletions src/Bicep.LangServer/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1072,7 +1072,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1509,7 +1509,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand All @@ -1531,7 +1531,7 @@
"type": "Project",
"dependencies": {
"Azure.Bicep.Core": "[1.0.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"JsonSchema.Net": "[7.0.2, )",
"Markdig": "[0.37.0, )",
"Microsoft.Extensions.Logging": "[8.0.0, )",
Expand Down
8 changes: 4 additions & 4 deletions src/Bicep.RegistryModuleTool.TestFixtures/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1450,7 +1450,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand All @@ -1472,7 +1472,7 @@
"type": "Project",
"dependencies": {
"Azure.Bicep.Core": "[1.0.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"JsonSchema.Net": "[7.0.2, )",
"Markdig": "[0.37.0, )",
"Microsoft.Extensions.Logging": "[8.0.0, )",
Expand Down
8 changes: 4 additions & 4 deletions src/Bicep.RegistryModuleTool.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,8 @@
},
"JsonPath.Net": {
"type": "Transitive",
"resolved": "1.0.2",
"contentHash": "wBmvyzBmT91tE3YHWX+p7PaJruAbf3AGWXkktCzDjyKB6D/QUhykvb3wikZH8c+B/ExMmvpIkswHyOn6gf9mJA==",
"resolved": "1.1.0",
"contentHash": "Njbt3xuyiJ41zkut0nrKbHL7Hpxb39siV/KchPnXKVNGnhnYqIUmiWh653EfRK4lG8H+ds08bNrw5/3jl9ZC3A==",
"dependencies": {
"Json.More.Net": "2.0.1.2"
}
Expand Down Expand Up @@ -1509,7 +1509,7 @@
"Azure.Identity": "[1.11.3, )",
"Azure.ResourceManager.Resources": "[1.7.3, )",
"JsonPatch.Net": "[3.1.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"Microsoft.Extensions.Configuration": "[8.0.0, )",
"Microsoft.Extensions.Configuration.Binder": "[8.0.1, )",
"Microsoft.Extensions.Configuration.Json": "[8.0.0, )",
Expand All @@ -1531,7 +1531,7 @@
"type": "Project",
"dependencies": {
"Azure.Bicep.Core": "[1.0.0, )",
"JsonPath.Net": "[1.0.2, )",
"JsonPath.Net": "[1.1.0, )",
"JsonSchema.Net": "[7.0.2, )",
"Markdig": "[0.37.0, )",
"Microsoft.Extensions.Logging": "[8.0.0, )",
Expand Down
Loading

0 comments on commit 57d1618

Please sign in to comment.