Skip to content

Commit fbecd29

Browse files
chore: update dependency @types/node to v12.20.45 (#3021)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6d4c79b commit fbecd29

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

@commitlint/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@commitlint/test": "^16.0.0",
4141
"@commitlint/utils": "^16.0.0",
42-
"@types/node": "12.20.43",
42+
"@types/node": "12.20.45",
4343
"@types/yargs": "^17.0.0",
4444
"execa": "^5.0.0",
4545
"fs-extra": "^10.0.0"

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -2496,21 +2496,16 @@
24962496
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
24972497
integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
24982498

2499-
"@types/[email protected].43":
2500-
version "12.20.43"
2501-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.43.tgz#6cf47894da4a4748c62fccf720ba269e1b1ff5a4"
2502-
integrity sha512-HCfJdaYqJX3BCzeihgZrD7b85Cu05OC/GVJ4kEYIflwUs4jbnUlLLWoq7hw1LBcdvUyehO+gr6P5JQ895/2ZfA==
2499+
"@types/[email protected].45", "@types/node@^12.20.27":
2500+
version "12.20.45"
2501+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.45.tgz#f4980d177999299d99cd4b290f7f39366509a44f"
2502+
integrity sha512-1Jg2Qv5tuxBqgQV04+wO5u+wmSHbHgpORCJdeCLM+E+YdPElpdHhgywU+M1V1InL8rfOtpqtOjswk+uXTKwx7w==
25032503

25042504
"@types/node@>=12":
25052505
version "17.0.15"
25062506
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.15.tgz#97779282c09c09577120a2162e71d8380003590a"
25072507
integrity sha512-zWt4SDDv1S9WRBNxLFxFRHxdD9tvH8f5/kg5/IaLFdnSNXsDY4eL3Q3XXN+VxUnWIhyVFDwcsmAprvwXoM/ClA==
25082508

2509-
"@types/node@^12.20.27":
2510-
version "12.20.45"
2511-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.45.tgz#f4980d177999299d99cd4b290f7f39366509a44f"
2512-
integrity sha512-1Jg2Qv5tuxBqgQV04+wO5u+wmSHbHgpORCJdeCLM+E+YdPElpdHhgywU+M1V1InL8rfOtpqtOjswk+uXTKwx7w==
2513-
25142509
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
25152510
version "2.4.1"
25162511
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"

0 commit comments

Comments
 (0)