Bump stylelint-scss from 6.2.1 to 6.3.0 in /panel

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.2.1 to 6.3.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/v6.2.1...v6.3.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] 2024-06-03 07:49:30 +00:00 committed by GitHub
parent 30207ec17c
commit 03f32524ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 18 additions and 3 deletions

View File

@ -40,7 +40,7 @@
"stylelint": "^16.4.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.2.1",
"stylelint-scss": "^6.3.0",
"typescript": "^5.4.5",
"typescript-eslint": "^7.11.0"
},

View File

@ -1374,7 +1374,7 @@ __metadata:
stylelint: "npm:^16.4.0"
stylelint-config-standard-scss: "npm:^13.1.0"
stylelint-order: "npm:^6.0.4"
stylelint-scss: "npm:^6.2.1"
stylelint-scss: "npm:^6.3.0"
typescript: "npm:^5.4.5"
typescript-eslint: "npm:^7.11.0"
languageName: unknown
@ -2719,7 +2719,7 @@ __metadata:
languageName: node
linkType: hard
"stylelint-scss@npm:^6.0.0, stylelint-scss@npm:^6.2.1":
"stylelint-scss@npm:^6.0.0":
version: 6.2.1
resolution: "stylelint-scss@npm:6.2.1"
dependencies:
@ -2734,6 +2734,21 @@ __metadata:
languageName: node
linkType: hard
"stylelint-scss@npm:^6.3.0":
version: 6.3.0
resolution: "stylelint-scss@npm:6.3.0"
dependencies:
known-css-properties: "npm:^0.30.0"
postcss-media-query-parser: "npm:^0.2.3"
postcss-resolve-nested-selector: "npm:^0.1.1"
postcss-selector-parser: "npm:^6.0.15"
postcss-value-parser: "npm:^4.2.0"
peerDependencies:
stylelint: ^16.0.2
checksum: bd26fd0a1145930d0c27cbe436ff0cad473eb64ca6b69c8b1953d1164633ba4c3fdfd597764c9ceb3e6c9a153a26d7a635183aa4ed6cc8faf7652033ff7019e2
languageName: node
linkType: hard
"stylelint@npm:^16.4.0":
version: 16.4.0
resolution: "stylelint@npm:16.4.0"