Skip to content

Commit bd25a1f

Browse files
chore(deps): Update jest monorepo to v30 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 637a199 commit bd25a1f

File tree

2 files changed

+367
-16
lines changed

2 files changed

+367
-16
lines changed

csv-to-knowledge-graph/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"@babel/preset-env": "7.27.2",
1717
"@babel/preset-typescript": "7.27.1",
1818
"@babel/runtime": "7.27.4",
19-
"@jest/globals": "29.7.0",
19+
"@jest/globals": "30.0.0",
2020
"@types/debug": "^4.1.12",
2121
"@types/jest": "^29.0.0",
2222
"@types/node": "22.15.29",
2323
"@types/papaparse": "^5.3.15",
2424
"@types/react": "^19",
2525
"@types/react-dom": "^19",
26-
"jest": "^29.0.0",
26+
"jest": "^29.0.0 || ^30.0.0",
2727
"typescript": "5.8.3",
2828
"next": "^15.3.1"
2929
},

0 commit comments

Comments
 (0)