superlint/dependencies/package.json
dependabot[bot] c28a3a4362
Bump tekton-lint from 0.5.1 to 0.5.2 in /dependencies
Bumps [tekton-lint](https://github.com/IBM/tekton-lint) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/IBM/tekton-lint/releases)
- [Commits](https://github.com/IBM/tekton-lint/compare/v0.5.1...v0.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-29 05:50:57 +00:00

30 lines
883 B
JSON

{
"name": "super-linter",
"dependencies": {
"@coffeelint/cli": "^4.1.1",
"@stoplight/spectral": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^3.10.1",
"asl-validator": "^1.9.0",
"babel-eslint": "^10.1.0",
"dockerfilelint": "^1.8.0",
"eslint": "^7.12.1",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-prettier": "^3.1.4",
"htmlhint": "^0.14.1",
"jsonlint": "^1.6.3",
"markdownlint-cli": "^0.24.0",
"npm-groovy-lint": "^7.6.4",
"prettier": "^2.1.2",
"prettyjson": "^1.2.1",
"sql-lint": "0.0.15",
"standard": "^15.0.1",
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
"stylelint-scss": "^3.18.0",
"typescript": "^4.0.5",
"tekton-lint": "^0.5.2"
}
}