mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
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:
parent
19297685bb
commit
bef71f4a0e
|
@ -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",
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user