Skip to content

Commit 31e1fff

Browse files
committed
Bump dependencies.
1 parent 38c82b6 commit 31e1fff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"coveralls": "^2.11.6",
1616
"event-stream": "^3.3.2",
1717
"gulp": "^3.9.0",
18-
"gulp-eslint": "^1.1.1",
18+
"gulp-eslint": "^2.0.0",
1919
"gulp-mocha": "^2.0.0",
2020
"mocha": "*",
21-
"nyc": "^5.0.0",
22-
"should": "^4.6.0"
21+
"nyc": "^6.1.1",
22+
"should": "*"
2323
},
2424
"engines": {
2525
"node": ">=0.10.0"

0 commit comments

Comments
 (0)