Skip to content

Commit 9020ff9

Browse files
committed
Update dependencies versions for tsds.
1 parent 783c744 commit 9020ff9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"@types/jest": "^30.0.0",
2626
"@web/rollup-plugin-copy": "^0.5.1",
2727
"cross-env": "^10.0.0",
28-
"jest": "^30.0.5",
28+
"jest": "^30.1.3",
2929
"npm-run-all": "^4.1.5",
30-
"rollup": "^4.46.1",
31-
"ts-jest": "^29.4.0",
30+
"rollup": "^4.50.1",
31+
"ts-jest": "^29.4.1",
3232
"ts-node": "^10.9.2",
3333
"tslib": "^2.8.1",
34-
"typescript": "^5.8.3"
34+
"typescript": "^5.9.2"
3535
}
3636
}

0 commit comments

Comments
 (0)