superlint/dependencies/package.json
dependabot[bot] c225079903
Bump @coffeelint/cli from 4.1.5 to 5.0.0 in /dependencies (#1522)
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 4.1.5 to 5.0.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.1.5...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-05-05 08:23:06 -05:00

40 lines
1.1 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@stoplight/spectral": "^5.9.1",
"@coffeelint/cli": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"asl-validator": "^1.9.8",
"axios": "^0.21.1",
"babel-eslint": "^10.1.0",
"dockerfilelint": "^1.8.0",
"eslint": "^7.25.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-plugin-jest": "^24.3.6",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"gherkin-lint": "^4.2.1",
"htmlhint": "^0.14.2",
"immer": "^9.0.2",
"ini": "^2.0.0",
"jscpd": "^3.3.25",
"jsonlint": "^1.6.3",
"lodash": "^4.17.21",
"markdownlint-cli": "^0.27.1",
"node-fetch": "^2.6.1",
"npm-groovy-lint": "^8.1.0",
"prettier": "^2.2.1",
"prettyjson": "^1.2.1",
"pug": "^3.0.1",
"sql-lint": "0.0.16",
"standard": "^16.0.3",
"stylelint": "^13.13.1",
"stylelint-config-sass-guidelines": "^8.0.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-scss": "^3.19.0",
"tekton-lint": "^0.5.2",
"typescript": "^4.2.4"
}
}