Skip to content

Commit 18d400d

Browse files
committed
Update package.json dependencies
1 parent ad2c4df commit 18d400d

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
@@ -11,7 +11,7 @@
1111
"lib"
1212
],
1313
"dependencies": {
14-
"autoprefixer": "^6.1.1",
14+
"autoprefixer": "^6.1.2",
1515
"chokidar": "^1.3.0",
1616
"colors": "~1.1.2",
1717
"commander": "~2.9.0",
@@ -29,16 +29,16 @@
2929
"postcss-import": "^7.1.3",
3030
"postcss-reporter": "^1.3.0",
3131
"read-file-stdin": "0.2.0",
32-
"stylelint": "^2.3.4",
32+
"stylelint": "^2.3.5",
3333
"stylelint-config-suitcss": "^1.0.0"
3434
},
3535
"devDependencies": {
3636
"chai": "^3.4.1",
37-
"eslint": "^1.10.2",
37+
"eslint": "^1.10.3",
3838
"eslint-config-airbnb": "^1.0.2",
3939
"mocha": "^2.3.4",
4040
"postcss-property-lookup": "^1.1.4",
41-
"rewire": "^2.5.0",
41+
"rewire": "^2.5.1",
4242
"sinon": "^1.17.2"
4343
},
4444
"scripts": {

0 commit comments

Comments
 (0)