Skip to content

Commit 8edcdf4

Browse files
committedMay 29, 2018
fix(package): update conventional-changelog
1 parent 6349f6a commit 8edcdf4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"Gregor Martynus (https://twitter.com/gr2m)"
1717
],
1818
"dependencies": {
19-
"conventional-changelog-angular": "^3.0.0",
20-
"conventional-commits-parser": "^2.0.0",
19+
"conventional-changelog-angular": "^4.0.0",
20+
"conventional-commits-parser": "^3.0.0",
2121
"debug": "^3.1.0",
2222
"import-from": "^2.1.0",
2323
"lodash": "^4.17.4"
@@ -26,11 +26,11 @@
2626
"ava": "^0.25.0",
2727
"codecov": "^3.0.0",
2828
"commitizen": "^2.9.6",
29-
"conventional-changelog-atom": "^0.2.0",
30-
"conventional-changelog-ember": "^0.3.0",
31-
"conventional-changelog-eslint": "^1.0.0",
32-
"conventional-changelog-express": "^0.3.0",
33-
"conventional-changelog-jshint": "^0.3.0",
29+
"conventional-changelog-atom": "^1.0.0",
30+
"conventional-changelog-ember": "^1.0.0",
31+
"conventional-changelog-eslint": "^2.0.0",
32+
"conventional-changelog-express": "^1.0.0",
33+
"conventional-changelog-jshint": "^1.0.0",
3434
"cz-conventional-changelog": "^2.0.0",
3535
"nyc": "^11.1.0",
3636
"rimraf": "^2.6.1",

0 commit comments

Comments
 (0)
Please sign in to comment.