Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit 64daa77

Browse files
committed
chore: update stylelint-scss to 3.17.2
1 parent a9dc812 commit 64daa77

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 17.0.0
2+
3+
- Updated: `stylelint-scss` to `3.17.2`.
4+
- Updated: `stylelint` to `13.0.0`.
5+
16
# 16.0.0
27

38
- Fixed: `selector-class-pattern` rule regex to account for numerals, case detection, and ensure kebab-case over snake_case.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"stylelint-config-recommended": "^3.0.0",
4040
"stylelint-config-recommended-scss": "^4.2.0",
41-
"stylelint-scss": "^3.14.2"
41+
"stylelint-scss": "^3.17.2"
4242
},
4343
"devDependencies": {
4444
"@commitlint/cli": "^8.3.5",

0 commit comments

Comments
 (0)