Skip to content

Commit c5c9fcc

Browse files
Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.300
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a16bb18 commit c5c9fcc

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="Ionide.KeepAChangelog.Tasks" Version="0.3.1" />
99
<PackageVersion Include="FSharp.Core" Version="10.0.100" />
1010
<!-- Giraffe.OpenApi -->
11-
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.202" />
11+
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.300" />
1212
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="10.0.8" />
1313
<!-- Sample App -->
1414
<PackageVersion Include="Scalar.AspNetCore" Version="2.14.14" />

src/Giraffe.OpenApi/packages.lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
},
5353
"Microsoft.SourceLink.GitHub": {
5454
"type": "Direct",
55-
"requested": "[10.0.202, )",
56-
"resolved": "10.0.202",
57-
"contentHash": "vRm3w0AWndnqt8X73qoWTdD/qp7o+bYMCufl7hSiQUSqeI3WKdqA/ElE6MCUscy84FX8HCMcK2EJCtTm+4bdbw==",
55+
"requested": "[10.0.300, )",
56+
"resolved": "10.0.300",
57+
"contentHash": "QzCtLkXVb3l4IxcpvJCbzUwMLihAmLN6vVLjQGSzYSF8d2dvXxqJAZk83RV3gYnp2egz8jRMgSR2woY3vOahTA==",
5858
"dependencies": {
59-
"Microsoft.Build.Tasks.Git": "10.0.202",
60-
"Microsoft.SourceLink.Common": "10.0.202",
61-
"System.IO.Hashing": "10.0.6"
59+
"Microsoft.Build.Tasks.Git": "10.0.300",
60+
"Microsoft.SourceLink.Common": "10.0.300",
61+
"System.IO.Hashing": "10.0.8"
6262
}
6363
},
6464
"Giraffe.ViewEngine": {
@@ -71,10 +71,10 @@
7171
},
7272
"Microsoft.Build.Tasks.Git": {
7373
"type": "Transitive",
74-
"resolved": "10.0.202",
75-
"contentHash": "HXAW7dToPLi6lHN4TJz1FfxLYfPS3EF20YrrZxQ9xbwbjLkFXJ+SwkuuILoAdCWTNHhHfa5oqOsrOEQX5s+eMg==",
74+
"resolved": "10.0.300",
75+
"contentHash": "P0kaQwVZx4xIUe2FtrLyBadYNXuAljttJUPvjBYRuHhPE8L77L42KakLDkaADRiUrGspoLcMwayjrbQhYTr0zA==",
7676
"dependencies": {
77-
"System.IO.Hashing": "10.0.6"
77+
"System.IO.Hashing": "10.0.8"
7878
}
7979
},
8080
"Microsoft.IO.RecyclableMemoryStream": {
@@ -89,13 +89,13 @@
8989
},
9090
"Microsoft.SourceLink.Common": {
9191
"type": "Transitive",
92-
"resolved": "10.0.202",
93-
"contentHash": "g8E67huS0Slt6iJiUG1uj2N4NBo/q68Q1y1H4nFu1Cn4AOp6S5D8AeGLhGMzBT+JmNCjiGTvKco2qkbe4F31tQ=="
92+
"resolved": "10.0.300",
93+
"contentHash": "0jlkXaUGjYlWTIVPve5MftjKHnT3SlAtq9BCLV4J9IjdPrxV/+4rMlBSjfr1khG8/GC6KGojjola8E1VvWF0qQ=="
9494
},
9595
"System.IO.Hashing": {
9696
"type": "Transitive",
97-
"resolved": "10.0.6",
98-
"contentHash": "lbMLkqFekDR4DeFd26eEfrG2HlvixIfs22uk/e2+9/NJ7WxMycVVakcQpuJvvqgc9XxwEgSd/Td+dZA+TjDDwA=="
97+
"resolved": "10.0.8",
98+
"contentHash": "+dJsbPJ3FyUbTZNplFj0RCKePFizmv6ewDV46JE9q/IVH4c3xTCftHfHelLsAKf0jryIPqgMb5GpS0x7TAY3mg=="
9999
},
100100
"FSharp.Core": {
101101
"type": "CentralTransitive",

0 commit comments

Comments
 (0)