mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
75231fe771
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: stylelint-scss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zack Koppert <zkoppert@github.com>
65 lines
2.1 KiB
JSON
65 lines
2.1 KiB
JSON
{
|
|
"name": "super-linter",
|
|
"dependencies": {
|
|
"@babel/eslint-parser": "^7.23.3",
|
|
"@babel/preset-react": "^7.23.3",
|
|
"@babel/preset-typescript": "^7.23.3",
|
|
"@coffeelint/cli": "^5.2.11",
|
|
"@react-native-community/eslint-config": "^3.2.0",
|
|
"@react-native-community/eslint-plugin": "^1.3.0",
|
|
"@stoplight/spectral-cli": "^6.11.0",
|
|
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
|
"@typescript-eslint/parser": "^5.61.0",
|
|
"asl-validator": "^3.8.2",
|
|
"axios": "^1.6.2",
|
|
"eslint": "^8.55.0",
|
|
"eslint-config-airbnb": "^19.0.4",
|
|
"eslint-config-airbnb-typescript": "^17.1.0",
|
|
"eslint-config-prettier": "^9.1.0",
|
|
"eslint-plugin-jest": "^27.6.0",
|
|
"eslint-plugin-json": "^3.1.0",
|
|
"eslint-plugin-jsonc": "^2.10.0",
|
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
"eslint-plugin-prettier": "^5.0.1",
|
|
"eslint-plugin-react": "^7.33.2",
|
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
"eslint-plugin-vue": "^9.19.2",
|
|
"gherkin-lint": "^4.2.2",
|
|
"htmlhint": "^1.1.4",
|
|
"immer": "^10.0.3",
|
|
"ini": "^4.1.1",
|
|
"jscpd": "^3.5.10",
|
|
"lodash": "^4.17.21",
|
|
"markdownlint-cli": "^0.37.0",
|
|
"next": "^14.0.3",
|
|
"next-pwa": "^5.6.0",
|
|
"node-fetch": "^3.3.2",
|
|
"npm-groovy-lint": "^13.0.0",
|
|
"postcss-less": "^6.0.0",
|
|
"prettier": "^3.0.3",
|
|
"prettyjson": "^1.2.5",
|
|
"pug": "^3.0.2",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"react-intl": "^6.5.5",
|
|
"react-redux": "^9.0.1",
|
|
"react-router-dom": "^6.20.1",
|
|
"renovate": "^37.83.5",
|
|
"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",
|
|
"tekton-lint": "^0.6.0",
|
|
"textlint": "^13.4.1",
|
|
"textlint-filter-rule-allowlist": "^4.0.0",
|
|
"textlint-filter-rule-comments": "^1.2.2",
|
|
"textlint-rule-terminology": "^4.0.1",
|
|
"ts-standard": "^12.0.2",
|
|
"typescript": "^5.3.2"
|
|
}
|
|
}
|