Skip to content

Commit e717233

Browse files
chore(deps): update jest monorepo to v30 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1cdaca commit e717233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"test": "test"
3535
},
3636
"devDependencies": {
37-
"@types/jest": "^29.0.0",
37+
"@types/jest": "^30.0.0",
3838
"@types/node": "^22.0.0",
39-
"jest": "^29.0.0",
39+
"jest": "^30.0.0",
4040
"prettier": "^3.0.0",
4141
"semantic-release": "^24.0.0",
4242
"ts-jest": "^29.0.0",

0 commit comments

Comments
 (0)