Skip to content

Commit 5693d39

Browse files
chore: update dependency @types/node to v12.20.37 (#2856)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent bdf8d08 commit 5693d39

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

@commitlint/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@commitlint/test": "^14.0.0",
4141
"@commitlint/utils": "^14.0.0",
42-
"@types/node": "12.20.36",
42+
"@types/node": "12.20.37",
4343
"@types/yargs": "^17.0.0",
4444
"execa": "^5.0.0",
4545
"fs-extra": "^10.0.0"

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2706,12 +2706,7 @@
27062706
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.0.tgz#4b95f2327bacd1ef8f08d8ceda193039c5d7f52e"
27072707
integrity sha512-8MLkBIYQMuhRBQzGN9875bYsOhPnf/0rgXGo66S2FemHkhbn9qtsz9ywV1iCG+vbjigE4WUNVvw37Dx+L0qsPg==
27082708

2709-
"@types/node@12.20.36":
2710-
version "12.20.36"
2711-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.36.tgz#5bd54d2383e714fc4d2c258107ee70c5bad86d0c"
2712-
integrity sha512-+5haRZ9uzI7rYqzDznXgkuacqb6LJhAti8mzZKWxIXn/WEtvB+GHVJ7AuMwcN1HMvXOSJcrvA6PPoYHYOYYebA==
2713-
2714-
"@types/node@^12.20.27":
2709+
"@types/node@12.20.37", "@types/node@^12.20.27":
27152710
version "12.20.37"
27162711
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed"
27172712
integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==

0 commit comments

Comments
 (0)