mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 14:09:46 +03:00
chore(deps): update dependency stylelint-config-standard to v34
This commit is contained in:
parent
5f104534b2
commit
7e20c7b21c
|
@ -98,7 +98,7 @@
|
||||||
"storybook": "^7.0.23",
|
"storybook": "^7.0.23",
|
||||||
"styled-components": "^5.3.11",
|
"styled-components": "^5.3.11",
|
||||||
"stylelint": "^15.9.0",
|
"stylelint": "^15.9.0",
|
||||||
"stylelint-config-standard": "^33.0.0",
|
"stylelint-config-standard": "^34.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",
|
||||||
|
|
|
@ -3222,8 +3222,8 @@ importers:
|
||||||
specifier: ^15.9.0
|
specifier: ^15.9.0
|
||||||
version: 15.9.0
|
version: 15.9.0
|
||||||
stylelint-config-standard:
|
stylelint-config-standard:
|
||||||
specifier: ^33.0.0
|
specifier: ^34.0.0
|
||||||
version: 33.0.0(stylelint@15.9.0)
|
version: 34.0.0(stylelint@15.9.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
|
||||||
|
@ -16910,6 +16910,7 @@ packages:
|
||||||
chalk: 2.4.2
|
chalk: 2.4.2
|
||||||
diff-match-patch: 1.0.5
|
diff-match-patch: 1.0.5
|
||||||
dev: false
|
dev: false
|
||||||
|
bundledDependencies: []
|
||||||
|
|
||||||
/jsonfile@4.0.0:
|
/jsonfile@4.0.0:
|
||||||
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
|
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
|
||||||
|
@ -20715,21 +20716,23 @@ packages:
|
||||||
shallowequal: 1.1.0
|
shallowequal: 1.1.0
|
||||||
supports-color: 5.5.0
|
supports-color: 5.5.0
|
||||||
|
|
||||||
/stylelint-config-recommended@12.0.0(stylelint@15.9.0):
|
/stylelint-config-recommended@13.0.0(stylelint@15.9.0):
|
||||||
resolution: {integrity: sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==}
|
resolution: {integrity: sha512-EH+yRj6h3GAe/fRiyaoO2F9l9Tgg50AOFhaszyfov9v6ayXJ1IkSHwTxd7lB48FmOeSGDPLjatjO11fJpmarkQ==}
|
||||||
|
engines: {node: ^14.13.1 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
stylelint: ^15.5.0
|
stylelint: ^15.10.0
|
||||||
dependencies:
|
dependencies:
|
||||||
stylelint: 15.9.0
|
stylelint: 15.9.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/stylelint-config-standard@33.0.0(stylelint@15.9.0):
|
/stylelint-config-standard@34.0.0(stylelint@15.9.0):
|
||||||
resolution: {integrity: sha512-eyxnLWoXImUn77+ODIuW9qXBDNM+ALN68L3wT1lN2oNspZ7D9NVGlNHb2QCUn4xDug6VZLsh0tF8NyoYzkgTzg==}
|
resolution: {integrity: sha512-u0VSZnVyW9VSryBG2LSO+OQTjN7zF9XJaAJRX/4EwkmU0R2jYwmBSN10acqZisDitS0CLiEiGjX7+Hrq8TAhfQ==}
|
||||||
|
engines: {node: ^14.13.1 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
stylelint: ^15.5.0
|
stylelint: ^15.10.0
|
||||||
dependencies:
|
dependencies:
|
||||||
stylelint: 15.9.0
|
stylelint: 15.9.0
|
||||||
stylelint-config-recommended: 12.0.0(stylelint@15.9.0)
|
stylelint-config-recommended: 13.0.0(stylelint@15.9.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