Skip to content

Commit 66a9c99

Browse files
renovate[bot]renovate-bot
andauthoredMay 11, 2022
chore: update dependency @types/node to v12.20.51 (#3167)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c641e80 commit 66a9c99

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
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.50",
42+
"@types/node": "12.20.51",
4343
"@types/yargs": "^17.0.0",
4444
"execa": "^5.0.0",
4545
"fs-extra": "^10.0.0"

‎yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -2501,12 +2501,7 @@
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.50":
2505-
version "12.20.50"
2506-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.50.tgz#14ba5198f1754ffd0472a2f84ab433b45ee0b65e"
2507-
integrity sha512-+9axpWx2b2JCVovr7Ilgt96uc6C1zBKOQMpGtRbWT9IoR/8ue32GGMfGA4woP8QyP2gBs6GQWEVM3tCybGCxDA==
2508-
2509-
"@types/node@^12.20.27":
2504+
"@types/node@12.20.51", "@types/node@^12.20.27":
25102505
version "12.20.51"
25112506
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.51.tgz#8bc65be17b95ab6dc89b70839598aeff43ded9c5"
25122507
integrity sha512-anVDMfReTatfH8GVmHmaTZOL0jeTLNZ9wK9SSrQS3tMmn4vUc+9fVWlUzAieuQefWDyWUz4Z3aqXxDgO1VsYjg==

0 commit comments

Comments
 (0)
Please sign in to comment.