From 14e732c369ef5d7ce8d7a90fa6e797bf38221157 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Oct 2021 19:31:58 +0000 Subject: [PATCH] chore: update dependency @types/node to v12.20.34 --- @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 03a63ff1e4..952f5285d0 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@commitlint/test": "^13.2.0", "@commitlint/utils": "^13.2.0", - "@types/node": "12.20.33", + "@types/node": "12.20.34", "@types/yargs": "^17.0.0", "execa": "^5.0.0", "fs-extra": "^10.0.0" diff --git a/yarn.lock b/yarn.lock index 849f7e2a03..11be8dd6f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2624,7 +2624,12 @@ resolved "https://registry.npmjs.org/@types/node/-/node-16.11.0.tgz#4b95f2327bacd1ef8f08d8ceda193039c5d7f52e" integrity sha512-8MLkBIYQMuhRBQzGN9875bYsOhPnf/0rgXGo66S2FemHkhbn9qtsz9ywV1iCG+vbjigE4WUNVvw37Dx+L0qsPg== -"@types/node@12.20.33", "@types/node@^12.20.27": +"@types/node@12.20.34": + version "12.20.34" + resolved "https://registry.npmjs.org/@types/node/-/node-12.20.34.tgz#49b5250893d3a6186dd0f965723b7a2f216c3da8" + integrity sha512-+G6kIkmDOyWs7Co8M48lgyauuOlgZeRib64/DFBwYlY6ngwT7wgcF7ga1DsmZImUDfm2rE1jMnUhIEC/gdJ5rw== + +"@types/node@^12.20.27": version "12.20.33" resolved "https://registry.npmjs.org/@types/node/-/node-12.20.33.tgz#24927446e8b7669d10abacedd16077359678f436" integrity sha512-5XmYX2GECSa+CxMYaFsr2mrql71Q4EvHjKS+ox/SiwSdaASMoBIWE6UmZqFO+VX1jIcsYLStI4FFoB6V7FeIYw==