We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5a694 commit f19e08fCopy full SHA for f19e08f
@commitlint/load/package.json
@@ -40,7 +40,6 @@
40
"@types/lodash.isplainobject": "^4.0.7",
41
"@types/lodash.merge": "^4.6.7",
42
"@types/lodash.uniq": "^4.5.7",
43
- "@types/node": "^14.0.0",
44
"conventional-changelog-atom": "^2.0.8",
45
"execa": "^5.0.0"
46
},
@@ -49,6 +48,7 @@
49
48
"@commitlint/execute-rule": "^17.4.0",
50
"@commitlint/resolve-extends": "^17.4.0",
51
"@commitlint/types": "^17.4.0",
+ "@types/node": "*",
52
"chalk": "^4.1.0",
53
"cosmiconfig": "^8.0.0",
54
"cosmiconfig-typescript-loader": "^4.0.0",
0 commit comments