Skip to content

Commit 9a816ae

Browse files
committed
add pretty-format dep
1 parent 5042c4e commit 9a816ae

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"p-limit": "^3.1.0",
6969
"pkg-dir": "^5.0.0",
7070
"prettier": "^2.1.1",
71+
"pretty-format": "workspace:*",
7172
"progress": "^2.0.0",
7273
"promise": "^8.0.2",
7374
"read-pkg": "^5.2.0",

yarn.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -2829,6 +2829,7 @@ __metadata:
28292829
p-limit: ^3.1.0
28302830
pkg-dir: ^5.0.0
28312831
prettier: ^2.1.1
2832+
pretty-format: "workspace:*"
28322833
progress: ^2.0.0
28332834
promise: ^8.0.2
28342835
read-pkg: ^5.2.0
@@ -17054,7 +17055,7 @@ __metadata:
1705417055
languageName: node
1705517056
linkType: hard
1705617057

17057-
"pretty-format@workspace:^, pretty-format@workspace:packages/pretty-format":
17058+
"pretty-format@workspace:*, pretty-format@workspace:^, pretty-format@workspace:packages/pretty-format":
1705817059
version: 0.0.0-use.local
1705917060
resolution: "pretty-format@workspace:packages/pretty-format"
1706017061
dependencies:

0 commit comments

Comments
 (0)