Update dependency @types/node to v12.20.14 (#6684)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-02 09:16:38 +00:00 committed by GitHub
parent 91b58999e9
commit 6a51099184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1134,7 +1134,7 @@
"@types/glob": "7.1.3",
"@types/lodash": "4.14.170",
"@types/mocha": "8.2.2",
"@types/node": "12.20.13",
"@types/node": "12.20.14",
"@types/sinon": "10.0.1",
"@types/source-map-support": "0.5.3",
"@types/vscode": "1.42.0",

View File

@ -218,10 +218,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
"@types/node@12.20.13":
version "12.20.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
"@types/node@12.20.14":
version "12.20.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.14.tgz#9caf7eea0df08b406829889cc015256a6d81ab10"
integrity sha512-iFJOS5Q470FF+r4Ol2pSley7/wCNVqf+jgjhtxLLaJcDs+To2iCxlXIkJXrGLD9w9G/oJ9ibySu7z92DCwr7Pg==
"@types/parse-json@^4.0.0":
version "4.0.0"