Skip to content

Commit

Permalink
fix(deps): update dependency split2 to v3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Nov 1, 2018
1 parent cdef282 commit cde3a75
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 12 deletions.
48 changes: 38 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/conventional-commits-parser/package.json
Expand Up @@ -37,7 +37,7 @@
"is-text-path": "^1.0.0",
"lodash": "^4.2.1",
"meow": "^4.0.0",
"split2": "^2.0.0",
"split2": "^3.0.0",
"through2": "^2.0.0",
"trim-off-newlines": "^1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/git-raw-commits/package.json
Expand Up @@ -36,7 +36,7 @@
"dargs": "^4.0.1",
"lodash.template": "^4.0.2",
"meow": "^4.0.0",
"split2": "^2.0.0",
"split2": "^3.0.0",
"through2": "^2.0.0"
},
"scripts": {
Expand Down

0 comments on commit cde3a75

Please sign in to comment.