Skip to content

Commit f5beb3e

Browse files
committed
deps: update eslint version
1 parent 977ce8a commit f5beb3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"pretty-hrtime": "^1.0.x"
3636
},
3737
"devDependencies": {
38-
"mocha": "*",
38+
"eslint": "^3.3.x",
3939
"mkdirp": "*",
40-
"eslint": "^2.x.x",
40+
"mocha": "*",
4141
"rimraf": "*",
4242
"should": "*",
4343
"through2": "*"

0 commit comments

Comments
 (0)