File tree 2 files changed +6
-16
lines changed 2 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 54
54
"@commitlint/cli" : " ^12.1.4" ,
55
55
"@commitlint/config-conventional" : " ^12.1.4" ,
56
56
"@commitlint/prompt" : " ^12.1.4" ,
57
- "@types/jest" : " ^26.0.21 " ,
57
+ "@types/jest" : " ^26.0.24 " ,
58
58
"@typescript-eslint/eslint-plugin" : " ^4.28.1" ,
59
59
"@typescript-eslint/parser" : " ^4.28.1" ,
60
60
"arrify" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 1582
1582
dependencies :
1583
1583
" @types/istanbul-lib-report" " *"
1584
1584
1585
- " @types/jest@^26.0.21 " :
1586
- version "26.0.21 "
1587
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21 .tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24 "
1588
- integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA ==
1585
+ " @types/jest@^26.0.24 " :
1586
+ version "26.0.24 "
1587
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24 .tgz#943d11976b16739185913a1936e0de0c4a7d595a "
1588
+ integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w ==
1589
1589
dependencies :
1590
1590
jest-diff "^26.0.0"
1591
1591
pretty-format "^26.0.0"
@@ -6153,17 +6153,7 @@ pretty-format@^26.0.0, pretty-format@^26.6.2:
6153
6153
ansi-styles "^4.0.0"
6154
6154
react-is "^17.0.1"
6155
6155
6156
- pretty-format@^27.0.2 :
6157
- version "27.0.2"
6158
- resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.2.tgz#9283ff8c4f581b186b2d4da461617143dca478a4"
6159
- integrity sha512-mXKbbBPnYTG7Yra9qFBtqj+IXcsvxsvOBco3QHxtxTl+hHKq6QdzMZ+q0CtL4ORHZgwGImRr2XZUX2EWzORxig==
6160
- dependencies :
6161
- " @jest/types" " ^27.0.2"
6162
- ansi-regex "^5.0.0"
6163
- ansi-styles "^5.0.0"
6164
- react-is "^17.0.1"
6165
-
6166
- pretty-format@^27.0.6 :
6156
+ pretty-format@^27.0.2, pretty-format@^27.0.6 :
6167
6157
version "27.0.6"
6168
6158
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
6169
6159
integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==
You can’t perform that action at this time.
0 commit comments