Skip to content

Commit

Permalink
[Dev Deps] update tape, jscs, eslint, @ljharb/eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 21, 2015
1 parent 460d700 commit 29f3d71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -33,9 +33,9 @@
"devDependencies": {
"tape": "^4.2.0",
"covert": "^1.1.0",
"jscs": "^2.1.0",
"eslint": "^1.2.0",
"@ljharb/eslint-config": "^1.0.5"
"jscs": "^2.1.1",
"eslint": "^1.5.0",
"@ljharb/eslint-config": "^1.2.0"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit 29f3d71

Please sign in to comment.