From 7a6d0eb59900611f42af2e248f6576adddec0813 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Jan 2022 15:44:21 +0000 Subject: [PATCH] chore: update dependency @types/node to v12.20.40 --- @commitlint/cli/package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index d0be281d56..ca56c5ce85 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@commitlint/test": "^16.0.0", "@commitlint/utils": "^16.0.0", - "@types/node": "12.20.39", + "@types/node": "12.20.40", "@types/yargs": "^17.0.0", "execa": "^5.0.0", "fs-extra": "^10.0.0" diff --git a/yarn.lock b/yarn.lock index 3837814815..b1c39a82d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2318,7 +2318,12 @@ resolved "https://registry.npmjs.org/@types/node/-/node-17.0.5.tgz#57ca67ec4e57ad9e4ef5a6bab48a15387a1c83e0" integrity sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw== -"@types/node@12.20.39", "@types/node@^12.20.27": +"@types/node@12.20.40": + version "12.20.40" + resolved "https://registry.npmjs.org/@types/node/-/node-12.20.40.tgz#5f4345ac29efe3ad490127f3b69884e7d22743ee" + integrity sha512-RX6hFa0hxkFuktu5629zJEkWK5e0HreW4vpNSLn4nWkOui7CTGCjtKiKpvtZ4QwCZ2Am5uhrb5ULHKNyunYYqg== + +"@types/node@^12.20.27": version "12.20.39" resolved "https://registry.npmjs.org/@types/node/-/node-12.20.39.tgz#ef3cb119eaba80e9f1012c78b9384a7489a18bf6" integrity sha512-U7PMwkDmc3bnL0e4U8oA0POpi1vfsYDc+DEUS2+rPxm9NlLcW1dBa5JcRhO633PoPUcCSWMNXrMsqhmAVEo+IQ==