mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
Merge pull request #5985 from wallabag/dependabot/npm_and_yarn/stylelint-14.12.1
Bump stylelint from 14.12.0 to 14.12.1
This commit is contained in:
commit
9c5feb64f3
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"sass": "^1.55.0",
|
||||
"sass-loader": "^13.0.2",
|
||||
"style-loader": "^3.3.1",
|
||||
"stylelint": "^14.12.0",
|
||||
"stylelint": "^14.12.1",
|
||||
"stylelint-config-standard": "^28.0.0",
|
||||
"stylelint-scss": "^4.3.0",
|
||||
"stylelint-webpack-plugin": "^3.3.0",
|
||||
|
|
|
@ -5454,10 +5454,10 @@ stylelint-webpack-plugin@^3.3.0:
|
|||
normalize-path "^3.0.0"
|
||||
schema-utils "^4.0.0"
|
||||
|
||||
stylelint@^14.12.0:
|
||||
version "14.12.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.12.0.tgz#86d5b60d0f30a6bd0b59e1d4c85a267f0caef97e"
|
||||
integrity sha512-9Sa+IsT31PN9zf9q5ZVZNvhT6jMVu6YhpI38g3Akn7vONipGL0GNd9QCblwtJ3ysaoM80P/+9mOcFB1xnytiQQ==
|
||||
stylelint@^14.12.1:
|
||||
version "14.12.1"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.12.1.tgz#7fac1578662ca12330c32a61c8583be7fad4a530"
|
||||
integrity sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==
|
||||
dependencies:
|
||||
"@csstools/selector-specificity" "^2.0.2"
|
||||
balanced-match "^2.0.0"
|
||||
|
|
Loading…
Reference in a new issue