Skip to content

Commit

Permalink
fix(package): update conventional-changelog packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Mar 30, 2018
1 parent 815b544 commit f8e2217
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"Gregor Martynus (https://twitter.com/gr2m)"
],
"dependencies": {
"conventional-changelog-angular": "^3.0.0",
"conventional-changelog-writer": "^3.0.0",
"conventional-commits-parser": "^2.0.0",
"conventional-changelog-angular": "^3.0.6",
"conventional-changelog-writer": "^3.0.9",
"conventional-commits-parser": "^2.1.7",
"debug": "^3.1.0",
"get-stream": "^3.0.0",
"git-url-parse": "^8.0.0",
Expand All @@ -30,11 +30,11 @@
"ava": "^0.25.0",
"codecov": "^3.0.0",
"commitizen": "^2.9.6",
"conventional-changelog-atom": "^0.2.0",
"conventional-changelog-ember": "^0.3.0",
"conventional-changelog-eslint": "^1.0.0",
"conventional-changelog-express": "^0.3.0",
"conventional-changelog-jshint": "^0.3.0",
"conventional-changelog-atom": "^0.2.8",
"conventional-changelog-ember": "^0.3.11",
"conventional-changelog-eslint": "^1.0.9",
"conventional-changelog-express": "^0.3.6",
"conventional-changelog-jshint": "^0.3.8",
"cz-conventional-changelog": "^2.0.0",
"escape-string-regexp": "^1.0.5",
"nyc": "^11.1.0",
Expand Down

0 comments on commit f8e2217

Please sign in to comment.