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

Commit 460fa97

Browse files
committed
chore: updated stylelint-config-recommended to 2.1.0
1 parent 5ee7128 commit 460fa97

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
@@ -5,6 +5,7 @@
55
- Changed: Improved `no-duplicate-selectors` tests.
66
- Removed: Jest snapshots.
77
- Removed: `stylelint < 9.1.3` compatibility.
8+
- Updated: `stylelint-config-recommended` to `2.1.0`.
89
- Updated: Bump minimum Node.js required version to `8.9.3`.
910

1011
# 12.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
]
9090
},
9191
"dependencies": {
92-
"stylelint-config-recommended": "^1.0.0",
92+
"stylelint-config-recommended": "^2.1.0",
9393
"stylelint-scss": "^2.0.0"
9494
}
9595
}

0 commit comments

Comments
 (0)