Skip to content

Commit

Permalink
[Dev Deps] update eslint, @ljharb/eslint-config, nsp
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 29, 2016
1 parent 3dacf2b commit 064520a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"tape": "^4.5.1",
"covert": "^1.1.0",
"jscs": "^2.11.0",
"eslint": "^2.4.0",
"@ljharb/eslint-config": "^2.1.1",
"eslint": "^2.5.3",
"@ljharb/eslint-config": "^2.2.0",
"editorconfig-tools": "^0.1.1",
"nsp": "^2.2.1"
"nsp": "^2.2.2"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 064520a

Please sign in to comment.