Skip to content

Commit

Permalink
update dependencies and devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Dec 9, 2014
1 parent db1c267 commit 665cc4f
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 @@ -34,16 +34,16 @@
"asynchronously"
],
"dependencies": {
"graceful-fs": "^3.0.4",
"graceful-fs": "^3.0.5",
"run-parallel": "^1.0.0"
},
"devDependencies": {
"eslint": "^0.9.2",
"istanbul": "^0.3.2",
"eslint": "^0.10.1",
"istanbul": "^0.3.5",
"istanbul-coveralls": "^1.0.1",
"jscs": "^1.7.3",
"jscs": "^1.8.1",
"nop": "^1.0.0",
"tap-spec": "^1.0.1",
"tap-spec": "^2.1.1",
"tape": "^3.0.3"
},
"jscsConfig": {
Expand Down

0 comments on commit 665cc4f

Please sign in to comment.