Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Commit

Permalink
build(package): dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Nov 13, 2018
1 parent 9106762 commit 0588321
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 @@ -34,23 +34,23 @@
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"execa": "^1.0.0",
"fs-extra": "^7.0.0",
"fs-extra": "^7.0.1",
"gh-got": "^8.0.0",
"got": "^9.0.0",
"json-diff": "^0.5.2",
"lodash": "^4.17.5",
"markdown-table": "^1.1.1",
"node-fetch": "^2.1.1",
"got": "^9.3.2",
"json-diff": "^0.5.3",
"lodash": "^4.17.11",
"markdown-table": "^1.1.2",
"node-fetch": "^2.3.0",
"normalize-url": "^4.0.0",
"pluralize": "^7.0.0",
"turndown": "^5.0.0",
"yargs": "^12.0.1"
"yargs": "^12.0.2"
},
"devDependencies": {
"proxyquire": "^2.0.0",
"semantic-release": "^15.1.2",
"standard": "^12.0.0",
"proxyquire": "^2.1.0",
"semantic-release": "^15.11.0",
"speccy": "^0.7.2",
"tap": "^12.0.0"
"standard": "^12.0.0",
"tap": "^12.1.0"
}
}

0 comments on commit 0588321

Please sign in to comment.