Skip to content

Commit 57fdef8

Browse files
author
Ivan Demidov
committed
chore: update depDev
1 parent 9734ffa commit 57fdef8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"babel-eslint": "^7.1.1",
5151
"browser-sync": "^2.18.8",
5252
"chokidar-cli": "^1.2.0",
53-
"clinton": "^0.11.0",
53+
"clinton": "^0.12.0",
5454
"conventional-changelog-cli": "^1.2.0",
5555
"conventional-changelog-lint": "^1.1.0",
5656
"eslint": "^3.13.1",
@@ -84,7 +84,6 @@
8484
"postcss-reduce-initial": "^1.0.1",
8585
"postcss-sorting": "^2.0.1",
8686
"posthtml-cli": "0.2.16",
87-
"posthtml-expressions": "^1.1.0",
8887
"posthtml-extend": "^0.1.2",
8988
"posthtml-modules": "^0.4.2",
9089
"rimraf": "^2.6.1",
@@ -126,7 +125,9 @@
126125
"postcss-class-prefix": "sl-",
127126
"postcss-attribute-selector-prefix": {
128127
"prefix": "sl-",
129-
"filter": ["class"]
128+
"filter": [
129+
"class"
130+
]
130131
},
131132
"postcss-sorting": {},
132133
"postcss-reduce-initial": {},

0 commit comments

Comments
 (0)