File tree 2 files changed +6
-26
lines changed
2 files changed +6
-26
lines changed Original file line number Diff line number Diff line change 66
66
"@rollup/plugin-json" : " ^4.0.2" ,
67
67
"@rollup/plugin-node-resolve" : " ^7.1.1" ,
68
68
"@rollup/plugin-replace" : " ^2.3.1" ,
69
- "@types/jest" : " ^26.0.10 " ,
69
+ "@types/jest" : " ^26.0.14 " ,
70
70
"@typescript-eslint/eslint-plugin" : " ^2.25.0" ,
71
71
"@typescript-eslint/parser" : " ^2.25.0" ,
72
72
"arrify" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 1563
1563
dependencies :
1564
1564
" @types/istanbul-lib-report" " *"
1565
1565
1566
- " @types/jest@^26.0.10 " :
1567
- version "26.0.10 "
1568
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10 .tgz#8faf7e9756c033c39014ae76a7329efea00ea607 "
1569
- integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q ==
1566
+ " @types/jest@^26.0.14 " :
1567
+ version "26.0.14 "
1568
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14 .tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3 "
1569
+ integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg ==
1570
1570
dependencies :
1571
1571
jest-diff "^25.2.1"
1572
1572
pretty-format "^25.2.1"
@@ -5539,17 +5539,7 @@ jest-diff@^25.2.1:
5539
5539
jest-get-type "^25.2.6"
5540
5540
pretty-format "^25.5.0"
5541
5541
5542
- jest-diff@^26.0.1 :
5543
- version "26.4.0"
5544
- resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.4.0.tgz#d073a0a11952b5bd9f1ff39bb9ad24304a0c55f7"
5545
- integrity sha512-wwC38HlOW+iTq6j5tkj/ZamHn6/nrdcEOc/fKaVILNtN2NLWGdkfRaHWwfNYr5ehaLvuoG2LfCZIcWByVj0gjg==
5546
- dependencies :
5547
- chalk "^4.0.0"
5548
- diff-sequences "^26.3.0"
5549
- jest-get-type "^26.3.0"
5550
- pretty-format "^26.4.0"
5551
-
5552
- jest-diff@^26.4.2 :
5542
+ jest-diff@^26.0.1, jest-diff@^26.4.2 :
5553
5543
version "26.4.2"
5554
5544
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.4.2.tgz#a1b7b303bcc534aabdb3bd4a7caf594ac059f5aa"
5555
5545
integrity sha512-6T1XQY8U28WH0Z5rGpQ+VqZSZz8EN8rZcBtfvXaOkbwxIEeRre6qnuZQlbY1AJ4MKDxQF8EkrCvK+hL/VkyYLQ==
@@ -7368,16 +7358,6 @@ pretty-format@^25.2.1, pretty-format@^25.5.0:
7368
7358
ansi-styles "^4.0.0"
7369
7359
react-is "^16.12.0"
7370
7360
7371
- pretty-format@^26.4.0 :
7372
- version "26.4.0"
7373
- resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.4.0.tgz#c08073f531429e9e5024049446f42ecc9f933a3b"
7374
- integrity sha512-mEEwwpCseqrUtuMbrJG4b824877pM5xald3AkilJ47Po2YLr97/siejYQHqj2oDQBeJNbu+Q0qUuekJ8F0NAPg==
7375
- dependencies :
7376
- " @jest/types" " ^26.3.0"
7377
- ansi-regex "^5.0.0"
7378
- ansi-styles "^4.0.0"
7379
- react-is "^16.12.0"
7380
-
7381
7361
pretty-format@^26.4.2 :
7382
7362
version "26.4.2"
7383
7363
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.4.2.tgz#d081d032b398e801e2012af2df1214ef75a81237"
You can’t perform that action at this time.
0 commit comments