Skip to content

Commit 369d17e

Browse files
SimenBKent C. Dodds
authored andcommitted
fix: upgrade pretty-format to v24 (#195)
1 parent 2e4a697 commit 369d17e

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
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@babel/runtime": "^7.1.5",
4343
"@sheerun/mutationobserver-shim": "^0.3.2",
44-
"pretty-format": "^23.6.0",
44+
"pretty-format": "^24.0.0",
4545
"wait-for-expect": "^1.1.0"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)