Skip to content

Commit

Permalink
Merge pull request #270 from alexindigo/master
Browse files Browse the repository at this point in the history
Bumped dependencies.
  • Loading branch information
alexindigo committed Oct 4, 2016
2 parents 5d535a5 + 7081390 commit ff8b06e
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 @@ -36,12 +36,12 @@
"dependencies": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.5",
"mime-types": "^2.1.11"
"mime-types": "^2.1.12"
},
"devDependencies": {
"coveralls": "^2.11.13",
"cross-spawn": "^4.0.0",
"eslint": "^3.7.0",
"coveralls": "^2.11.14",
"cross-spawn": "^4.0.2",
"eslint": "^3.7.1",
"fake": "^0.2.2",
"far": "^0.0.7",
"formidable": "^1.0.17",
Expand All @@ -50,7 +50,7 @@
"istanbul": "^0.4.5",
"pkgfiles": "^2.3.0",
"pre-commit": "^1.1.3",
"request": "^2.74.0",
"request": "^2.75.0",
"rimraf": "^2.5.4"
},
"license": "MIT"
Expand Down

0 comments on commit ff8b06e

Please sign in to comment.