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 May 3, 2017
1 parent 5e371bf commit 94dc41a
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.6.3",
"covert": "^1.1.0",
"jscs": "^3.0.7",
"eslint": "^3.11.1",
"@ljharb/eslint-config": "^9.0.1",
"eslint": "^3.19.0",
"@ljharb/eslint-config": "^11.0.0",
"editorconfig-tools": "^0.1.1",
"nsp": "^2.6.2"
"nsp": "^2.6.3"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 94dc41a

Please sign in to comment.