Skip to content

Commit 6a51099

Browse files
Update dependency @types/node to v12.20.14 (#6684)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 91b5899 commit 6a51099

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.170",
11361136
"@types/mocha": "8.2.2",
1137-
"@types/node": "12.20.13",
1137+
"@types/node": "12.20.14",
11381138
"@types/sinon": "10.0.1",
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
@@ -218,10 +218,10 @@
218218
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
219219
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
220220

221-
"@types/node@12.20.13":
222-
version "12.20.13"
223-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
224-
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
221+
"@types/node@12.20.14":
222+
version "12.20.14"
223+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.14.tgz#9caf7eea0df08b406829889cc015256a6d81ab10"
224+
integrity sha512-iFJOS5Q470FF+r4Ol2pSley7/wCNVqf+jgjhtxLLaJcDs+To2iCxlXIkJXrGLD9w9G/oJ9ibySu7z92DCwr7Pg==
225225

226226
"@types/parse-json@^4.0.0":
227227
version "4.0.0"

0 commit comments

Comments
 (0)