Skip to content

Commit cd7c67d

Browse files
committed
chore: update dependency @types/node to v12.20.37
1 parent 69e8815 commit cd7c67d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2706,7 +2706,12 @@
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", "@types/node@^12.20.27":
2709+
"@types/node@12.20.37":
2710+
version "12.20.37"
2711+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.37.tgz#abb38afa9d6e8a2f627a8cb52290b3c80fbe61ed"
2712+
integrity sha512-i1KGxqcvJaLQali+WuypQnXwcplhtNtjs66eNsZpp2P2FL/trJJxx/VWsM0YCL2iMoIJrbXje48lvIQAQ4p2ZA==
2713+
2714+
"@types/node@^12.20.27":
27102715
version "12.20.36"
27112716
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.36.tgz#5bd54d2383e714fc4d2c258107ee70c5bad86d0c"
27122717
integrity sha512-+5haRZ9uzI7rYqzDznXgkuacqb6LJhAti8mzZKWxIXn/WEtvB+GHVJ7AuMwcN1HMvXOSJcrvA6PPoYHYOYYebA==

0 commit comments

Comments
 (0)