Skip to content

Commit a0c763b

Browse files
chore(deps): Update jest monorepo to v30
1 parent b3002b1 commit a0c763b

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.4",
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)