Skip to content

Commit c0b32fe

Browse files
authored
chore: move @types/node to devDependencies (#3464)
1 parent 0e6a80c commit c0b32fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

@commitlint/load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"@types/lodash.isplainobject": "^4.0.7",
4141
"@types/lodash.merge": "^4.6.7",
4242
"@types/lodash.uniq": "^4.5.7",
43+
"@types/node": "^14.0.0",
4344
"conventional-changelog-atom": "^2.0.8",
4445
"execa": "^5.0.0"
4546
},
@@ -48,7 +49,6 @@
4849
"@commitlint/execute-rule": "^17.0.0",
4950
"@commitlint/resolve-extends": "^17.3.0",
5051
"@commitlint/types": "^17.0.0",
51-
"@types/node": "^14.0.0",
5252
"chalk": "^4.1.0",
5353
"cosmiconfig": "^8.0.0",
5454
"cosmiconfig-typescript-loader": "^4.0.0",

0 commit comments

Comments
 (0)