mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
aafa03862f
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.31.1 to 0.32.1. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.31.1...v0.32.1) --- 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>
55 lines
1.8 KiB
JSON
55 lines
1.8 KiB
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@coffeelint/cli": "^5.2.9",
|
|
"@stoplight/spectral": "^6.1.0",
|
|
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
|
"@typescript-eslint/parser": "^4.33.0",
|
|
"asl-validator": "^2.2.1",
|
|
"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.3.1",
|
|
"eslint-plugin-jsx-a11y": "^6.6.0",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
"eslint-plugin-react": "^7.30.1",
|
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
"eslint-plugin-vue": "^9.3.0",
|
|
"gherkin-lint": "^4.2.2",
|
|
"htmlhint": "^1.1.4",
|
|
"immer": "^9.0.15",
|
|
"ini": "^3.0.0",
|
|
"jscpd": "^3.4.5",
|
|
"lodash": "^4.17.21",
|
|
"markdownlint-cli": "^0.32.1",
|
|
"node-fetch": "^3.2.6",
|
|
"npm-groovy-lint": "^9.5.0",
|
|
"prettier": "^2.7.1",
|
|
"prettyjson": "^1.2.5",
|
|
"pug": "^3.0.2",
|
|
"sql-lint": "1.0.0",
|
|
"standard": "^17.0.0",
|
|
"stylelint": "^14.9.1",
|
|
"stylelint-config-recommended-scss": "^6.0.0",
|
|
"stylelint-config-sass-guidelines": "^9.0.1",
|
|
"stylelint-config-standard": "^26.0.0",
|
|
"stylelint-config-standard-scss": "^4.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.1",
|
|
"ts-standard": "^11.0.0",
|
|
"typescript": "^4.7.4"
|
|
}
|
|
}
|