Skip to content

Commit 804af84

Browse files
Update dependency @types/node to v12.20.13 (#6616)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent eb9c36f commit 804af84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@
11341134
"@types/glob": "7.1.3",
11351135
"@types/lodash": "4.14.169",
11361136
"@types/mocha": "8.2.2",
1137-
"@types/node": "12.20.12",
1137+
"@types/node": "12.20.13",
11381138
"@types/sinon": "10.0.0",
11391139
"@types/source-map-support": "0.5.3",
11401140
"@types/vscode": "1.42.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,10 @@
211211
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
212212
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
213213

214-
"@types/node@12.20.12":
215-
version "12.20.12"
216-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
217-
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
214+
"@types/node@12.20.13":
215+
version "12.20.13"
216+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
217+
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
218218

219219
"@types/parse-json@^4.0.0":
220220
version "4.0.0"

0 commit comments

Comments
 (0)