Skip to content

Commit 4556053

Browse files
Update dependency stylelint-scss to v6.3.0
1 parent 7f39d38 commit 4556053

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"stylelint-config-recommended": "14.0.0",
113113
"stylelint-config-standard-scss": "12.0.0",
114114
"stylelint-no-unsupported-browser-features": "8.0.1",
115-
"stylelint-scss": "6.2.1",
115+
"stylelint-scss": "6.3.0",
116116
"svgo": "3.2.0",
117117
"svgo-add-viewbox": "3.1.0",
118118
"svgo-viewbox": "3.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9002,12 +9002,12 @@ [email protected]:
90029002
doiuse "^6.0.2"
90039003
postcss "^8.4.32"
90049004

9005-
stylelint-scss@6.2.1:
9006-
version "6.2.1"
9007-
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.2.1.tgz#7675f3f5034a3b1d7d064d480e0d834ef9353244"
9008-
integrity sha512-ZoGLbVb1keZYRVGQlhB8G6sZOoNqw61whzzzGFWp05N12ErqLFfBv3JPrXiMLZaW98sBS7K/vUQhRnvUj4vwdw==
9005+
stylelint-scss@6.3.0:
9006+
version "6.3.0"
9007+
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.3.0.tgz#2020d0f0d21b8b4151f523e303ae8966728a6e54"
9008+
integrity sha512-8OSpiuf1xC7f8kllJsBOFAOYp/mR/C1FXMVeOFjtJPw+AFvEmC93FaklHt7MlOqU4poxuQ1TkYMyfI0V+1SxjA==
90099009
dependencies:
9010-
known-css-properties "^0.29.0"
9010+
known-css-properties "^0.30.0"
90119011
postcss-media-query-parser "^0.2.3"
90129012
postcss-resolve-nested-selector "^0.1.1"
90139013
postcss-selector-parser "^6.0.15"

0 commit comments

Comments
 (0)