mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
0832ed873e
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.3 to 4.28.4. - [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/v4.28.4/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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>
42 lines
1.2 KiB
JSON
42 lines
1.2 KiB
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@coffeelint/cli": "^5.0.1",
|
|
"@stoplight/spectral": "^5.3.0",
|
|
"@typescript-eslint/eslint-plugin": "^4.28.3",
|
|
"@typescript-eslint/parser": "^4.28.4",
|
|
"asl-validator": "^1.10.0",
|
|
"axios": "^0.21.1",
|
|
"babel-eslint": "^10.1.0",
|
|
"dockerfilelint": "^1.8.0",
|
|
"eslint": "^7.31.0",
|
|
"eslint-config-airbnb": "^18.2.1",
|
|
"eslint-config-prettier": "^8.3.0",
|
|
"eslint-plugin-jest": "^24.4.0",
|
|
"eslint-plugin-json": "^3.0.0",
|
|
"eslint-plugin-jsonc": "^1.4.0",
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
"eslint-plugin-prettier": "^3.4.0",
|
|
"eslint-plugin-vue": "^7.14.0",
|
|
"gherkin-lint": "^4.2.2",
|
|
"htmlhint": "^0.15.1",
|
|
"immer": "^9.0.5",
|
|
"ini": "^2.0.0",
|
|
"jscpd": "^3.3.26",
|
|
"lodash": "^4.17.21",
|
|
"markdownlint-cli": "^0.28.1",
|
|
"node-fetch": "^2.6.1",
|
|
"npm-groovy-lint": "^8.2.0",
|
|
"prettier": "^2.3.2",
|
|
"prettyjson": "^1.2.1",
|
|
"pug": "^3.0.1",
|
|
"sql-lint": "0.0.19",
|
|
"standard": "^16.0.3",
|
|
"stylelint": "^13.13.1",
|
|
"stylelint-config-sass-guidelines": "^8.0.0",
|
|
"stylelint-config-standard": "^22.0.0",
|
|
"stylelint-scss": "^3.20.1",
|
|
"tekton-lint": "^0.5.2",
|
|
"typescript": "^4.3.5"
|
|
}
|
|
}
|