Skip to content

Commit

Permalink
[Dev Deps] update jscs, eslint, @ljharb/eslint-config, nsp
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 27, 2015
1 parent 4ff97c5 commit 70b9888
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -36,10 +36,10 @@
"devDependencies": {
"tape": "^4.2.0",
"covert": "^1.1.0",
"jscs": "^2.1.0",
"eslint": "^1.1.0",
"@ljharb/eslint-config": "^1.0.4",
"nsp": "^1.0.3"
"jscs": "^2.1.1",
"eslint": "^1.5.1",
"@ljharb/eslint-config": "^1.2.0",
"nsp": "^1.1.0"
},
"testling": {
"files": "test.js",
Expand Down

0 comments on commit 70b9888

Please sign in to comment.