diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index e09783a8a8..999e0c8edf 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@commitlint/test": "^13.2.0", "@commitlint/utils": "^13.2.0", - "@types/node": "12.20.27", + "@types/node": "12.20.28", "@types/yargs": "^17.0.0", "execa": "^5.0.0", "fs-extra": "^10.0.0" diff --git a/yarn.lock b/yarn.lock index a95f3f6443..ea1f585ae9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2634,12 +2634,7 @@ resolved "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9" integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA== -"@types/node@12.20.27": - version "12.20.27" - resolved "https://registry.npmjs.org/@types/node/-/node-12.20.27.tgz#4141fcad57c332a120591de883e26fe4bb14aaea" - integrity sha512-qZdePUDSLAZRXXV234bLBEUM0nAQjoxbcSwp1rqSMUe1rZ47mwU6OjciR/JvF1Oo8mc0ys6GE0ks0HGgqAZoGg== - -"@types/node@^12.20.27": +"@types/node@12.20.28", "@types/node@^12.20.27": version "12.20.28" resolved "https://registry.npmjs.org/@types/node/-/node-12.20.28.tgz#4b20048c6052b5f51a8d5e0d2acbf63d5a17e1e2" integrity sha512-cBw8gzxUPYX+/5lugXIPksioBSbE42k0fZ39p+4yRzfYjN6++eq9kAPdlY9qm+MXyfbk9EmvCYAYRn380sF46w==