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

Commit 782c3f2

Browse files
committed
chore: update stylelint to 9.9.0
1 parent eaa1e40 commit 782c3f2

File tree

3 files changed

+17
-11
lines changed

3 files changed

+17
-11
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.1.next
2+
- fix(collapse): add `mb-0` to accordion cards
3+
- refactor(forms): add `autocomplete`
4+
- refactor(modals): add `mb-1` to buttons
5+
- update: `stylelint` to `9.9.0`
6+
17
## v2.1.9
28
- update: `@coreui/coreui` to `2.1.3`
39
- update: `popper.js` to `1.14.5`

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"pug": "^2.0.3",
101101
"rimraf": "^2.6.2",
102102
"shelljs": "^0.8.3",
103-
"stylelint": "^9.8.0",
103+
"stylelint": "^9.9.0",
104104
"stylelint-config-recommended-scss": "^3.2.0",
105105
"stylelint-config-standard": "^18.2.0",
106106
"stylelint-order": "^2.0.0",

0 commit comments

Comments
 (0)