mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 17:25:55 -05:00
88acef4914
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.9.0/packages/parser) Signed-off-by: dependabot[bot] <support@github.com>
28 lines
822 B
JSON
28 lines
822 B
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@coffeelint/cli": "^3.2.10",
|
|
"@stoplight/spectral": "^5.4.0",
|
|
"@typescript-eslint/eslint-plugin": "^3.9.0",
|
|
"@typescript-eslint/parser": "^3.8.0",
|
|
"asl-validator": "^1.7.0",
|
|
"babel-eslint": "^10.1.0",
|
|
"dockerfilelint": "^1.8.0",
|
|
"eslint": "^7.6.0",
|
|
"eslint-config-airbnb": "^18.2.0",
|
|
"eslint-config-prettier": "^6.11.0",
|
|
"eslint-plugin-jest": "^23.20.0",
|
|
"eslint-plugin-prettier": "^3.1.4",
|
|
"htmlhint": "^0.14.1",
|
|
"jsonlint": "^1.6.3",
|
|
"markdownlint-cli": "^0.23.2",
|
|
"npm-groovy-lint": "^7.1.0",
|
|
"prettier": "^2.0.5",
|
|
"prettyjson": "^1.2.1",
|
|
"standard": "^14.3.4",
|
|
"stylelint": "^13.6.1",
|
|
"stylelint-config-standard": "^20.0.0",
|
|
"sql-lint": "^0.0.14",
|
|
"typescript": "^3.9.7"
|
|
}
|
|
}
|