Update definitelyTyped

This commit is contained in:
Renovate Bot 2020-07-25 12:03:13 +00:00 committed by Philip Molares
parent 18e165d1ab
commit 0954c40b46
2 changed files with 7 additions and 15 deletions

View file

@ -9,12 +9,12 @@
"@types/codemirror": "0.0.97",
"@types/deep-equal": "1.0.1",
"@types/highlight.js": "9.12.4",
"@types/jest": "26.0.5",
"@types/jest": "26.0.7",
"@types/js-yaml": "3.12.5",
"@types/markdown-it": "10.0.1",
"@types/markdown-it-anchor": "4.0.4",
"@types/markdown-it-container": "2.0.3",
"@types/node": "12.12.50",
"@types/node": "12.12.53",
"@types/node-sass": "4.11.1",
"@types/react": "16.9.43",
"@types/react-bootstrap": "1.0.1",

View file

@ -1723,7 +1723,7 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"
"@types/jest@*":
"@types/jest@*", "@types/jest@26.0.7":
version "26.0.7"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324"
integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg==
@ -1731,14 +1731,6 @@
jest-diff "^25.2.1"
pretty-format "^25.2.1"
"@types/jest@26.0.5":
version "26.0.5"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d"
integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"
"@types/js-yaml@3.12.5":
version "3.12.5"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb"
@ -1803,10 +1795,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c"
integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA==
"@types/node@12.12.50":
version "12.12.50"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.50.tgz#e9b2e85fafc15f2a8aa8fdd41091b983da5fd6ee"
integrity sha512-5ImO01Fb8YsEOYpV+aeyGYztcYcjGsBvN4D7G5r1ef2cuQOpymjWNQi5V0rKHE6PC2ru3HkoUr/Br2/8GUA84w==
"@types/node@12.12.53":
version "12.12.53"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.53.tgz#be0d375933c3d15ef2380dafb3b0350ea7021129"
integrity sha512-51MYTDTyCziHb70wtGNFRwB4l+5JNvdqzFSkbDvpbftEgVUBEE+T5f7pROhWMp/fxp07oNIEQZd5bbfAH22ohQ==
"@types/parse-json@^4.0.0":
version "4.0.0"