Skip to content

Commit 2cbd5ff

Browse files
Update dependency jest to v30
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | jest | 29.7.0 | 30.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 026cc55 commit 2cbd5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-import-resolver-typescript": "^3.5.2",
3030
"eslint-plugin-import": "^2.26.0",
3131
"eslint-plugin-node": "^11.1.0",
32-
"jest": "^29.2.2",
32+
"jest": "^30.0.0",
3333
"source-map-loader": "^5.0.0",
3434
"ts-jest": "^29.0.3",
3535
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)