Skip to content

Commit 9943bad

Browse files
chore(deps): Update dev minor and patch
1 parent 319ddd4 commit 9943bad

File tree

2 files changed

+620
-550
lines changed

2 files changed

+620
-550
lines changed

csv-to-knowledge-graph/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"test:integration": "pnpm --filter \"@hypermode/csvkit-integration-tests\" test"
1212
},
1313
"devDependencies": {
14-
"@babel/cli": "7.27.2",
15-
"@babel/core": "7.27.4",
16-
"@babel/preset-env": "7.27.2",
14+
"@babel/cli": "7.28.0",
15+
"@babel/core": "7.28.0",
16+
"@babel/preset-env": "7.28.0",
1717
"@babel/preset-typescript": "7.27.1",
1818
"@babel/runtime": "7.27.6",
19-
"@jest/globals": "30.0.2",
19+
"@jest/globals": "30.0.4",
2020
"@types/debug": "^4.1.12",
2121
"@types/jest": "^29.0.0",
22-
"@types/node": "22.15.32",
22+
"@types/node": "22.16.0",
2323
"@types/papaparse": "^5.3.15",
2424
"@types/react": "^19",
2525
"@types/react-dom": "^19",

0 commit comments

Comments
 (0)