Update dependency stylelint-scss to v7 (#31819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
006ad8868d
commit
26d7298ba4
+1
-1
@@ -287,7 +287,7 @@
|
|||||||
"storybook": "^10.0.7",
|
"storybook": "^10.0.7",
|
||||||
"stylelint": "^16.23.0",
|
"stylelint": "^16.23.0",
|
||||||
"stylelint-config-standard": "^39.0.0",
|
"stylelint-config-standard": "^39.0.0",
|
||||||
"stylelint-scss": "^6.0.0",
|
"stylelint-scss": "^7.0.0",
|
||||||
"stylelint-value-no-unknown-custom-properties": "^6.0.1",
|
"stylelint-value-no-unknown-custom-properties": "^6.0.1",
|
||||||
"terser-webpack-plugin": "^5.3.9",
|
"terser-webpack-plugin": "^5.3.9",
|
||||||
"testcontainers": "^11.0.0",
|
"testcontainers": "^11.0.0",
|
||||||
|
|||||||
@@ -12699,10 +12699,10 @@ stylelint-config-standard@^39.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
stylelint-config-recommended "^17.0.0"
|
stylelint-config-recommended "^17.0.0"
|
||||||
|
|
||||||
stylelint-scss@^6.0.0:
|
stylelint-scss@^7.0.0:
|
||||||
version "6.13.0"
|
version "7.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.13.0.tgz#0bffc5a2408b14097ce92bde54ff5ba6838c8bf5"
|
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-7.0.0.tgz#fae9346e6a1e15039422a7e46b3390e39508218d"
|
||||||
integrity sha512-kZPwFUJkfup2gP1enlrS2h9U5+T5wFoqzJ1n/56AlpwSj28kmFe7ww/QFydvPsg5gLjWchAwWWBLtterynZrOw==
|
integrity sha512-H88kCC+6Vtzj76NsC8rv6x/LW8slBzIbyeSjsKVlS+4qaEJoDrcJR4L+8JdrR2ORdTscrBzYWiiT2jq6leYR1Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
css-tree "^3.0.1"
|
css-tree "^3.0.1"
|
||||||
is-plain-object "^5.0.0"
|
is-plain-object "^5.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user