Update dependency stylelint to v13.5.0
This commit is contained in:
parent
9bb0b02261
commit
42715720b1
@ -104,7 +104,7 @@
|
|||||||
"primer-tooltips": "2.0.0",
|
"primer-tooltips": "2.0.0",
|
||||||
"sinon": "9.0.2",
|
"sinon": "9.0.2",
|
||||||
"socket.io-client": "2.3.0",
|
"socket.io-client": "2.3.0",
|
||||||
"stylelint": "13.4.0",
|
"stylelint": "13.5.0",
|
||||||
"stylelint-config-standard": "20.0.0",
|
"stylelint-config-standard": "20.0.0",
|
||||||
"textcomplete": "0.18.1",
|
"textcomplete": "0.18.1",
|
||||||
"undate": "0.3.0",
|
"undate": "0.3.0",
|
||||||
|
@ -8780,10 +8780,10 @@ stylelint-config-standard@20.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
stylelint-config-recommended "^3.0.0"
|
stylelint-config-recommended "^3.0.0"
|
||||||
|
|
||||||
stylelint@13.4.0:
|
stylelint@13.5.0:
|
||||||
version "13.4.0"
|
version "13.5.0"
|
||||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.4.0.tgz#15071c4cc15138365acf2396395c17823cf652b9"
|
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-13.5.0.tgz#9edbf90c8c02c47fd0c4818376e3799145f22cab"
|
||||||
integrity sha512-VOAOkTil5GmUfEJH+O6LdsggoUt692QTSu+YfLhVP5sFTVCVp0+PS2oCjjG8ZdUAP9aNNNYxTP6GWVbB1tl2bg==
|
integrity sha512-+Jy7ieKAWKTf2tmcAE7jgScxH39Urb87i0bjK/enScFaGWWaFn4kAPwepGOSk2b7CLUDVt/O6kwA0x0p/V7moQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@stylelint/postcss-css-in-js" "^0.37.1"
|
"@stylelint/postcss-css-in-js" "^0.37.1"
|
||||||
"@stylelint/postcss-markdown" "^0.36.1"
|
"@stylelint/postcss-markdown" "^0.36.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user