superlint/dependencies/package.json
dependabot[bot] bb1782f202
Bump typescript from 4.7.3 to 4.7.4 in /dependencies (#3054)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)

---
updated-dependencies:
- dependency-name: typescript
  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>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-06-22 08:49:59 -05:00

55 lines
1.8 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@coffeelint/cli": "^5.2.9",
"@stoplight/spectral": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"asl-validator": "^2.0.0",
"axios": "^0.27.2",
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^14.0.0",
"eslint-config-prettier": "^8.5.0",
"@react-native-community/eslint-config": "^3.0.2",
"@react-native-community/eslint-plugin": "^1.2.0",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.3.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-vue": "^9.1.1",
"gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4",
"immer": "^9.0.15",
"ini": "^3.0.0",
"jscpd": "^3.4.5",
"lodash": "^4.17.21",
"markdownlint-cli": "^0.31.1",
"node-fetch": "^3.2.6",
"npm-groovy-lint": "^9.5.0",
"prettier": "^2.6.2",
"prettyjson": "^1.2.5",
"pug": "^3.0.2",
"sql-lint": "1.0.0",
"standard": "^17.0.0",
"stylelint": "^14.9.1",
"stylelint-config-recommended-scss": "^6.0.0",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-config-standard": "^25.0.0",
"stylelint-config-standard-scss": "^4.0.0",
"stylelint-config-prettier": "^9.0.3",
"postcss-less": "^6.0.0",
"stylelint-scss": "^4.2.0",
"tekton-lint": "^0.6.0",
"textlint": "^12.1.1",
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^3.0.1",
"ts-standard": "^11.0.0",
"typescript": "^4.7.4"
}
}