chore(deps): update dependency stylelint-config-standard to v28 (#1216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-10 02:55:48 +00:00 committed by GitHub
parent aa7aa94592
commit 46bd102068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -95,7 +95,7 @@
"styled-components": "^5.3.6",
"stylelint": "^14.13.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^25.0.0",
"stylelint-config-standard": "^28.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^27.1.5",

View File

@ -2215,7 +2215,7 @@ importers:
styled-components: ^5.3.6
stylelint: ^14.13.0
stylelint-config-prettier: ^9.0.3
stylelint-config-standard: ^25.0.0
stylelint-config-standard: ^28.0.0
stylelint-config-styled-components: ^0.1.1
stylelint-processor-styled-components: ^1.10.0
ts-jest: ^27.1.5
@ -2274,7 +2274,7 @@ importers:
styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba
stylelint: 14.13.0
stylelint-config-prettier: 9.0.3_stylelint@14.13.0
stylelint-config-standard: 25.0.0_stylelint@14.13.0
stylelint-config-standard: 28.0.0_stylelint@14.13.0
stylelint-config-styled-components: 0.1.1
stylelint-processor-styled-components: 1.10.0
ts-jest: 27.1.5_a2w2anxb7tlg3huhq7xv6ky6mu
@ -20144,21 +20144,21 @@ packages:
stylelint: 14.13.0
dev: true
/stylelint-config-recommended/7.0.0_stylelint@14.13.0:
resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==}
/stylelint-config-recommended/9.0.0_stylelint@14.13.0:
resolution: {integrity: sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==}
peerDependencies:
stylelint: ^14.4.0
stylelint: ^14.10.0
dependencies:
stylelint: 14.13.0
dev: true
/stylelint-config-standard/25.0.0_stylelint@14.13.0:
resolution: {integrity: sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==}
/stylelint-config-standard/28.0.0_stylelint@14.13.0:
resolution: {integrity: sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==}
peerDependencies:
stylelint: ^14.4.0
stylelint: ^14.11.0
dependencies:
stylelint: 14.13.0
stylelint-config-recommended: 7.0.0_stylelint@14.13.0
stylelint-config-recommended: 9.0.0_stylelint@14.13.0
dev: true
/stylelint-config-styled-components/0.1.1: