Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8c101dc

Browse files
renovate[bot]renovate-bot
andauthoredOct 6, 2021
chore: update dependency @types/node to v12.20.28 (#2791)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b4e4690 commit 8c101dc

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@commitlint/test": "^13.2.0",
4040
"@commitlint/utils": "^13.2.0",
41-
"@types/node": "12.20.27",
41+
"@types/node": "12.20.28",
4242
"@types/yargs": "^17.0.0",
4343
"execa": "^5.0.0",
4444
"fs-extra": "^10.0.0"

‎yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2634,12 +2634,7 @@
26342634
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
26352635
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
26362636

2637-
"@types/node@12.20.27":
2638-
version "12.20.27"
2639-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.27.tgz#4141fcad57c332a120591de883e26fe4bb14aaea"
2640-
integrity sha512-qZdePUDSLAZRXXV234bLBEUM0nAQjoxbcSwp1rqSMUe1rZ47mwU6OjciR/JvF1Oo8mc0ys6GE0ks0HGgqAZoGg==
2641-
2642-
"@types/node@^12.20.27":
2637+
"@types/node@12.20.28", "@types/node@^12.20.27":
26432638
version "12.20.28"
26442639
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.28.tgz#4b20048c6052b5f51a8d5e0d2acbf63d5a17e1e2"
26452640
integrity sha512-cBw8gzxUPYX+/5lugXIPksioBSbE42k0fZ39p+4yRzfYjN6++eq9kAPdlY9qm+MXyfbk9EmvCYAYRn380sF46w==

0 commit comments

Comments
 (0)
Please sign in to comment.