Skip to content

Commit a3afb04

Browse files
committed
Update linters
1 parent f07ac24 commit a3afb04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"mocha": "1.18.2",
4040
"must": "0.11.0",
4141
"istanbul": "0.3.0",
42-
"jshint": "2.5.3",
43-
"jscs": "1.5.9"
42+
"jshint": "2.6.0",
43+
"jscs": "1.11.3"
4444
},
4545
"scripts": {
4646
"test": "npm run lint && npm run unit-test && npm run func-test && npm run cover",

0 commit comments

Comments
 (0)