Skip to content

Commit d2708cc

Browse files
committed
fix(package): update dependencies
1 parent d0d817f commit d2708cc

File tree

2 files changed

+3508
-1290
lines changed

2 files changed

+3508
-1290
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@
3131
"cz-conventional-changelog": "^2.0.0",
3232
"ghooks": "^2.0.4",
3333
"mocha": "^5.1.1",
34-
"nyc": "^12.0.1",
34+
"nyc": "^13.1.0",
3535
"prettier": "^1.12.1",
3636
"prettify": "^0.1.7",
3737
"request-promise": "^4.1.1",
38-
"rollup": "^0.59.0",
38+
"rollup": "^0.68.2",
3939
"rollup-plugin-babili": "^3.0.0",
4040
"rollup-plugin-commonjs": "^9.1.3",
41-
"rollup-plugin-uglify": "^4.0.0",
42-
"semantic-release": "^15.3.1",
41+
"rollup-plugin-uglify": "^6.0.0",
42+
"semantic-release": "^15.13.1",
4343
"travis-deploy-once": "^5.0.0",
4444
"ts-node": "^7.0.0",
4545
"tslint": "^5.10.0",
46-
"typescript": "^2.8.3",
46+
"typescript": "^3.2.2",
4747
"uglify": "^0.1.5",
4848
"validate-commit-msg": "^2.8.2"
4949
},

0 commit comments

Comments
 (0)