Update definitely typed

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-05-15 00:18:41 +00:00 committed by Tilman Vatteroth
parent f6bfc94cc5
commit 8bcc6e2a8e
2 changed files with 10 additions and 10 deletions

View file

@ -22,11 +22,11 @@
"@types/markdown-it-container": "2.0.3",
"@types/markdown-it-plantuml": "1.4.0",
"@types/mermaid": "8.2.5",
"@types/node": "12.20.12",
"@types/node": "12.20.13",
"@types/node-sass": "4.11.1",
"@types/react": "17.0.5",
"@types/react-bootstrap-typeahead": "5.1.4",
"@types/react-dom": "17.0.3",
"@types/react-dom": "17.0.5",
"@types/react-html-parser": "2.0.1",
"@types/react-router": "5.1.14",
"@types/react-router-bootstrap": "0.24.5",

View file

@ -2401,10 +2401,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.2.tgz#51e9c0920d1b45936ea04341aa3e2e58d339fb67"
integrity sha512-p68+a+KoxpoB47015IeYZYRrdqMUcpbK8re/zpFB8Ld46LHC1lPEbp3EXgkEhAYEcPvjJF6ZO+869SQ0aH1dcA==
"@types/node@12.20.12":
version "12.20.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
"@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.14.31":
version "14.14.44"
@ -2443,10 +2443,10 @@
dependencies:
"@types/react" "*"
"@types/react-dom@17.0.3":
version "17.0.3"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.3.tgz#7fdf37b8af9d6d40127137865bb3fff8871d7ee1"
integrity sha512-4NnJbCeWE+8YBzupn/YrJxZ8VnjcJq5iR1laqQ1vkpQgBiA7bwk0Rp24fxsdNinzJY2U+HHS4dJJDPdoMjdJ7w==
"@types/react-dom@17.0.5":
version "17.0.5"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.5.tgz#df44eed5b8d9e0b13bb0cd38e0ea6572a1231227"
integrity sha512-ikqukEhH4H9gr4iJCmQVNzTB307kROe3XFfHAOTxOXPOw7lAoEXnM5KWTkzeANGL5Ce6ABfiMl/zJBYNi7ObmQ==
dependencies:
"@types/react" "*"