1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-29 22:48:10 +02:00

Update jest monorepo to v29.6.2 (#8826)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-11 11:30:21 +01:00
committed by GitHub
parent 00e6801803
commit 217fd20985
13 changed files with 543 additions and 355 deletions

View File

@@ -39,7 +39,7 @@
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/node-fetch": "2.6.4",
"jest": "29.5.0",
"jest": "29.6.2",
"ts-jest": "29.1.1"
}
}