Skip to content

Commit 3a81e8d

Browse files
chore(deps): bump stylelint-use-nesting (#1006)
Bumps [stylelint-use-nesting](https://github.com/csstools/stylelint-use-nesting) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/csstools/stylelint-use-nesting/releases) - [Changelog](https://github.com/csstools/stylelint-use-nesting/blob/main/CHANGELOG.md) - [Commits](https://github.com/csstools/stylelint-use-nesting/commits/4.0.0) --- updated-dependencies: - dependency-name: stylelint-use-nesting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b704f3 commit 3a81e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stylelint-config-scss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"stylelint-order": "^5.0.0",
4141
"stylelint-scss": "^4.1.0",
4242
"stylelint-selector-tag-no-without-class": "^2.0.5",
43-
"stylelint-use-nesting": "^3.0.0"
43+
"stylelint-use-nesting": "^4.0.0"
4444
},
4545
"gitHead": "92ec9e371295d8f8957bc84223e9fcfe72c7eba8"
4646
}

0 commit comments

Comments
 (0)