Skip to content

Commit

Permalink
feat(deps): upgrade all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 6, 2017
1 parent 561b60f commit d404615
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,21 @@
},
"dependencies": {
"always-error": "^1.0.0",
"check-more-types": "^2.23.0",
"debug": "^2.4.5",
"check-more-types": "2.24.0",
"debug": "2.6.8",
"dont-break": "^1.3.0",
"lazy-ass": "^1.5.0"
"lazy-ass": "1.6.0"
},
"devDependencies": {
"ban-sensitive-files": "1.8.4",
"dependency-check": "2.6.0",
"ban-sensitive-files": "1.9.0",
"dependency-check": "2.8.0",
"deps-ok": "1.2.0",
"git-issues": "1.3.1",
"license-checker": "8.0.3",
"mocha": "3.2.0",
"nsp": "2.6.2",
"pre-git": "3.12.0",
"standard": "8.6.0",
"semantic-release": "^6.3.2"
"license-checker": "11.0.0",
"mocha": "3.4.2",
"nsp": "2.6.3",
"pre-git": "3.15.0",
"semantic-release": "6.3.6",
"standard": "10.0.2"
}
}

0 comments on commit d404615

Please sign in to comment.