Skip to content

Commit f19e08f

Browse files
authored
chore: convert @types/node version to * (#3490)
1 parent 5b5a694 commit f19e08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

@commitlint/load/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
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",
4443
"conventional-changelog-atom": "^2.0.8",
4544
"execa": "^5.0.0"
4645
},
@@ -49,6 +48,7 @@
4948
"@commitlint/execute-rule": "^17.4.0",
5049
"@commitlint/resolve-extends": "^17.4.0",
5150
"@commitlint/types": "^17.4.0",
51+
"@types/node": "*",
5252
"chalk": "^4.1.0",
5353
"cosmiconfig": "^8.0.0",
5454
"cosmiconfig-typescript-loader": "^4.0.0",

0 commit comments

Comments
 (0)