Skip to content

Commit 04d17da

Browse files
chore(deps-dev): bump stylelint-config-recommended-scss in the npm group (#898)
Bumps the npm group with 1 update: [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss). Updates `stylelint-config-recommended-scss` from 15.0.0 to 15.0.1 - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-recommended-scss@v15.0.0...v15.0.1) --- updated-dependencies: - dependency-name: stylelint-config-recommended-scss dependency-version: 15.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b07db3b commit 04d17da

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"stylelint": "16.19.1",
99
"stylelint-config-recess-order": "6.0.0",
10-
"stylelint-config-recommended-scss": "15.0.0",
10+
"stylelint-config-recommended-scss": "15.0.1",
1111
"stylelint-scss": "6.12.0"
1212
},
1313
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -709,10 +709,10 @@ stylelint-config-recess-order@6.0.0:
709709
dependencies:
710710
stylelint-order "^6.0.4"
711711

712-
stylelint-config-recommended-scss@15.0.0:
713-
version "15.0.0"
714-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-15.0.0.tgz#5bb89c60f768aec87dff25b7abf020492dd033e5"
715-
integrity sha512-LCxdFHly0NCJbMsgPpaAPkTf1xclU+SMpTsShlsAv1SLs8KDnaO8OhJGp8XEC8JyOzFHfmVYTXU6V1y8IahfRg==
712+
stylelint-config-recommended-scss@15.0.1:
713+
version "15.0.1"
714+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-15.0.1.tgz#87646e7b0645dbe40abb2c63c594e94501a7451f"
715+
integrity sha512-V24bxkNkFGggqPVJlP9iXaBabwSGEG7QTz+PyxrRtjPkcF+/NsWtB3tKYvFYEmczRkWiIEfuFMhGpJFj9Fxe6Q==
716716
dependencies:
717717
postcss-scss "^4.0.9"
718718
stylelint-config-recommended "^16.0.0"

0 commit comments

Comments
 (0)