Skip to content

Commit

Permalink
fix(deps): upgraded a lot of deps, trying to see if #23 is still broken
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Mar 6, 2016
1 parent 99cf6e9 commit 2ed9051
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@
"homepage": "https://github.com/bahmutov/manpm#readme",
"dependencies": {
"@bahmutov/parse-github-repo-url": "0.0.0",
"bluebird": "3.0.5",
"check-more-types": "2.2.0",
"bluebird": "3.3.3",
"check-more-types": "2.10.0",
"debug": "2.2.0",
"get-package-readme": "1.1.0",
"get-package-readme": "1.2.0",
"github-readme": "1.0.0",
"lazy-ass": "1.1.0",
"lodash": "3.10.1",
"lazy-ass": "1.4.0",
"lodash": "4.6.1",
"marked": "0.3.5",
"marked-terminal": "https://github.com/mikaelbr/marked-terminal.git#35f6ddac9d9f32b11e85ceb6bc5f42642f06e456",
"marked-to-md": "1.0.1",
"package-json": "2.3.0",
"package-json": "2.3.1",
"simple-bin-help": "1.6.0",
"simple-get": "1.4.3",
"update-notifier": "0.5.0"
"simple-get": "2.0.0",
"update-notifier": "0.6.1"
},
"preferGlobal": true,
"release": {
Expand Down Expand Up @@ -94,15 +94,15 @@
}
},
"devDependencies": {
"ban-sensitive-files": "1.4.0",
"ban-sensitive-files": "1.8.2",
"condition-node-version": "1.2.0",
"eslint": "1.10.1",
"eslint": "2.3.0",
"exact-semver": "1.2.0",
"git-issues": "1.2.0",
"mocha": "2.3.4",
"next-update": "0.9.5",
"pre-git": "3.1.1",
"mocha": "2.4.5",
"next-update": "1.2.2",
"pre-git": "3.4.0",
"quote": "0.4.0",
"semantic-release": "4.3.5"
"semantic-release": "6.2.0"
}
}

0 comments on commit 2ed9051

Please sign in to comment.