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

Update jest monorepo to v29 (#7287)

This commit is contained in:
renovate[bot]
2022-11-15 09:21:45 +00:00
committed by GitHub
parent 1554e9dea5
commit 81299384af
12 changed files with 609 additions and 1382 deletions

View File

@@ -45,16 +45,16 @@
"entities": "2.2.0"
},
"devDependencies": {
"@types/jest": "25.2.3",
"@types/jest": "29.2.3",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"coveralls": "3.1.1",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"jest": "26.6.3",
"jest": "29.3.1",
"prettier": "2.7.1",
"ts-jest": "24.3.0",
"ts-jest": "29.0.3",
"typescript": "3.9.10"
},
"jest": {