superlint/dependencies/package.json
dependabot[bot] d02599f371
deps(npm): bump eslint-plugin-jsonc in /dependencies (#5697)
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.15.1...v2.16.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
  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>
2024-06-03 17:39:07 +00:00

57 lines
1.8 KiB
JSON

{
"name": "super-linter",
"dependencies": {
"@babel/eslint-parser": "^7.24.6",
"@babel/preset-react": "^7.24.6",
"@babel/preset-typescript": "^7.24.6",
"@coffeelint/cli": "^5.2.11",
"@ibm/tekton-lint": "^1.1.0",
"@react-native/eslint-config": "^0.73.2",
"@stoplight/spectral-cli": "^6.11.1",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"asl-validator": "^3.8.2",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-json": "^4.0.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-vue": "^9.26.0",
"gherkin-lint": "^4.2.4",
"htmlhint": "^1.1.4",
"jscpd": "^4.0.4",
"markdownlint-cli": "^0.41.0",
"next": "^14.2.3",
"next-pwa": "^5.6.0",
"npm-groovy-lint": "^14.6.0",
"postcss-less": "^6.0.0",
"prettier": "^3.3.0",
"prettyjson": "^1.2.5",
"pug": "^3.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-intl": "^6.6.8",
"react-redux": "^9.1.2",
"react-router-dom": "^6.23.1",
"renovate": "^37.387.0",
"sql-lint": "1.0.0",
"standard": "^17.1.0",
"stylelint": "^15.11.0",
"stylelint-config-recommended-scss": "^13.0.0",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.1.0",
"stylelint-prettier": "^4.1.0",
"stylelint-scss": "^5.3.2",
"textlint": "^14.0.4",
"textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-terminology": "^5.0.9",
"ts-standard": "^12.0.2",
"typescript": "^5.4.5"
}
}