mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
0e8eb16976
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
31 lines
913 B
JSON
31 lines
913 B
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@coffeelint/cli": "^4.1.2",
|
|
"@stoplight/spectral": "^5.7.1",
|
|
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
|
"@typescript-eslint/parser": "^3.10.1",
|
|
"asl-validator": "^1.9.0",
|
|
"babel-eslint": "^10.1.0",
|
|
"dockerfilelint": "^1.8.0",
|
|
"eslint": "^7.13.0",
|
|
"eslint-config-airbnb": "^18.2.1",
|
|
"eslint-config-prettier": "^6.15.0",
|
|
"eslint-plugin-jest": "^24.1.3",
|
|
"eslint-plugin-prettier": "^3.1.4",
|
|
"gherkin-lint": "^4.1.3",
|
|
"htmlhint": "^0.14.2",
|
|
"jsonlint": "^1.6.3",
|
|
"markdownlint-cli": "^0.25.0",
|
|
"npm-groovy-lint": "^8.0.1",
|
|
"prettier": "^2.2.0",
|
|
"prettyjson": "^1.2.1",
|
|
"sql-lint": "0.0.15",
|
|
"standard": "^16.0.3",
|
|
"stylelint": "^13.8.0",
|
|
"stylelint-config-standard": "^20.0.0",
|
|
"stylelint-scss": "^3.18.0",
|
|
"typescript": "^4.1.2",
|
|
"tekton-lint": "^0.5.2"
|
|
}
|
|
}
|