Skip to content

Commit 43edccd

Browse files
committed
test(intro-screen-native): fix test
1 parent a55ed39 commit 43edccd

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
"pixelmatch": "^5.3.0",
7979
"pngjs": "^6.0.0",
8080
"prettier": "^2.8.8",
81-
"pretty-format": "^30.0.2",
8281
"pretty-quick": "^3.3.1",
8382
"react-dom": "18.3.1",
8483
"recursive-copy": "^2.0.14",

yarn.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13573,7 +13573,6 @@ __metadata:
1357313573
pixelmatch: "npm:^5.3.0"
1357413574
pngjs: "npm:^6.0.0"
1357513575
prettier: "npm:^2.8.8"
13576-
pretty-format: "npm:^30.0.2"
1357713576
pretty-quick: "npm:^3.3.1"
1357813577
react-dom: "npm:18.3.1"
1357913578
recursive-copy: "npm:^2.0.14"
@@ -14972,7 +14971,7 @@ __metadata:
1497214971
languageName: node
1497314972
linkType: hard
1497414973

14975-
"pretty-format@npm:30.0.2, pretty-format@npm:^30.0.2":
14974+
"pretty-format@npm:30.0.2":
1497614975
version: 30.0.2
1497714976
resolution: "pretty-format@npm:30.0.2"
1497814977
dependencies:

0 commit comments

Comments
 (0)