Skip to content

Commit 956483b

Browse files
renovate[bot]renovate-bot
andauthoredMay 13, 2022
chore: update dependency @types/node to v12.20.52 (#3174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d467f12 commit 956483b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
 

‎@commitlint/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@commitlint/test": "^16.0.0",
4141
"@commitlint/utils": "^16.2.1",
42-
"@types/node": "12.20.51",
42+
"@types/node": "12.20.52",
4343
"@types/yargs": "^17.0.0",
4444
"execa": "^5.0.0",
4545
"fs-extra": "^10.0.0"

‎yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -2501,7 +2501,12 @@
25012501
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448"
25022502
integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==
25032503

2504-
"@types/node@12.20.51", "@types/node@^12.20.27":
2504+
"@types/node@12.20.52":
2505+
version "12.20.52"
2506+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.52.tgz#2fd2dc6bfa185601b15457398d4ba1ef27f81251"
2507+
integrity sha512-cfkwWw72849SNYp3Zx0IcIs25vABmFh73xicxhCkTcvtZQeIez15PpwQN8fY3RD7gv1Wrxlc9MEtfMORZDEsGw==
2508+
2509+
"@types/node@^12.20.27":
25052510
version "12.20.51"
25062511
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.51.tgz#8bc65be17b95ab6dc89b70839598aeff43ded9c5"
25072512
integrity sha512-anVDMfReTatfH8GVmHmaTZOL0jeTLNZ9wK9SSrQS3tMmn4vUc+9fVWlUzAieuQefWDyWUz4Z3aqXxDgO1VsYjg==

0 commit comments

Comments
 (0)
Please sign in to comment.