Skip to content

Commit 47bb887

Browse files
chore(deps-dev): bump stylelint-config-recommended-scss in the npm group (#945)
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 16.0.0 to 16.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@v16.0.0...v16.0.1) --- updated-dependencies: - dependency-name: stylelint-config-recommended-scss dependency-version: 16.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 a8180af commit 47bb887

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
@@ -14,7 +14,7 @@
1414
"stylelint": "16.24.0",
1515
"stylelint-config-recess-order": "7.3.0",
1616
"stylelint-order": "7.0.0",
17-
"stylelint-config-recommended-scss": "16.0.0",
17+
"stylelint-config-recommended-scss": "16.0.1",
1818
"stylelint-scss": "6.12.1"
1919
},
2020
"packageManager": "yarn@1.22.22"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -692,10 +692,10 @@ stylelint-config-recess-order@7.3.0:
692692
resolved "https://registry.yarnpkg.com/stylelint-config-recess-order/-/stylelint-config-recess-order-7.3.0.tgz#0f29306e4ab667cc80a6e6490f9b010a3a14b16a"
693693
integrity sha512-1LZhQi/D6OljSLRKejMEzbZA8h0AKkJH7p2y+eValc9ltWRGVznjnZsNLVCOwYpKk7GlYMLNVYTc9WpA0W3TYQ==
694694

695-
stylelint-config-recommended-scss@16.0.0:
696-
version "16.0.0"
697-
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-16.0.0.tgz#475573f2fa3a806ce02f62655d56b2a56673ce78"
698-
integrity sha512-Vh09MlGgKUwgHwuTQXPI6CbwMgXEUpjv+6EpVhZtHkGUJY7yFIoJby3Wcjd12rvdp6xOMdMIKU48Qu6KwZK+mw==
695+
stylelint-config-recommended-scss@16.0.1:
696+
version "16.0.1"
697+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-16.0.1.tgz#10ac6dab288832695a4f96f4cdc77a68aa7eca9f"
698+
integrity sha512-wfpU6kmTUwPEHMACYdpt5wLM/aS44+sqE8yk82LkOkA7yVpAuTZDwd3m9762d0mRnNCn0JMUx4XfDVDmbb8hTA==
699699
dependencies:
700700
postcss-scss "^4.0.9"
701701
stylelint-config-recommended "^17.0.0"

0 commit comments

Comments
 (0)