Skip to content

Commit eb4e0d7

Browse files
authored
fix: revert pretty-format dependency upgrade (#571)
1 parent 04b027c commit eb4e0d7

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
"@babel/runtime": "^7.9.6",
4242
"aria-query": "^4.0.2",
4343
"dom-accessibility-api": "^0.4.3",
44-
"pretty-format": "^26.0.1"
44+
"pretty-format": "^25.5.0"
4545
},
4646
"devDependencies": {
4747
"dtslint": "^3.4.2",

0 commit comments

Comments
 (0)