Skip to content

Commit 0ed1f0e

Browse files
build(deps-dev): bump the stylelint group with 2 updates
Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss). Updates `stylelint` from 17.6.0 to 17.7.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.6.0...17.7.0) Updates `stylelint-config-recommended-scss` from 17.0.0 to 17.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@v17.0.0...v17.0.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stylelint - dependency-name: stylelint-config-recommended-scss dependency-version: 17.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca301fb commit 0ed1f0e

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"eslint-plugin-react": "7.37.5",
3434
"eslint-plugin-react-hooks": "4.6.2",
3535
"qunit": "2.25.0",
36-
"stylelint": "17.6.0",
37-
"stylelint-config-recommended-scss": "17.0.0",
36+
"stylelint": "17.8.0",
37+
"stylelint-config-recommended-scss": "17.0.1",
3838
"stylelint-config-standard": "40.0.0",
3939
"stylelint-config-standard-scss": "17.0.0",
4040
"stylelint-formatter-pretty": "4.0.1",

0 commit comments

Comments
 (0)