Skip to content

Commit

Permalink
Merge pull request #934 from diowa/dependabot/npm_and_yarn/stylelint-…
Browse files Browse the repository at this point in the history
…scss-6.5.1

Bump stylelint-scss from 6.5.0 to 6.5.1
  • Loading branch information
tagliala authored Aug 26, 2024
2 parents aaebe4a + 79f612a commit cffd3e0
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.8.2",
"stylelint-config-twbs-bootstrap": "^14.2.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.5.0",
"stylelint-scss": "^6.5.1",
"stylelint-webpack-plugin": "^5.0.1",
"webpack-dev-server": "^5.0.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6120,10 +6120,10 @@ stylelint-order@^6.0.4:
postcss "^8.4.32"
postcss-sorting "^8.0.2"

stylelint-scss@^6.3.2, stylelint-scss@^6.4.0, stylelint-scss@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.5.0.tgz#c5495f254195c41b97f9bc995e4d3725b375447a"
integrity sha512-yOnYlr71wrTPT3rYyUurgTj6Rw7JUtzsZQsiPEjvs+k/yqoYHdweqpw6XN/ARpxjAuvJpddoMUvV8aAIpvUwTg==
stylelint-scss@^6.3.2, stylelint-scss@^6.4.0, stylelint-scss@^6.5.1:
version "6.5.1"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.5.1.tgz#bcb6a4ada71a0adbf181e155548e5f25ee4aeece"
integrity sha512-ZLqdqihm6uDYkrsOeD6YWb+stZI8Wn92kUNDhE4M+g9g1aCnRv0JlOrttFiAJJwaNzpdQgX3YJb5vDQXVuO9Ww==
dependencies:
css-tree "2.3.1"
is-plain-object "5.0.0"
Expand Down

0 comments on commit cffd3e0

Please sign in to comment.