chore(deps-dev): bump stylelint-scss from 5.1.0 to 5.2.0 (#481)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.1.0 to 5.2.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/v5.1.0...v5.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-17 12:07:52 +01:00
committed by GitHub
parent fc6d988a52
commit b1c1b98bb8
2 changed files with 10 additions and 10 deletions

View File

@@ -47,7 +47,7 @@
"sass": "^1.67.0",
"stylelint": "^15.10.3",
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-scss": "^5.1.0",
"stylelint-scss": "^5.2.0",
"vite": "4.4.9",
"vite-plugin-progress": "^0.0.7"
},