mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 10:46:30 -05:00
chore(deps): update dependency @types/jest to v29.5.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
52c96816d0
commit
84eb2527cc
3 changed files with 8 additions and 8 deletions
|
@ -91,7 +91,7 @@
|
|||
"@types/diff": "5.0.7",
|
||||
"@types/express": "4.17.20",
|
||||
"@types/express-session": "1.17.9",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/jest": "29.5.10",
|
||||
"@types/markdown-it": "13.0.5",
|
||||
"@types/mysql": "2.15.23",
|
||||
"@types/node": "20.8.9",
|
||||
|
|
|
@ -136,7 +136,7 @@
|
|||
"@types/d3-graphviz": "2.6.10",
|
||||
"@types/diff": "5.0.7",
|
||||
"@types/dompurify": "3.0.4",
|
||||
"@types/jest": "29.5.8",
|
||||
"@types/jest": "29.5.10",
|
||||
"@types/luxon": "3.3.3",
|
||||
"@types/markdown-it": "13.0.5",
|
||||
"@types/markdown-it-container": "2.0.8",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2333,7 +2333,7 @@ __metadata:
|
|||
"@types/diff": "npm:5.0.7"
|
||||
"@types/express": "npm:4.17.20"
|
||||
"@types/express-session": "npm:1.17.9"
|
||||
"@types/jest": "npm:29.5.8"
|
||||
"@types/jest": "npm:29.5.10"
|
||||
"@types/markdown-it": "npm:13.0.5"
|
||||
"@types/minio": "npm:7.1.0"
|
||||
"@types/mysql": "npm:2.15.23"
|
||||
|
@ -2476,7 +2476,7 @@ __metadata:
|
|||
"@types/d3-graphviz": "npm:2.6.10"
|
||||
"@types/diff": "npm:5.0.7"
|
||||
"@types/dompurify": "npm:3.0.4"
|
||||
"@types/jest": "npm:29.5.8"
|
||||
"@types/jest": "npm:29.5.10"
|
||||
"@types/katex": "npm:0.16.5"
|
||||
"@types/luxon": "npm:3.3.3"
|
||||
"@types/markdown-it": "npm:13.0.5"
|
||||
|
@ -4616,13 +4616,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:29.5.8":
|
||||
version: 29.5.8
|
||||
resolution: "@types/jest@npm:29.5.8"
|
||||
"@types/jest@npm:29.5.10":
|
||||
version: 29.5.10
|
||||
resolution: "@types/jest@npm:29.5.10"
|
||||
dependencies:
|
||||
expect: "npm:^29.0.0"
|
||||
pretty-format: "npm:^29.0.0"
|
||||
checksum: a28e7827ea7e1a2aace6a386868fa6b8402c162d6c71570aed2c29d3745ddc22ceef6899a20643071817905d3c57b670a7992fc8760bff65939351fd4dc481cf
|
||||
checksum: b46171d59d12a5f69bbe710f65eaf59a8073337c6b4a67dff8158575caec53f1c61f8a7d645b34d6ac3c4ea398acd30f0c5d1c4a131c0c918798019264a3397d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue