superlint/dependencies/package.json
dependabot[bot] 377f82c987
Bump @coffeelint/cli from 5.2.9 to 5.2.10 in /dependencies (#3401)
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 5.2.9 to 5.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/v5.2.9...v5.2.10)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 08:58:06 -05:00

55 lines
1.8 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@coffeelint/cli": "^5.2.10",
"@stoplight/spectral": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"asl-validator": "^3.0.8",
"axios": "^0.27.2",
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^14.0.0",
"eslint-config-prettier": "^8.5.0",
"@react-native-community/eslint-config": "^3.0.3",
"@react-native-community/eslint-plugin": "^1.2.0",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.4.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-vue": "^9.5.1",
"gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4",
"immer": "^9.0.15",
"ini": "^3.0.1",
"jscpd": "^3.4.5",
"lodash": "^4.17.21",
"markdownlint-cli": "^0.32.2",
"node-fetch": "^3.2.10",
"npm-groovy-lint": "^10.1.0",
"prettier": "^2.7.1",
"prettyjson": "^1.2.5",
"pug": "^3.0.2",
"sql-lint": "1.0.0",
"standard": "^17.0.0",
"stylelint": "^14.12.1",
"stylelint-config-recommended-scss": "^7.0.0",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-config-standard": "^28.0.0",
"stylelint-config-standard-scss": "^5.0.0",
"stylelint-config-prettier": "^9.0.3",
"postcss-less": "^6.0.0",
"stylelint-scss": "^4.3.0",
"tekton-lint": "^0.6.0",
"textlint": "^12.2.1",
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^3.0.3",
"ts-standard": "^11.0.0",
"typescript": "^4.8.4"
}
}