Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Commit 2abebcd

Browse files
chore(deps): Update jest monorepo to v30 (#116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7edf909 commit 2abebcd

File tree

2 files changed

+358
-7
lines changed

2 files changed

+358
-7
lines changed

agent-events/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"@babel/preset-env": "7.27.2",
1414
"@babel/preset-typescript": "7.27.1",
1515
"@babel/runtime": "7.27.6",
16-
"@jest/globals": "29.7.0",
16+
"@jest/globals": "30.0.5",
1717
"@types/debug": "^4.1.12",
18-
"@types/jest": "^29.0.0",
18+
"@types/jest": "^29.0.0 || ^30.0.0",
1919
"@types/node": "22.15.29",
2020
"@types/papaparse": "^5.3.15",
2121
"@types/react": "^19",
2222
"@types/react-dom": "^19",
23-
"jest": "^29.0.0",
23+
"jest": "^29.0.0 || ^30.0.0",
2424
"typescript": "5.8.3",
2525
"next": "^15.3.1"
2626
},

0 commit comments

Comments
 (0)