diff --git a/package.json b/package.json index e9b06b58c..42c8a7034 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "homepage": "https://github.com/conventional-changelog/standard-version#readme", "dependencies": { "chalk": "^2.4.1", - "conventional-changelog": "^3.0.5", + "conventional-changelog": "^3.0.6", "conventional-recommended-bump": "^4.0.4", "detect-indent": "^5.0.0", "detect-newline": "^2.1.0", @@ -57,7 +57,7 @@ "mocha": "^5.2.0", "mock-git": "^1.0.3", "mockery": "^2.0.0", - "nyc": "^13.1.0", + "nyc": "^13.3.0", "shelljs": "^0.7.8", "standard": "^12.0.1" }