Skip to content

Commit bc6d43d

Browse files
committed
Update cgmanifest
1 parent 88696fe commit bc6d43d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/cgmanifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
32
"Registrations": [
43
{
54
"Component": {
@@ -66,7 +65,7 @@
6665
"Type": "nuget",
6766
"Nuget": {
6867
"Name": "Markdig.Signed",
69-
"Version": "0.41.3"
68+
"Version": "0.42.0"
7069
}
7170
},
7271
"DevelopmentDependency": false
@@ -196,7 +195,7 @@
196195
"Type": "nuget",
197196
"Nuget": {
198197
"Name": "Newtonsoft.Json",
199-
"Version": "13.0.3"
198+
"Version": "13.0.4"
200199
}
201200
},
202201
"DevelopmentDependency": false
@@ -781,5 +780,6 @@
781780
},
782781
"DevelopmentDependency": false
783782
}
784-
]
783+
],
784+
"$schema": "https://json.schemastore.org/component-detection-manifest.json"
785785
}

0 commit comments

Comments
 (0)