Skip to content

Commit

Permalink
Bump stylelint-scss from 6.6.0 to 6.7.0
Browse files Browse the repository at this point in the history
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.6.0...v6.7.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>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 0d6244a commit 6b63165
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 @@ -57,7 +57,7 @@
"stylelint": "16.9.0",
"stylelint-config-twbs-bootstrap": "^15.0.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.6.0",
"stylelint-scss": "^6.7.0",
"stylelint-webpack-plugin": "^5.0.1",
"webpack-dev-server": "^5.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5920,10 +5920,10 @@ stylelint-order@^6.0.4:
postcss "^8.4.32"
postcss-sorting "^8.0.2"

stylelint-scss@^6.4.0, stylelint-scss@^6.5.1, 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.4.0, stylelint-scss@^6.5.1, 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 6b63165

Please sign in to comment.