mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 17:56:30 -05:00
Update definitelyTyped
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
48d78d9839
commit
0ecf1cd37e
2 changed files with 10 additions and 10 deletions
|
@ -14,7 +14,7 @@
|
|||
"@types/diff": "4.0.2",
|
||||
"@types/domhandler": "2.4.1",
|
||||
"@types/highlight.js": "9.12.4",
|
||||
"@types/jest": "26.0.16",
|
||||
"@types/jest": "26.0.19",
|
||||
"@types/js-yaml": "3.12.5",
|
||||
"@types/luxon": "1.25.0",
|
||||
"@types/markdown-it": "10.0.3",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"@types/react-bootstrap-typeahead": "5.1.0",
|
||||
"@types/react-dom": "17.0.0",
|
||||
"@types/react-html-parser": "2.0.1",
|
||||
"@types/react-redux": "7.1.11",
|
||||
"@types/react-redux": "7.1.12",
|
||||
"@types/react-router": "5.1.8",
|
||||
"@types/react-router-bootstrap": "0.24.5",
|
||||
"@types/react-router-dom": "5.1.6",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -2129,10 +2129,10 @@
|
|||
jest-diff "^26.0.0"
|
||||
pretty-format "^26.0.0"
|
||||
|
||||
"@types/jest@26.0.16":
|
||||
version "26.0.16"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c"
|
||||
integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g==
|
||||
"@types/jest@26.0.19":
|
||||
version "26.0.19"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
|
||||
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
|
||||
dependencies:
|
||||
jest-diff "^26.0.0"
|
||||
pretty-format "^26.0.0"
|
||||
|
@ -2278,10 +2278,10 @@
|
|||
"@types/htmlparser2" "*"
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-redux@7.1.11":
|
||||
version "7.1.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.11.tgz#a18e8ab3651e8e8cc94798934927937c66021217"
|
||||
integrity sha512-OjaFlmqy0CRbYKBoaWF84dub3impqnLJUrz4u8PRjDzaa4n1A2cVmjMV81shwXyAD5x767efhA8STFGJz/r1Zg==
|
||||
"@types/react-redux@7.1.12":
|
||||
version "7.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.12.tgz#148f2c768687346b556e29a322ca44cfa28cc3ac"
|
||||
integrity sha512-xZj4/8oRZP5RlJPlC5XPnawPtMn+T2bV4Hxi38AcuoZzXlN/Il/ZPfgXuIq3WG37wVL6FP7suVfmE4BopuqtTg==
|
||||
dependencies:
|
||||
"@types/hoist-non-react-statics" "^3.3.0"
|
||||
"@types/react" "*"
|
||||
|
|
Loading…
Reference in a new issue