We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d817f commit d2708ccCopy full SHA for d2708cc
package.json
@@ -31,19 +31,19 @@
31
"cz-conventional-changelog": "^2.0.0",
32
"ghooks": "^2.0.4",
33
"mocha": "^5.1.1",
34
- "nyc": "^12.0.1",
+ "nyc": "^13.1.0",
35
"prettier": "^1.12.1",
36
"prettify": "^0.1.7",
37
"request-promise": "^4.1.1",
38
- "rollup": "^0.59.0",
+ "rollup": "^0.68.2",
39
"rollup-plugin-babili": "^3.0.0",
40
"rollup-plugin-commonjs": "^9.1.3",
41
- "rollup-plugin-uglify": "^4.0.0",
42
- "semantic-release": "^15.3.1",
+ "rollup-plugin-uglify": "^6.0.0",
+ "semantic-release": "^15.13.1",
43
"travis-deploy-once": "^5.0.0",
44
"ts-node": "^7.0.0",
45
"tslint": "^5.10.0",
46
- "typescript": "^2.8.3",
+ "typescript": "^3.2.2",
47
"uglify": "^0.1.5",
48
"validate-commit-msg": "^2.8.2"
49
},
0 commit comments