Update definitely typed

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-08-21 00:49:43 +00:00 committed by Tilman Vatteroth
parent 3fc4b3dd75
commit 427ac17847
2 changed files with 16 additions and 7 deletions

View file

@ -15,7 +15,7 @@
"@types/d3-graphviz": "2.6.7",
"@types/diff": "5.0.1",
"@types/jest": "26.0.24",
"@types/js-yaml": "4.0.2",
"@types/js-yaml": "4.0.3",
"@types/luxon": "2.0.0",
"@types/markdown-it": "12.2.0",
"@types/markdown-it-container": "2.0.4",
@ -23,7 +23,7 @@
"@types/mermaid": "8.2.7",
"@types/node": "15.6.0",
"@types/sass": "1.16.1",
"@types/react": "17.0.18",
"@types/react": "17.0.19",
"@types/react-bootstrap-typeahead": "5.1.7",
"@types/react-dom": "17.0.9",
"@types/react-router": "5.1.16",

View file

@ -2458,10 +2458,10 @@
resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-2.2.7.tgz#226a9e31680835a6188e887f3988e60c04d3f6a3"
integrity sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==
"@types/js-yaml@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.2.tgz#4117a7a378593a218e9d6f0ef44ce6d5d9edf7fa"
integrity sha512-KbeHS/Y4R+k+5sWXEYzAZKuB1yQlZtEghuhRxrVRLaqhtoG5+26JwQsa4HyS3AWX8v1Uwukma5HheduUDskasA==
"@types/js-yaml@4.0.3":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.3.tgz#9f33cd6fbf0d5ec575dc8c8fc69c7fec1b4eb200"
integrity sha512-5t9BhoORasuF5uCPr+d5/hdB++zRFUTMIZOzbNkr+jZh3yQht4HYbRDyj9fY8n2TZT30iW9huzav73x4NikqWg==
"@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.8":
version "7.0.9"
@ -2612,7 +2612,7 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@17.0.18", "@types/react@>=16.14.8", "@types/react@>=16.9.11", "@types/react@^17.0.11":
"@types/react@*", "@types/react@>=16.14.8", "@types/react@>=16.9.11", "@types/react@^17.0.11":
version "17.0.18"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.18.tgz#4109cbbd901be9582e5e39e3d77acd7b66bb7fbe"
integrity sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==
@ -2621,6 +2621,15 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.19":
version "17.0.19"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/redux-devtools-extension@2.13.2":
version "2.13.2"
resolved "https://registry.yarnpkg.com/@types/redux-devtools-extension/-/redux-devtools-extension-2.13.2.tgz#b2e09a8c163b2b0f5072e6a5ac41474000df2111"