mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-27 03:40:58 +00:00
Update dependency @types/jest to v26.0.5
This commit is contained in:
parent
29709d2ba4
commit
435ef27641
2 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
"@types/codemirror": "0.0.97",
|
||||
"@types/deep-equal": "1.0.1",
|
||||
"@types/highlight.js": "9.12.4",
|
||||
"@types/jest": "26.0.4",
|
||||
"@types/jest": "26.0.5",
|
||||
"@types/js-yaml": "3.12.5",
|
||||
"@types/markdown-it": "10.0.1",
|
||||
"@types/markdown-it-anchor": "4.0.4",
|
||||
|
|
|
@ -1692,10 +1692,10 @@
|
|||
jest-diff "^25.2.1"
|
||||
pretty-format "^25.2.1"
|
||||
|
||||
"@types/jest@26.0.4":
|
||||
version "26.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
|
||||
integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
|
||||
"@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"
|
||||
|
|
Loading…
Reference in a new issue