Skip to content

Commit 42c10a7

Browse files
committed
chore: update dependency @types/node to v12.7.11
1 parent 25714e4 commit 42c10a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/top-level/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@commitlint/utils": "^8.2.0",
4343
"@types/find-up": "2.1.1",
44-
"@types/node": "12.7.8"
44+
"@types/node": "12.7.11"
4545
},
4646
"dependencies": {
4747
"find-up": "^4.0.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1319,10 +1319,10 @@
13191319
resolved "https://registry.npmjs.org/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
13201320
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
13211321

1322-
"@types/[email protected].8":
1323-
version "12.7.8"
1324-
resolved "https://registry.npmjs.org/@types/node/-/node-12.7.8.tgz#cb1bf6800238898bc2ff6ffa5702c3cadd350708"
1325-
integrity sha512-FMdVn84tJJdV+xe+53sYiZS4R5yn1mAIxfj+DVoNiQjTYz1+OYmjwEZr1ev9nU0axXwda0QDbYl06QHanRVH3A==
1322+
"@types/[email protected].11":
1323+
version "12.7.11"
1324+
resolved "https://registry.npmjs.org/@types/node/-/node-12.7.11.tgz#be879b52031cfb5d295b047f5462d8ef1a716446"
1325+
integrity sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw==
13261326

13271327
"@types/normalize-package-data@^2.4.0":
13281328
version "2.4.0"

0 commit comments

Comments
 (0)