superlint/dependencies/package.json
dependabot[bot] 13d84980dd
Bump eslint-config-airbnb from 18.2.1 to 19.0.4 in /dependencies (#2265)
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.2.1 to 19.0.4.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.4)

---
updated-dependencies:
- dependency-name: eslint-config-airbnb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 11:28:24 -06:00

46 lines
1.4 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@coffeelint/cli": "^5.2.2",
"@stoplight/spectral": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"asl-validator": "^1.10.0",
"axios": "^0.24.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^25.3.4",
"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.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-vue": "^8.2.0",
"gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.0",
"immer": "^9.0.7",
"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.3.0",
"prettier": "^2.5.1",
"prettyjson": "^1.2.1",
"pug": "^3.0.2",
"sql-lint": "0.0.19",
"standard": "^16.0.4",
"stylelint": "^14.2.0",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-config-standard": "^24.0.0",
"stylelint-scss": "^4.1.0",
"tekton-lint": "^0.6.0",
"textlint": "^12.1.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^2.1.5",
"typescript": "^4.5.4"
}
}