mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-12-16 05:45:41 +00:00
* Bump fantomas from 7.0.3 to 7.0.5 --- updated-dependencies: - dependency-name: fantomas dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump NUnit3TestAdapter from 5.2.0 to 6.0.0 --- updated-dependencies: - dependency-name: NUnit3TestAdapter dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: NUnit3TestAdapter dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
24 lines
397 B
JSON
24 lines
397 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fantomas": {
|
|
"version": "7.0.5",
|
|
"commands": [
|
|
"fantomas"
|
|
]
|
|
},
|
|
"fsharp-analyzers": {
|
|
"version": "0.34.1",
|
|
"commands": [
|
|
"fsharp-analyzers"
|
|
]
|
|
},
|
|
"woofware.nunittestrunner": {
|
|
"version": "0.3.10",
|
|
"commands": [
|
|
"woofware.nunittestrunner"
|
|
]
|
|
}
|
|
}
|
|
} |