Skip to content

Commit 1994783

Browse files
authored
Update package.json
1 parent c728f68 commit 1994783

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
@@ -19,14 +19,14 @@
1919
"request": "^2.72.0"
2020
},
2121
"devDependencies": {
22-
"coveralls": "^2.11.9",
22+
"coveralls": "^3.0.2",
2323
"grunt": "^1.0.1",
2424
"istanbul": "^0.4.3",
2525
"jscoverage": "^0.6.0",
2626
"jscs": "^3.0.4",
27-
"jslint": "^0.10.1",
28-
"mocha": "^2.5.3",
27+
"jslint": "^0.12.0",
28+
"mocha": "^5.2.0",
2929
"mocha-lcov-reporter": "^1.2.0",
30-
"nodeunit": "^0.9.1"
30+
"nodeunit": "^0.11.3"
3131
}
3232
}

0 commit comments

Comments
 (0)