mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
42701e167e
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 4.0.0 to 4.1.0. - [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/v4.0.0...v4.1.0) Signed-off-by: dependabot[bot] <support@github.com>
28 lines
820 B
JSON
28 lines
820 B
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@coffeelint/cli": "^4.1.0",
|
|
"@stoplight/spectral": "^5.5.0",
|
|
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
|
"@typescript-eslint/parser": "^3.10.1",
|
|
"asl-validator": "^1.8.0",
|
|
"babel-eslint": "^10.1.0",
|
|
"dockerfilelint": "^1.8.0",
|
|
"eslint": "^7.9.0",
|
|
"eslint-config-airbnb": "^18.2.0",
|
|
"eslint-config-prettier": "^6.11.0",
|
|
"eslint-plugin-jest": "^24.0.2",
|
|
"eslint-plugin-prettier": "^3.1.4",
|
|
"htmlhint": "^0.14.1",
|
|
"jsonlint": "^1.6.3",
|
|
"markdownlint-cli": "^0.23.2",
|
|
"npm-groovy-lint": "^7.6.3",
|
|
"prettier": "^2.1.2",
|
|
"prettyjson": "^1.2.1",
|
|
"sql-lint": "0.0.15",
|
|
"standard": "^14.3.4",
|
|
"stylelint": "^13.7.1",
|
|
"stylelint-config-standard": "^20.0.0",
|
|
"typescript": "^4.0.3"
|
|
}
|
|
}
|