mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 01:35:53 -05:00
1619d58331
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.7.1/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
26 lines
717 B
JSON
26 lines
717 B
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@coffeelint/cli": "^3.2.10",
|
|
"@stoplight/spectral": "^5.4.0",
|
|
"@typescript-eslint/eslint-plugin": "^3.7.1",
|
|
"@typescript-eslint/parser": "^3.7.1",
|
|
"babel-eslint": "^10.1.0",
|
|
"dockerfilelint": "^1.5.0",
|
|
"eslint": "^7.5.0",
|
|
"eslint-config-prettier": "^6.11.0",
|
|
"eslint-plugin-jest": "^23.19.0",
|
|
"htmlhint": "^0.14.1",
|
|
"jsonlint": "^1.6.3",
|
|
"markdownlint-cli": "^0.23.2",
|
|
"prettier": "^2.0.5",
|
|
"prettyjson": "^1.2.1",
|
|
"standard": "^14.3.4",
|
|
"stylelint": "^13.6.1",
|
|
"stylelint-config-standard": "^20.0.0",
|
|
"npm-groovy-lint": "^5.5.0",
|
|
"typescript": "^3.9.7",
|
|
"asl-validator": "^1.7.0"
|
|
|
|
}
|
|
}
|