Skip to content

Commit 7ab2a28

Browse files
authored
chore: update to conventional-changelog/nyc with patched handlebars (#304)
1 parent 69c62cf commit 7ab2a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"homepage": "https://github.com/conventional-changelog/standard-version#readme",
4040
"dependencies": {
4141
"chalk": "^2.4.1",
42-
"conventional-changelog": "^3.0.5",
42+
"conventional-changelog": "^3.0.6",
4343
"conventional-recommended-bump": "^4.0.4",
4444
"detect-indent": "^5.0.0",
4545
"detect-newline": "^2.1.0",
@@ -57,7 +57,7 @@
5757
"mocha": "^5.2.0",
5858
"mock-git": "^1.0.3",
5959
"mockery": "^2.0.0",
60-
"nyc": "^13.1.0",
60+
"nyc": "^13.3.0",
6161
"shelljs": "^0.7.8",
6262
"standard": "^12.0.1"
6363
}

0 commit comments

Comments
 (0)