superlint/dependencies/package.json
dependabot[bot] 0aa91e9cc5
Bump textlint from 12.0.2 to 12.1.0 in /dependencies (#2209)
Bumps [textlint](https://github.com/textlint/textlint) from 12.0.2 to 12.1.0.
- [Release notes](https://github.com/textlint/textlint/releases)
- [Changelog](https://github.com/textlint/textlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/textlint/textlint/compare/v12.0.2...v12.1.0)

---
updated-dependencies:
- dependency-name: textlint
  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>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-12-08 08:21:25 -06:00

47 lines
1.4 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@coffeelint/cli": "^5.2.1",
"@stoplight/spectral": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"asl-validator": "^1.10.0",
"axios": "^0.24.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": "^25.3.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.0.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-vue": "^8.1.1",
"gherkin-lint": "^4.2.2",
"immer": "^9.0.7",
"htmlhint": "^1.0.0",
"ini": "^2.0.0",
"jscpd": "^3.4.2",
"lodash": "^4.17.21",
"markdownlint-cli": "^0.30.0",
"node-fetch": "^3.1.0",
"npm-groovy-lint": "^9.0.0",
"prettier": "^2.5.0",
"prettyjson": "^1.2.1",
"pug": "^3.0.2",
"sql-lint": "0.0.19",
"standard": "^16.0.4",
"stylelint": "^14.1.0",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-config-standard": "^24.0.0",
"stylelint-scss": "^4.0.0",
"tekton-lint": "^0.6.0",
"textlint": "^12.1.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^2.1.5",
"typescript": "^4.5.2"
}
}