mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-12-15 05:15:40 +00:00
* Bump woofware.nunittestrunner from 0.3.9 to 0.3.10 --- updated-dependencies: - dependency-name: woofware.nunittestrunner dependency-version: 0.3.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump WoofWare.Whippet.Fantomas from 0.6.4 to 0.7.1 --- updated-dependencies: - dependency-name: WoofWare.Whippet.Fantomas dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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.3",
|
|
"commands": [
|
|
"fantomas"
|
|
]
|
|
},
|
|
"fsharp-analyzers": {
|
|
"version": "0.34.1",
|
|
"commands": [
|
|
"fsharp-analyzers"
|
|
]
|
|
},
|
|
"woofware.nunittestrunner": {
|
|
"version": "0.3.10",
|
|
"commands": [
|
|
"woofware.nunittestrunner"
|
|
]
|
|
}
|
|
}
|
|
} |