Skip to content

Commit cc52c61

Browse files
chore(deps): bump pretty-format from 29.1.0 to 29.1.2 (#1156)
1 parent fdae997 commit cc52c61

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,19 +1452,7 @@
14521452
"@types/yargs" "^16.0.0"
14531453
chalk "^4.0.0"
14541454

1455-
"@jest/types@^29.1.0":
1456-
version "29.1.0"
1457-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.0.tgz#db23d727ce0a95500749551d8724fb3526d1e903"
1458-
integrity sha512-lE30u3z4lbTOqf5D7fDdoco3Qd8H6F/t73nLOswU4x+7VhgDQMX5y007IMqrKjFHdnpslaYymVFhWX+ttXNARQ==
1459-
dependencies:
1460-
"@jest/schemas" "^29.0.0"
1461-
"@types/istanbul-lib-coverage" "^2.0.0"
1462-
"@types/istanbul-reports" "^3.0.0"
1463-
"@types/node" "*"
1464-
"@types/yargs" "^17.0.8"
1465-
chalk "^4.0.0"
1466-
1467-
"@jest/types@^29.1.2":
1455+
"@jest/types@^29.1.0", "@jest/types@^29.1.2":
14681456
version "29.1.2"
14691457
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.2.tgz#7442d32b16bcd7592d9614173078b8c334ec730a"
14701458
integrity sha512-DcXGtoTykQB5jiwCmVr8H4vdg2OJhQex3qPkG+ISyDO7xQXbt/4R6dowcRyPemRnkH7JoHvZuxPBdlq+9JxFCg==
@@ -6642,9 +6630,9 @@ pretty-format@^26.5.2, pretty-format@^26.6.2:
66426630
react-is "^17.0.1"
66436631

66446632
pretty-format@^29.0.0, pretty-format@^29.0.3, pretty-format@^29.1.0:
6645-
version "29.1.0"
6646-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.1.0.tgz#ea3de2feed5b8d19c537a12fe478ddc8b45da6b8"
6647-
integrity sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==
6633+
version "29.1.2"
6634+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.1.2.tgz#b1f6b75be7d699be1a051f5da36e8ae9e76a8e6a"
6635+
integrity sha512-CGJ6VVGXVRP2o2Dorl4mAwwvDWT25luIsYhkyVQW32E4nL+TgW939J7LlKT/npq5Cpq6j3s+sy+13yk7xYpBmg==
66486636
dependencies:
66496637
"@jest/schemas" "^29.0.0"
66506638
ansi-styles "^5.0.0"

0 commit comments

Comments
 (0)