Skip to content

Commit 47f3100

Browse files
Update jest monorepo to v29
1 parent 486225c commit 47f3100

2 files changed

Lines changed: 111 additions & 293 deletions

File tree

packages/jest-snapshot/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"sinon": "14.0.2"
2626
},
2727
"dependencies": {
28-
"@jest/expect": "^28.0.1",
29-
"@jest/expect-utils": "^28.0.1",
28+
"@jest/expect": "^29.0.0",
29+
"@jest/expect-utils": "^29.0.0",
3030
"@tryghost/errors": "^1.2.18",
3131
"jest-snapshot": "^29.0.0"
3232
}

0 commit comments

Comments
 (0)