Skip to content

Commit 6e56bb0

Browse files
SimenBKent C. Dodds
authored and
Kent C. Dodds
committed
fix: upgrade pretty-format (testing-library#110)
1 parent a80ebf3 commit 6e56bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"typings"
3939
],
4040
"dependencies": {
41-
"pretty-format": "^22.4.3",
4241
"mutationobserver-shim": "^0.3.2",
42+
"pretty-format": "^23.6.0",
4343
"wait-for-expect": "^1.0.0"
4444
},
4545
"devDependencies": {

0 commit comments

Comments
 (0)