From 7f4fcc24a1ee6bf1ebc181b3d85f9e5e3bdf8b32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 20:26:01 +0800 Subject: [PATCH] chore: update dependency @types/node to v12.20.42 (#2976) Co-authored-by: Renovate Bot --- @commitlint/cli/package.json | 2 +- yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index cc6a8d23b2..78100dbbf1 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.41", + "@types/node": "12.20.42", "@types/yargs": "^17.0.0", "execa": "^5.0.0", "fs-extra": "^10.0.0" diff --git a/yarn.lock b/yarn.lock index 26211ccb91..150638d6f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2375,12 +2375,7 @@ resolved "https://registry.npmjs.org/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b" integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg== -"@types/node@12.20.41": - version "12.20.41" - resolved "https://registry.npmjs.org/@types/node/-/node-12.20.41.tgz#81d7734c5257da9f04354bd9084a6ebbdd5198a5" - integrity sha512-f6xOqucbDirG7LOzedpvzjP3UTmHttRou3Mosx3vL9wr9AIQGhcPgVnqa8ihpZYnxyM1rxeNCvTyukPKZtq10Q== - -"@types/node@^12.20.27": +"@types/node@12.20.42", "@types/node@^12.20.27": version "12.20.42" resolved "https://registry.npmjs.org/@types/node/-/node-12.20.42.tgz#2f021733232c2130c26f9eabbdd3bfd881774733" integrity sha512-aI3/oo5DzyiI5R/xAhxxRzfZlWlsbbqdgxfTPkqu/Zt+23GXiJvMCyPJT4+xKSXOnLqoL8jJYMLTwvK2M3a5hw==