Update dependency @types/jest to v26.0.9

This commit is contained in:
Renovate Bot 2020-08-08 00:03:52 +00:00 committed by mrdrogdrog
parent bf2f73cfb8
commit c7f8ba7836
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
"@types/deep-equal": "1.0.1",
"@types/emoji-mart": "3.0.2",
"@types/highlight.js": "9.12.4",
"@types/jest": "26.0.8",
"@types/jest": "26.0.9",
"@types/js-yaml": "3.12.5",
"@types/markdown-it": "10.0.1",
"@types/markdown-it-anchor": "4.0.4",

View file

@ -1757,10 +1757,10 @@
jest-diff "^25.2.1"
pretty-format "^25.2.1"
"@types/jest@26.0.8":
version "26.0.8"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
"@types/jest@26.0.9":
version "26.0.9"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"