mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
d0b1efea20
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.47.0 to 5.48.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
55 lines
1.8 KiB
JSON
55 lines
1.8 KiB
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@coffeelint/cli": "^5.2.11",
|
|
"@stoplight/spectral": "^6.5.0",
|
|
"@typescript-eslint/eslint-plugin": "^5.48.0",
|
|
"@typescript-eslint/parser": "^5.47.1",
|
|
"asl-validator": "^3.0.8",
|
|
"axios": "^1.2.2",
|
|
"babel-eslint": "^10.1.0",
|
|
"eslint": "^8.31.0",
|
|
"eslint-config-airbnb": "^19.0.4",
|
|
"eslint-config-airbnb-typescript": "^17.0.0",
|
|
"eslint-config-prettier": "^8.6.0",
|
|
"@react-native-community/eslint-config": "^3.2.0",
|
|
"@react-native-community/eslint-plugin": "^1.3.0",
|
|
"eslint-plugin-jest": "^27.2.0",
|
|
"eslint-plugin-json": "^3.1.0",
|
|
"eslint-plugin-jsonc": "^2.5.0",
|
|
"eslint-plugin-jsx-a11y": "^6.6.1",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
"eslint-plugin-react": "^7.31.11",
|
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
"eslint-plugin-vue": "^9.8.0",
|
|
"gherkin-lint": "^4.2.2",
|
|
"htmlhint": "^1.1.4",
|
|
"immer": "^9.0.17",
|
|
"ini": "^3.0.1",
|
|
"jscpd": "^3.5.3",
|
|
"lodash": "^4.17.21",
|
|
"markdownlint-cli": "^0.32.2",
|
|
"node-fetch": "^3.3.0",
|
|
"npm-groovy-lint": "^11.1.1",
|
|
"prettier": "^2.8.1",
|
|
"prettyjson": "^1.2.5",
|
|
"pug": "^3.0.2",
|
|
"sql-lint": "1.0.0",
|
|
"standard": "^17.0.0",
|
|
"stylelint": "^14.16.1",
|
|
"stylelint-config-recommended-scss": "^8.0.0",
|
|
"stylelint-config-sass-guidelines": "^9.0.1",
|
|
"stylelint-config-standard": "^29.0.0",
|
|
"stylelint-config-standard-scss": "^6.1.0",
|
|
"stylelint-config-prettier": "^9.0.4",
|
|
"postcss-less": "^6.0.0",
|
|
"stylelint-scss": "^4.3.0",
|
|
"tekton-lint": "^0.6.0",
|
|
"textlint": "^12.4.0",
|
|
"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": "^4.9.4"
|
|
}
|
|
}
|