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

Commit 08a6c9f

Browse files
committed
chore: updated: stylelint-scss to 2.1.0
1 parent 460fa97 commit 08a6c9f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Removed: Jest snapshots.
77
- Removed: `stylelint < 9.1.3` compatibility.
88
- Updated: `stylelint-config-recommended` to `2.1.0`.
9+
- Updated: `stylelint-scss` to `2.1.0`.
910
- Updated: Bump minimum Node.js required version to `8.9.3`.
1011

1112
# 12.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@
9090
},
9191
"dependencies": {
9292
"stylelint-config-recommended": "^2.1.0",
93-
"stylelint-scss": "^2.0.0"
93+
"stylelint-scss": "^2.1.0"
9494
}
9595
}

0 commit comments

Comments
 (0)