Skip to content

Commit b7669f1

Browse files
Update jest monorepo to v30
1 parent 2fd9777 commit b7669f1

2 files changed

Lines changed: 256 additions & 425 deletions

File tree

packages/jest-snapshot/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"sinon": "18.0.0"
3030
},
3131
"dependencies": {
32-
"@jest/expect": "^28.0.1",
33-
"@jest/expect-utils": "^28.0.1",
32+
"@jest/expect": "^30.0.0",
33+
"@jest/expect-utils": "^30.0.0",
3434
"@tryghost/errors": "^1.3.8",
35-
"jest-snapshot": "^29.0.0"
35+
"jest-snapshot": "^30.0.0"
3636
}
3737
}

0 commit comments

Comments
 (0)