Skip to content

Commit d2e360c

Browse files
committed
Update dependencies
1 parent ef36c7f commit d2e360c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@
3232
"postcss": "^5.0.12",
3333
"posthtml-attrs-parser": "^0.1.0",
3434
"posthtml-match-helper": "^1.0.1",
35-
"specificity": "^0.1.4"
35+
"specificity": "^0.2.0"
3636
},
3737
"devDependencies": {
3838
"babel-cli": "^6.1.18",
3939
"babel-core": "^6.1.21",
4040
"babel-eslint": "^6.0.0",
4141
"babel-preset-es2015": "^6.1.18",
42-
"eslint": "^2.0.0",
42+
"eslint": "^3.0.0",
4343
"expect": "^1.13.0",
4444
"lodash": "^4.0.0",
45-
"mocha": "^2.3.4",
46-
"posthtml": "^0.8.0"
45+
"mocha": "^3.0.0",
46+
"posthtml": "^0.9.0"
4747
},
4848
"repository": {
4949
"type": "git",

0 commit comments

Comments
 (0)