superlint/dependencies/package.json
dependabot[bot] 5611edf5df
Bump npm-groovy-lint from 8.2.0 to 9.0.0 in /dependencies (#2013)
* Bump npm-groovy-lint from 8.2.0 to 9.0.0 in /dependencies

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 8.2.0 to 9.0.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/v8.2.0...v9.0.0)

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

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

* Update Dockerfile

* Update Dockerfile-slim

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-10-04 11:31:53 -05:00

44 lines
1.3 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@coffeelint/cli": "^5.0.4",
"@stoplight/spectral": "^5.9.2",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.32.0",
"asl-validator": "^1.10.0",
"axios": "^0.22.0",
"babel-eslint": "^10.1.0",
"dockerfilelint": "^1.8.0",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.4.2",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^1.7.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-vue": "^7.18.0",
"gherkin-lint": "^4.2.2",
"htmlhint": "^0.15.2",
"immer": "^9.0.6",
"ini": "^2.0.0",
"jscpd": "^3.3.26",
"lodash": "^4.17.21",
"markdownlint-cli": "^0.28.1",
"node-fetch": "^3.0.0",
"npm-groovy-lint": "^9.0.0",
"prettier": "^2.4.1",
"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.21.0",
"tekton-lint": "^0.5.2",
"typescript": "^4.4.3"
}
}