Skip to content

Commit

Permalink
fix(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Jul 28, 2018
1 parent cefd5cb commit 53bb9fa
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 147 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"devDependencies": {
"@types/fs-extra": "^5.0.4",
"@types/json5": "^0.0.29",
"@types/mocha": "^5.2.4",
"@types/node": "^10.5.2",
"@types/ramda": "^0.25.34",
"@types/yargs": "^11.1.0",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.4",
"@types/ramda": "^0.25.35",
"@types/yargs": "^11.1.1",
"cz-conventional-changelog": "^2.1.0",
"mocha": "^5.2.0",
"prettier": "^1.13.7",
"semantic-release": "^15.7.1",
"semantic-release": "^15.8.1",
"travis-deploy-once": "^5.0.1"
},
"dependencies": {
Expand All @@ -50,7 +50,7 @@
"fs-extra": "^7.0.0",
"json5": "^1.0.1",
"ramda": "^0.25.0",
"ts-curry": "^1.0.3",
"ts-curry": "^1.0.4",
"ts-node": "^7.0.0",
"typescript": "^2.9.2",
"yargs": "^12.0.1"
Expand Down
Loading

0 comments on commit 53bb9fa

Please sign in to comment.