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
…`nsp`
  • Loading branch information
ljharb committed Nov 2, 2016
1 parent 06336cc commit 3e5632c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
],
"dependencies": {},
"devDependencies": {
"tape": "^4.6.0",
"tape": "^4.6.2",
"covert": "^1.1.0",
"jscs": "^3.0.6",
"eslint": "^3.0.0",
"@ljharb/eslint-config": "^6.0.0",
"jscs": "^3.0.7",
"eslint": "^3.9.1",
"@ljharb/eslint-config": "^8.0.0",
"editorconfig-tools": "^0.1.1",
"nsp": "^2.5.0"
"nsp": "^2.6.2"
},
"testling": {
"files": "test/index.js",
Expand Down

0 comments on commit 3e5632c

Please sign in to comment.