Skip to content

Commit

Permalink
chore: update dependency @types/node to v12.20.51 (#3167)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 11, 2022
1 parent c641e80 commit 66a9c99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion @commitlint/cli/package.json
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@commitlint/test": "^16.0.0",
"@commitlint/utils": "^16.2.1",
"@types/node": "12.20.50",
"@types/node": "12.20.51",
"@types/yargs": "^17.0.0",
"execa": "^5.0.0",
"fs-extra": "^10.0.0"
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Expand Up @@ -2501,12 +2501,7 @@
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448"
integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==

"@types/node@12.20.50":
version "12.20.50"
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.50.tgz#14ba5198f1754ffd0472a2f84ab433b45ee0b65e"
integrity sha512-+9axpWx2b2JCVovr7Ilgt96uc6C1zBKOQMpGtRbWT9IoR/8ue32GGMfGA4woP8QyP2gBs6GQWEVM3tCybGCxDA==

"@types/node@^12.20.27":
"@types/node@12.20.51", "@types/node@^12.20.27":
version "12.20.51"
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.51.tgz#8bc65be17b95ab6dc89b70839598aeff43ded9c5"
integrity sha512-anVDMfReTatfH8GVmHmaTZOL0jeTLNZ9wK9SSrQS3tMmn4vUc+9fVWlUzAieuQefWDyWUz4Z3aqXxDgO1VsYjg==
Expand Down

0 comments on commit 66a9c99

Please sign in to comment.