Skip to content

Commit

Permalink
chore: update dependency @types/node to v12.20.41 (#2953)
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 Jan 5, 2022
1 parent c0775fd commit bc7f8ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 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.0.0",
"@types/node": "12.20.40",
"@types/node": "12.20.41",
"@types/yargs": "^17.0.0",
"execa": "^5.0.0",
"fs-extra": "^10.0.0"
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Expand Up @@ -2318,7 +2318,12 @@
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.5.tgz#57ca67ec4e57ad9e4ef5a6bab48a15387a1c83e0"
integrity sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw==

"@types/node@12.20.40", "@types/node@^12.20.27":
"@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":
version "12.20.40"
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.40.tgz#5f4345ac29efe3ad490127f3b69884e7d22743ee"
integrity sha512-RX6hFa0hxkFuktu5629zJEkWK5e0HreW4vpNSLn4nWkOui7CTGCjtKiKpvtZ4QwCZ2Am5uhrb5ULHKNyunYYqg==
Expand Down

0 comments on commit bc7f8ae

Please sign in to comment.