Skip to content

Commit c0fc7ee

Browse files
committed
Update dependencies
1 parent 7819e4d commit c0fc7ee

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
@@ -24,13 +24,13 @@
2424
},
2525
"homepage": "https://github.com/sun-zheng-an/gulp-shell",
2626
"devDependencies": {
27-
"chai": "^3.5.0",
28-
"coveralls": "^2.11.16",
27+
"chai": "^4.1.2",
28+
"coveralls": "^3.0.0",
2929
"gulp": "^3.9.1",
3030
"istanbul": "^0.4.5",
31-
"mocha": "^3.2.0",
31+
"mocha": "^4.1.0",
3232
"mocha-lcov-reporter": "^1.3.0",
33-
"standard": "^8.6.0",
33+
"standard": "^10.0.3",
3434
"vinyl": "^2.1.0"
3535
},
3636
"dependencies": {

0 commit comments

Comments
 (0)