superlint/dependencies/package.json
dependabot[bot] 6de1c11a9a
Bump npm-groovy-lint from 9.4.1 to 9.5.0 in /dependencies (#2793)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v9.4.1...v9.5.0)

---
updated-dependencies:
- dependency-name: npm-groovy-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 11:11:43 -07:00

53 lines
1.7 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@coffeelint/cli": "^5.2.6",
"@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.26.1",
"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",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.2.1",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"eslint-plugin-vue": "^8.6.0",
"gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4",
"immer": "^9.0.12",
"ini": "^3.0.0",
"jscpd": "^3.4.5",
"lodash": "^4.17.21",
"markdownlint-cli": "^0.31.1",
"node-fetch": "^3.2.3",
"npm-groovy-lint": "^9.5.0",
"prettier": "^2.6.1",
"prettyjson": "^1.2.5",
"pug": "^3.0.2",
"sql-lint": "0.0.19",
"standard": "^16.0.4",
"stylelint": "^14.6.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": "^3.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": "^2.1.5",
"ts-standard": "^11.0.0",
"typescript": "^4.6.3"
}
}