mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 01:35:53 -05:00
f21e5b435b
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 3.2.9 to 3.2.10. - [Release notes](https://github.com/coffeelint/coffeelint/releases) - [Changelog](https://github.com/coffeelint/coffeelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/coffeelint/coffeelint/compare/v3.2.9...v3.2.10) Signed-off-by: dependabot[bot] <support@github.com>
23 lines
652 B
JSON
23 lines
652 B
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@coffeelint/cli": "^3.2.10",
|
|
"@stoplight/spectral": "^5.4.0",
|
|
"@typescript-eslint/eslint-plugin": "^3.6.1",
|
|
"@typescript-eslint/parser": "^3.6.1",
|
|
"babel-eslint": "^10.1.0",
|
|
"dockerfilelint": "^1.5.0",
|
|
"eslint": "^7.4.0",
|
|
"eslint-config-prettier": "^6.11.0",
|
|
"eslint-plugin-jest": "^23.18.0",
|
|
"htmlhint": "^0.14.1",
|
|
"jsonlint": "^1.6.3",
|
|
"markdownlint-cli": "^0.23.2",
|
|
"prettier": "^2.0.5",
|
|
"prettyjson": "^1.2.1",
|
|
"standard": "^14.3.4",
|
|
"stylelint": "^13.6.1",
|
|
"stylelint-config-standard": "^20.0.0",
|
|
"typescript": "^3.9.6"
|
|
}
|
|
}
|