Skip to content

Commit

Permalink
Update dependency stylelint-scss to v6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent e8f12a4 commit 017d06d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"stylelint-config-recommended": "14.0.1",
"stylelint-config-standard-scss": "12.0.0",
"stylelint-no-unsupported-browser-features": "8.0.1",
"stylelint-scss": "6.6.0",
"stylelint-scss": "6.7.0",
"svgo": "3.3.2",
"svgo-add-viewbox": "3.1.0",
"svgo-viewbox": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9148,10 +9148,10 @@ stylelint-no-unsupported-browser-features@8.0.1:
doiuse "^6.0.2"
postcss "^8.4.32"

stylelint-scss@6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.6.0.tgz#065626b152466df0167d09ee45b85f7ca4076f15"
integrity sha512-aK2Rdt41Jt9Gv/ClMN5BYhP7xR3IEoRMDKpJkIDI9frZQ6KkxeLishusxs2JtEGZdJWXvPoBOhswNxj3gx8L/g==
stylelint-scss@6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.7.0.tgz#df9c2bcd20c555c5670914f23bb983c94bfbb0e3"
integrity sha512-RFIa2A+pVWS5wjNT+whtK7wsbZEWazyqesCuSaPbPlZ8lh2TujwVJSnCYJijg6ChZzwI8pZPRZS1L6A9aCbXDg==
dependencies:
css-tree "2.3.1"
is-plain-object "5.0.0"
Expand Down

0 comments on commit 017d06d

Please sign in to comment.