Skip to content

Commit 7f4fcc2

Browse files
chore: update dependency @types/node to v12.20.42 (#2976)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fe5c6e9 commit 7f4fcc2

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": "^16.0.0",
4141
"@commitlint/utils": "^16.0.0",
42-
"@types/node": "12.20.41",
42+
"@types/node": "12.20.42",
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
@@ -2375,12 +2375,7 @@
23752375
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
23762376
integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
23772377

2378-
"@types/node@12.20.41":
2379-
version "12.20.41"
2380-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.41.tgz#81d7734c5257da9f04354bd9084a6ebbdd5198a5"
2381-
integrity sha512-f6xOqucbDirG7LOzedpvzjP3UTmHttRou3Mosx3vL9wr9AIQGhcPgVnqa8ihpZYnxyM1rxeNCvTyukPKZtq10Q==
2382-
2383-
"@types/node@^12.20.27":
2378+
"@types/node@12.20.42", "@types/node@^12.20.27":
23842379
version "12.20.42"
23852380
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.42.tgz#2f021733232c2130c26f9eabbdd3bfd881774733"
23862381
integrity sha512-aI3/oo5DzyiI5R/xAhxxRzfZlWlsbbqdgxfTPkqu/Zt+23GXiJvMCyPJT4+xKSXOnLqoL8jJYMLTwvK2M3a5hw==

0 commit comments

Comments
 (0)