Update definitelyTyped

This commit is contained in:
Renovate Bot 2020-10-31 00:25:44 +00:00 committed by Philip Molares
parent 87bd316017
commit 4ce097fb12
2 changed files with 18 additions and 9 deletions

View file

@ -23,9 +23,9 @@
"@types/mermaid": "8.2.1",
"@types/node": "12.12.53",
"@types/node-sass": "4.11.1",
"@types/react": "16.9.53",
"@types/react": "16.9.55",
"@types/react-bootstrap-typeahead": "3.4.6",
"@types/react-dom": "16.9.8",
"@types/react-dom": "16.9.9",
"@types/react-html-parser": "2.0.1",
"@types/react-redux": "7.1.9",
"@types/react-router": "5.1.8",

View file

@ -2196,10 +2196,10 @@
dependencies:
"@types/react" "*"
"@types/react-dom@16.9.8":
version "16.9.8"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423"
integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA==
"@types/react-dom@16.9.9":
version "16.9.9"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.9.tgz#d2d0a6f720a0206369ccbefff752ba37b9583136"
integrity sha512-jE16FNWO3Logq/Lf+yvEAjKzhpST/Eac8EMd1i4dgZdMczfgqC8EjpxwNgEe3SExHYLliabXDh9DEhhqnlXJhg==
dependencies:
"@types/react" "*"
@ -2253,7 +2253,7 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@16.9.53", "@types/react@^16.9.11", "@types/react@^16.9.35":
"@types/react@*", "@types/react@^16.9.11", "@types/react@^16.9.35":
version "16.9.53"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
@ -2261,6 +2261,14 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/react@16.9.55":
version "16.9.55"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff"
integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==
dependencies:
"@types/prop-types" "*"
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"
@ -9474,9 +9482,10 @@ micromatch@^4.0.0, micromatch@^4.0.2:
braces "^3.0.1"
picomatch "^2.0.5"
"midi@git+https://github.com/paulrosen/MIDI.js.git#abcjs":
"midi@https://github.com/paulrosen/MIDI.js.git#abcjs":
version "0.4.2"
resolved "git+https://github.com/paulrosen/MIDI.js.git#e593ffef81a0350f99448e3ab8111957145ff6b2"
uid e593ffef81a0350f99448e3ab8111957145ff6b2
resolved "https://github.com/paulrosen/MIDI.js.git#e593ffef81a0350f99448e3ab8111957145ff6b2"
miller-rabin@^4.0.0:
version "4.0.1"