mirror of
https://github.com/Smaug123/unofficial-nunit-runner
synced 2025-10-06 01:48:38 +00:00
* Bump WoofWare.Myriad.Plugins.Attributes from 3.1.8 to 3.1.9 Bumps WoofWare.Myriad.Plugins.Attributes from 3.1.8 to 3.1.9. --- updated-dependencies: - dependency-name: WoofWare.Myriad.Plugins.Attributes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump fantomas from 6.3.9 to 6.3.10 Bumps fantomas from 6.3.9 to 6.3.10. --- updated-dependencies: - dependency-name: fantomas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update lockfile --------- 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>
18 lines
267 B
JSON
18 lines
267 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fantomas": {
|
|
"version": "6.3.10",
|
|
"commands": [
|
|
"fantomas"
|
|
]
|
|
},
|
|
"fsharp-analyzers": {
|
|
"version": "0.26.0",
|
|
"commands": [
|
|
"fsharp-analyzers"
|
|
]
|
|
}
|
|
}
|
|
} |