Skip to content

Commit 3083945

Browse files
committed
fix: conventional-changelog#874 types node as dev dependency
1 parent 5fd8a69 commit 3083945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

@commitlint/resolve-extends/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"@commitlint/parse": "^8.3.2",
3838
"@commitlint/utils": "^8.3.0",
3939
"@types/lodash": "4.14.144",
40+
"@types/node": "^12.12.22",
4041
"@types/resolve-from": "5.0.1"
4142
},
4243
"dependencies": {
43-
"@types/node": "^12.0.2",
4444
"import-fresh": "^3.0.0",
4545
"lodash": "4.17.15",
4646
"resolve-from": "^5.0.0",

0 commit comments

Comments
 (0)