Skip to content

Commit

Permalink
Update the NuGet lock file
Browse files Browse the repository at this point in the history
Dependabot does not yet support automatically updating the lock file, see dependabot/dependabot-core#1303
  • Loading branch information
0xced committed Aug 31, 2022
1 parent 152e1fa commit 85717f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"MinVer": {
"type": "Direct",
"requested": "[4.1.0, )",
"resolved": "4.1.0",
"contentHash": "xUhfTmN6ytNfV0Q70IbfIeOKb8WK3oegJkNvUoxXasi5ALew/dO5vEbNpS1+BYQUIodb8BobdtLaqfx8113dGg=="
"requested": "[4.2.0, )",
"resolved": "4.2.0",
"contentHash": "Po4tv+sri1jsaebQ8F6+yD5ru9Gas5mR111F6HR2ULqwflvjjZXMstpeOc1GHMJeQa3g4E3b8MX8K2cShkuUAg=="
},
"NETStandard.Library": {
"type": "Direct",
Expand Down

0 comments on commit 85717f3

Please sign in to comment.