Bump stylelint-scss from 4.4.0 to 4.5.0

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-20 09:58:26 +00:00 committed by GitHub
parent 9a8314405f
commit 71a25f723e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -33,6 +33,6 @@
"eslint-plugin-import": "^2.27.5",
"stylelint": "^14.16.1",
"stylelint-config-standard-scss": "^6.1.0",
"stylelint-scss": "^4.4.0"
"stylelint-scss": "^4.5.0"
}
}

View File

@ -2313,10 +2313,10 @@ stylelint-config-standard@^29.0.0:
dependencies:
stylelint-config-recommended "^9.0.0"
stylelint-scss@^4.0.0, stylelint-scss@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-4.4.0.tgz#87ce9d049eff1ce67cce788780fbfda63099017e"
integrity sha512-Qy66a+/30aylFhPmUArHhVsHOun1qrO93LGT15uzLuLjWS7hKDfpFm34mYo1ndR4MCo8W4bEZM1+AlJRJORaaw==
stylelint-scss@^4.0.0, 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"