mirror of
https://github.com/TryGhost/Ruby.git
synced 2024-10-29 20:38:33 +02:00
Update dependency stylelint-config-standard to v25
This commit is contained in:
parent
489a2de185
commit
0587501270
@ -101,7 +101,7 @@
|
||||
"postcss-easy-import": "3.0.0",
|
||||
"pump": "3.0.0",
|
||||
"stylelint": "14.4.0",
|
||||
"stylelint-config-standard": "24.0.0",
|
||||
"stylelint-config-standard": "25.0.0",
|
||||
"stylelint-order": "5.0.0"
|
||||
}
|
||||
}
|
||||
|
18
yarn.lock
18
yarn.lock
@ -4822,17 +4822,17 @@ stylehacks@^5.0.3:
|
||||
browserslist "^4.16.6"
|
||||
postcss-selector-parser "^6.0.4"
|
||||
|
||||
stylelint-config-recommended@^6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz#fd2523a322836005ad9bf473d3e5534719c09f9d"
|
||||
integrity sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==
|
||||
stylelint-config-recommended@^7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz#7497372ae83ab7a6fffc18d7d7b424c6480ae15e"
|
||||
integrity sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==
|
||||
|
||||
stylelint-config-standard@24.0.0:
|
||||
version "24.0.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-24.0.0.tgz#6823f207ab997ae0b641f9a636d007cc44d77541"
|
||||
integrity sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw==
|
||||
stylelint-config-standard@25.0.0:
|
||||
version "25.0.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz#2c916984e6655d40d6e8748b19baa8603b680bff"
|
||||
integrity sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==
|
||||
dependencies:
|
||||
stylelint-config-recommended "^6.0.0"
|
||||
stylelint-config-recommended "^7.0.0"
|
||||
|
||||
stylelint-order@5.0.0:
|
||||
version "5.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user