Merge pull request #6371 from wallabag/dependabot/npm_and_yarn/stylelint-scss-4.5.0

Bump stylelint-scss from 4.3.0 to 4.5.0
This commit is contained in:
github-actions[bot] 2023-03-24 22:18:35 +00:00 committed by GitHub
commit ad6d0f5776
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -58,7 +58,7 @@
"style-loader": "^3.3.1",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
"stylelint-scss": "^4.3.0",
"stylelint-scss": "^4.5.0",
"stylelint-webpack-plugin": "^4.1.0",
"terser-webpack-plugin": "^5.3.6",
"url-loader": "^4.1.1",

View file

@ -5498,10 +5498,10 @@ stylelint-config-standard@^29.0.0:
dependencies:
stylelint-config-recommended "^9.0.0"
stylelint-scss@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-4.3.0.tgz#638800faf823db11fff60d537c81051fe74c90fa"
integrity sha512-GvSaKCA3tipzZHoz+nNO7S02ZqOsdBzMiCx9poSmLlb3tdJlGddEX/8QzCOD8O7GQan9bjsvLMsO5xiw6IhhIQ==
stylelint-scss@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-4.5.0.tgz#c270fff4f0dad65a7a39178be883062c6552482a"
integrity sha512-/+rQ8FePOiwT5xblOHkujYzRYfSjmE6HYhLpqJShL+9wH6/HaAVj4mWpXlpEsM3ZgIpOblG9Y+/BycSJzWgjNw==
dependencies:
lodash "^4.17.21"
postcss-media-query-parser "^0.2.3"