superlint/dependencies/package.json
dependabot[bot] d5c27a4c0b
Bump @coffeelint/cli from 5.2.0 to 5.2.1 in /dependencies (#2211)
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 5.2.0 to 5.2.1.
- [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/v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: "@coffeelint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-12-08 08:20:41 -06:00

47 lines
1.4 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@coffeelint/cli": "^5.2.1",
"@stoplight/spectral": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.5.0",
"asl-validator": "^1.10.0",
"axios": "^0.24.0",
"babel-eslint": "^10.1.0",
"dockerfilelint": "^1.8.0",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^25.3.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.0.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-vue": "^8.1.1",
"gherkin-lint": "^4.2.2",
"immer": "^9.0.7",
"htmlhint": "^1.0.0",
"ini": "^2.0.0",
"jscpd": "^3.4.2",
"lodash": "^4.17.21",
"markdownlint-cli": "^0.30.0",
"node-fetch": "^3.1.0",
"npm-groovy-lint": "^9.0.0",
"prettier": "^2.5.0",
"prettyjson": "^1.2.1",
"pug": "^3.0.2",
"sql-lint": "0.0.19",
"standard": "^16.0.4",
"stylelint": "^14.1.0",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-config-standard": "^24.0.0",
"stylelint-scss": "^4.0.0",
"tekton-lint": "^0.6.0",
"textlint": "^12.0.2",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^2.1.5",
"typescript": "^4.5.2"
}
}