mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 01:26:48 +03:00
chore(deps): update dependency stylelint-config-standard to v33 (#1395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bca3cb5db9
commit
aec0fee986
|
@ -98,7 +98,7 @@
|
||||||
"storybook": "^7.0.2",
|
"storybook": "^7.0.2",
|
||||||
"styled-components": "^5.3.9",
|
"styled-components": "^5.3.9",
|
||||||
"stylelint": "^15.4.0",
|
"stylelint": "^15.4.0",
|
||||||
"stylelint-config-standard": "^32.0.0",
|
"stylelint-config-standard": "^33.0.0",
|
||||||
"stylelint-config-styled-components": "^0.1.1",
|
"stylelint-config-styled-components": "^0.1.1",
|
||||||
"stylelint-processor-styled-components": "^1.10.0",
|
"stylelint-processor-styled-components": "^1.10.0",
|
||||||
"ts-jest": "^29.1.0",
|
"ts-jest": "^29.1.0",
|
||||||
|
|
|
@ -3218,8 +3218,8 @@ importers:
|
||||||
specifier: ^15.4.0
|
specifier: ^15.4.0
|
||||||
version: 15.4.0
|
version: 15.4.0
|
||||||
stylelint-config-standard:
|
stylelint-config-standard:
|
||||||
specifier: ^32.0.0
|
specifier: ^33.0.0
|
||||||
version: 32.0.0(stylelint@15.4.0)
|
version: 33.0.0(stylelint@15.4.0)
|
||||||
stylelint-config-styled-components:
|
stylelint-config-styled-components:
|
||||||
specifier: ^0.1.1
|
specifier: ^0.1.1
|
||||||
version: 0.1.1
|
version: 0.1.1
|
||||||
|
@ -19396,21 +19396,21 @@ packages:
|
||||||
shallowequal: 1.1.0
|
shallowequal: 1.1.0
|
||||||
supports-color: 5.5.0
|
supports-color: 5.5.0
|
||||||
|
|
||||||
/stylelint-config-recommended@11.0.0(stylelint@15.4.0):
|
/stylelint-config-recommended@12.0.0(stylelint@15.4.0):
|
||||||
resolution: {integrity: sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==}
|
resolution: {integrity: sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
stylelint: ^15.3.0
|
stylelint: ^15.5.0
|
||||||
dependencies:
|
dependencies:
|
||||||
stylelint: 15.4.0
|
stylelint: 15.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/stylelint-config-standard@32.0.0(stylelint@15.4.0):
|
/stylelint-config-standard@33.0.0(stylelint@15.4.0):
|
||||||
resolution: {integrity: sha512-UnGJxYDyYFrIE9CjDMZRkrNh2o4lOtO+MVZ9qG5b8yARfsWho0GMx4YvhHfsv8zKKgHeWX2wfeyxmuoqcaYZ4w==}
|
resolution: {integrity: sha512-eyxnLWoXImUn77+ODIuW9qXBDNM+ALN68L3wT1lN2oNspZ7D9NVGlNHb2QCUn4xDug6VZLsh0tF8NyoYzkgTzg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
stylelint: ^15.4.0
|
stylelint: ^15.5.0
|
||||||
dependencies:
|
dependencies:
|
||||||
stylelint: 15.4.0
|
stylelint: 15.4.0
|
||||||
stylelint-config-recommended: 11.0.0(stylelint@15.4.0)
|
stylelint-config-recommended: 12.0.0(stylelint@15.4.0)
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/stylelint-config-styled-components@0.1.1:
|
/stylelint-config-styled-components@0.1.1:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user