chore(deps): update dependency stylelint-config-standard to v30 (#1351)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-09 19:30:26 +00:00 committed by GitHub
parent 19297685bb
commit bef71f4a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -98,7 +98,7 @@
"styled-components": "^5.3.6",
"stylelint": "^15.0.0",
"stylelint-config-prettier": "^9.0.4",
"stylelint-config-standard": "^29.0.0",
"stylelint-config-standard": "^30.0.1",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^29.0.3",

View File

@ -2152,7 +2152,7 @@ importers:
styled-components: ^5.3.6
stylelint: ^15.0.0
stylelint-config-prettier: ^9.0.4
stylelint-config-standard: ^29.0.0
stylelint-config-standard: ^30.0.1
stylelint-config-styled-components: ^0.1.1
stylelint-processor-styled-components: ^1.10.0
ts-jest: ^29.0.3
@ -2214,7 +2214,7 @@ importers:
styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba
stylelint: 15.0.0
stylelint-config-prettier: 9.0.4_stylelint@15.0.0
stylelint-config-standard: 29.0.0_stylelint@15.0.0
stylelint-config-standard: 30.0.1_stylelint@15.0.0
stylelint-config-styled-components: 0.1.1
stylelint-processor-styled-components: 1.10.0
ts-jest: 29.0.3_b6ud3wjfzxmze5tmlpgpdpo43e
@ -20989,21 +20989,21 @@ packages:
stylelint: 15.0.0
dev: true
/stylelint-config-recommended/9.0.0_stylelint@15.0.0:
resolution: {integrity: sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==}
/stylelint-config-recommended/10.0.1_stylelint@15.0.0:
resolution: {integrity: sha512-TQ4xQ48tW4QSlODcti7pgSRqBZcUaBzuh0jPpfiMhwJKBPkqzTIAU+IrSWL/7BgXlOM90DjB7YaNgFpx8QWhuA==}
peerDependencies:
stylelint: ^14.10.0
stylelint: ^15.0.0
dependencies:
stylelint: 15.0.0
dev: true
/stylelint-config-standard/29.0.0_stylelint@15.0.0:
resolution: {integrity: sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==}
/stylelint-config-standard/30.0.1_stylelint@15.0.0:
resolution: {integrity: sha512-NbeHOmpRQhjZh5XB1B/S4MLRWvz4xxAxeDBjzl0tY2xEcayNhLbaRGF0ZQzq+DQZLCcPpOHeS2Ru1ydbkhkmLg==}
peerDependencies:
stylelint: ^14.14.0
stylelint: ^15.0.0
dependencies:
stylelint: 15.0.0
stylelint-config-recommended: 9.0.0_stylelint@15.0.0
stylelint-config-recommended: 10.0.1_stylelint@15.0.0
dev: true
/stylelint-config-styled-components/0.1.1: