superlint/dependencies/package.json
dependabot[bot] 6ed51f7d4d
Bump markdownlint-cli from 0.33.0 to 0.34.0 in /dependencies (#4158)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 18:18:44 +00:00

55 lines
1.8 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@coffeelint/cli": "^5.2.11",
"@react-native-community/eslint-config": "^3.2.0",
"@react-native-community/eslint-plugin": "^1.3.0",
"@stoplight/spectral": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"asl-validator": "^3.6.1",
"axios": "^1.4.0",
"babel-eslint": "^10.1.0",
"eslint": "^8.41.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.7.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-vue": "^9.14.0",
"gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4",
"immer": "^10.0.1",
"ini": "^4.1.0",
"jscpd": "^3.5.9",
"lodash": "^4.17.21",
"markdownlint-cli": "^0.34.0",
"node-fetch": "^3.3.1",
"npm-groovy-lint": "^11.1.1",
"postcss-less": "^6.0.0",
"prettier": "^2.8.8",
"prettyjson": "^1.2.5",
"pug": "^3.0.2",
"sql-lint": "1.0.0",
"standard": "^17.0.0",
"stylelint": "^15.6.2",
"stylelint-config-recommended-scss": "^11.0.0",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-config-standard-scss": "^9.0.0",
"stylelint-prettier": "^3.0.0",
"stylelint-scss": "^4.6.0",
"tekton-lint": "^0.6.0",
"textlint": "^13.3.2",
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^3.0.4",
"ts-standard": "^12.0.2",
"typescript": "^5.0.4"
}
}