Skip to content

Commit aad721d

Browse files
VoltrexKeyvarvagg
andauthored
deps: update dependencies (#55)
* deps: update dependencies Update dependencies to their latest versions, this is to mainly update the `changelog-maker` dependency. Refs: #54 (comment) * Update package.json --------- Co-authored-by: Rod Vagg <[email protected]>
1 parent aaf897f commit aad721d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"author": "Rod <[email protected]> (http://r.va.gg/)",
1616
"license": "MIT",
1717
"dependencies": {
18-
"changelog-maker": "^3.1.0",
18+
"changelog-maker": "^3.2.3",
1919
"commit-stream": "^2.0.1",
2020
"gitexec": "^2.0.1",
21-
"minimist": "^1.2.5",
21+
"minimist": "^1.2.8",
2222
"pkg-to-id": "^0.0.3",
23-
"split2": "^4.1.0"
23+
"split2": "^4.2.0"
2424
},
2525
"repository": {
2626
"type": "git",

0 commit comments

Comments
 (0)