mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 17:25:55 -05:00
5218118314
Bumps [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases) - [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: textlint-rule-terminology 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>
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.0.0",
|
|
"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.2",
|
|
"@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.0",
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
"eslint-plugin-react": "^7.30.0",
|
|
"eslint-plugin-react-hooks": "^4.5.0",
|
|
"eslint-plugin-vue": "^9.1.0",
|
|
"gherkin-lint": "^4.2.2",
|
|
"htmlhint": "^1.1.4",
|
|
"immer": "^9.0.14",
|
|
"ini": "^3.0.0",
|
|
"jscpd": "^3.4.5",
|
|
"lodash": "^4.17.21",
|
|
"markdownlint-cli": "^0.31.1",
|
|
"node-fetch": "^3.2.4",
|
|
"npm-groovy-lint": "^9.5.0",
|
|
"prettier": "^2.6.2",
|
|
"prettyjson": "^1.2.5",
|
|
"pug": "^3.0.2",
|
|
"sql-lint": "0.0.19",
|
|
"standard": "^17.0.0",
|
|
"stylelint": "^14.8.5",
|
|
"stylelint-config-recommended-scss": "^6.0.0",
|
|
"stylelint-config-sass-guidelines": "^9.0.1",
|
|
"stylelint-config-standard": "^25.0.0",
|
|
"stylelint-config-standard-scss": "^4.0.0",
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
"postcss-less": "^6.0.0",
|
|
"stylelint-scss": "^4.2.0",
|
|
"tekton-lint": "^0.6.0",
|
|
"textlint": "^12.1.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.3"
|
|
}
|
|
}
|