Skip to content

Commit

Permalink
chore: update dependency @types/node to v12.20.37 (#2856)
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 Nov 9, 2021
1 parent bdf8d08 commit 5693d39
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": "^14.0.0",
"@commitlint/utils": "^14.0.0",
"@types/node": "12.20.36",
"@types/node": "12.20.37",
"@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 @@ -2706,12 +2706,7 @@
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.0.tgz#4b95f2327bacd1ef8f08d8ceda193039c5d7f52e"
integrity sha512-8MLkBIYQMuhRBQzGN9875bYsOhPnf/0rgXGo66S2FemHkhbn9qtsz9ywV1iCG+vbjigE4WUNVvw37Dx+L0qsPg==

"@types/node@12.20.36":
version "12.20.36"
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.36.tgz#5bd54d2383e714fc4d2c258107ee70c5bad86d0c"
integrity sha512-+5haRZ9uzI7rYqzDznXgkuacqb6LJhAti8mzZKWxIXn/WEtvB+GHVJ7AuMwcN1HMvXOSJcrvA6PPoYHYOYYebA==

"@types/node@^12.20.27":
"@types/node@12.20.37", "@types/node@^12.20.27":
version "12.20.37"
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed"
integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==
Expand Down

0 comments on commit 5693d39

Please sign in to comment.