commentizer
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "commentizer", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Add jsdoc style comments to functions and class methods", | ||
@@ -50,3 +50,3 @@ "bin": { | ||
"cz-conventional-changelog": "2.1.0", | ||
"eslint": "4.18.2", | ||
"eslint": "4.19.1", | ||
"eslint-config-prettier": "2.9.0", | ||
@@ -56,3 +56,3 @@ "eslint-plugin-prettier": "2.6.0", | ||
"prettier": "1.11.1", | ||
"semantic-release": "15.0.3", | ||
"semantic-release": "15.1.4", | ||
"travis-deploy-once": "4.4.1" | ||
@@ -59,0 +59,0 @@ }, |
28444