Update dependency @types/node to v14

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-05-23 12:28:15 +00:00 committed by Tilman Vatteroth
parent dfebf0cd8d
commit a5bc3e950c
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@types/markdown-it-container": "2.0.3",
"@types/markdown-it-plantuml": "1.4.0",
"@types/mermaid": "8.2.5",
"@types/node": "12.20.13",
"@types/node": "14.17.0",
"@types/node-sass": "4.11.1",
"@types/react": "17.0.5",
"@types/react-bootstrap-typeahead": "5.1.4",

View file

@ -2401,10 +2401,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26"
integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ==
"@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@14.17.0":
version "14.17.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.0.tgz#3ba770047723b3eeb8dc9fca02cce8a7fb6378da"
integrity sha512-w8VZUN/f7SSbvVReb9SWp6cJFevxb4/nkG65yLAya//98WgocKm5PLDAtSs5CtJJJM+kHmJjO/6mmYW4MHShZA==
"@types/node@^14.14.31":
version "14.14.45"