mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 13:41:19 -05:00
5e252d43ff
Some checks are pending
Publish Images / Build and Test (push) Waiting to run
Publish Images / Release (push) Blocked by required conditions
Build and Test / Set build metadata (push) Waiting to run
Build and Test / Build and Test (push) Blocked by required conditions
Build and Test / Test the Super-linter GitHub Action (push) Blocked by required conditions
Build and Test / Build test suite matrix (push) Waiting to run
Build and Test / Run test cases (push) Blocked by required conditions
Build and Test / Check if all the tests passed (push) Blocked by required conditions
Build and Test / preview-release-notes (push) Waiting to run
Lint commit / commitlint (push) Waiting to run
Bumps the eslint-plugins-configs group with 5 updates in the /dependencies directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.0` | `28.8.3` | | [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json) | `4.0.0` | `4.0.1` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.9.0` | `6.10.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.37.1` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.27.0` | `9.28.0` | Updates `eslint-plugin-jest` from 28.8.0 to 28.8.3 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.3) Updates `eslint-plugin-json` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/azeemba/eslint-plugin-json/releases) - [Commits](https://github.com/azeemba/eslint-plugin-json/commits) Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.9.0...v6.10.0) Updates `eslint-plugin-react` from 7.35.0 to 7.37.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.37.1) Updates `eslint-plugin-vue` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.27.0...v9.28.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint-plugins-configs - dependency-name: eslint-plugin-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint-plugins-configs - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint-plugins-configs - dependency-name: eslint-plugin-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint-plugins-configs - dependency-name: eslint-plugin-vue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint-plugins-configs ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
58 lines
1.9 KiB
JSON
58 lines
1.9 KiB
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@babel/eslint-parser": "^7.25.8",
|
|
"@babel/preset-react": "^7.24.7",
|
|
"@babel/preset-typescript": "^7.24.7",
|
|
"@coffeelint/cli": "^5.2.11",
|
|
"@commitlint/config-conventional": "^19.5.0",
|
|
"@ibm/tekton-lint": "^1.1.0",
|
|
"@react-native/eslint-config": "^0.75.2",
|
|
"@stoplight/spectral-cli": "^6.11.1",
|
|
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
|
"asl-validator": "^3.8.3",
|
|
"commitlint": "^19.5.0",
|
|
"eslint": "^8.57.1",
|
|
"eslint-config-airbnb": "^19.0.4",
|
|
"eslint-config-prettier": "^9.1.0",
|
|
"eslint-plugin-jest": "^28.8.3",
|
|
"eslint-plugin-json": "^4.0.1",
|
|
"eslint-plugin-jsonc": "^2.16.0",
|
|
"eslint-plugin-jsx-a11y": "^6.10.0",
|
|
"eslint-plugin-prettier": "^5.2.1",
|
|
"eslint-plugin-react": "^7.37.1",
|
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
"eslint-plugin-vue": "^9.28.0",
|
|
"gherkin-lint": "^4.2.4",
|
|
"htmlhint": "^1.1.4",
|
|
"jscpd": "^4.0.5",
|
|
"markdownlint-cli": "^0.42.0",
|
|
"next": "^14.2.11",
|
|
"next-pwa": "^5.6.0",
|
|
"npm-groovy-lint": "^14.6.0",
|
|
"postcss-less": "^6.0.0",
|
|
"prettier": "^3.3.3",
|
|
"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.26.1",
|
|
"renovate": "^38.55.1",
|
|
"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.2.1",
|
|
"textlint-filter-rule-allowlist": "^4.0.0",
|
|
"textlint-filter-rule-comments": "^1.2.2",
|
|
"textlint-rule-terminology": "^5.2.12",
|
|
"ts-standard": "^12.0.2",
|
|
"typescript": "^5.5.4"
|
|
}
|
|
}
|