Skip to content

Commit a5732eb

Browse files
Update jest monorepo to v29
| datasource | package | from | to | | ---------- | ----------- | ------ | ------- | | npm | @types/jest | 28.1.3 | 29.5.13 | | npm | jest | 28.1.3 | 29.7.0 |
1 parent 4df9ce4 commit a5732eb

File tree

2 files changed

+271
-605
lines changed

2 files changed

+271
-605
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@sentry/vite-plugin": "2.22.1",
1919
"@tdd-buffet/jest-config": "6.0.0",
2020
"@types/glob": "8.1.0",
21-
"@types/jest": "28.1.3",
21+
"@types/jest": "29.5.13",
2222
"@types/license-checker": "25.0.3",
2323
"@types/lodash": "4.17.7",
2424
"@types/node": "20.16.0",
@@ -44,7 +44,7 @@
4444
"eslint-plugin-xstate": "3.2.1",
4545
"execa": "9.4.0",
4646
"glob": "11.0.0",
47-
"jest": "28.1.3",
47+
"jest": "29.7.0",
4848
"license-checker": "25.0.1",
4949
"octokit": "4.0.2",
5050
"prettier": "3.3.3",

0 commit comments

Comments
 (0)