File tree Expand file tree Collapse file tree 2 files changed +7
-21
lines changed Expand file tree Collapse file tree 2 files changed +7
-21
lines changed Original file line number Diff line number Diff line change 52
52
"@semantic-release/release-notes-generator" : " 7.3.5" ,
53
53
"@storybook/react" : " 5.3.17" ,
54
54
"@types/bn.js" : " 4.11.6" ,
55
- "@types/jest" : " 24.9.1 " ,
55
+ "@types/jest" : " 25.1.4 " ,
56
56
"@types/react" : " 16.9.23" ,
57
57
"@types/react-dom" : " 16.9.5" ,
58
58
"@types/react-native" : " 0.61.23" ,
Original file line number Diff line number Diff line change 3432
3432
"@types/istanbul-lib-coverage" "*"
3433
3433
"@types/istanbul-lib-report" "*"
3434
3434
3435
- "@types/jest@24.9.1 ":
3436
- version "24.9.1 "
3437
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.1. tgz#02baf9573c78f1b9974a5f36778b366aa77bd534 "
3438
- integrity sha512-Fb38HkXSVA4L8fGKEZ6le5bB8r6MRWlOCZbVuWZcmOMSCd2wCYOwN1ibj8daIoV9naq7aaOZjrLCoCMptKU/4Q ==
3435
+ "@types/jest@25.1.4 ":
3436
+ version "25.1.4 "
3437
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4. tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760 "
3438
+ integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw ==
3439
3439
dependencies:
3440
- jest-diff "^24.3.0"
3440
+ jest-diff "^25.1.0"
3441
+ pretty-format "^25.1.0"
3441
3442
3442
3443
"@types/js-cookie@2.2.5":
3443
3444
version "2.2.5"
@@ -6915,11 +6916,6 @@ didyoumean@^1.2.1:
6915
6916
resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.1.tgz#e92edfdada6537d484d73c0172fd1eba0c4976ff"
6916
6917
integrity sha1-6S7f2tplN9SE1zwBcv0eugxJdv8=
6917
6918
6918
- diff-sequences@^24.9.0:
6919
- version "24.9.0"
6920
- resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5"
6921
- integrity sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew==
6922
-
6923
6919
diff-sequences@^25.1.0:
6924
6920
version "25.1.0"
6925
6921
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.1.0.tgz#fd29a46f1c913fd66c22645dc75bffbe43051f32"
@@ -10414,16 +10410,6 @@ jest-config@^25.1.0:
10414
10410
pretty-format "^25.1.0"
10415
10411
realpath-native "^1.1.0"
10416
10412
10417
- jest-diff@^24.3.0:
10418
- version "24.9.0"
10419
- resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da"
10420
- integrity sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ==
10421
- dependencies:
10422
- chalk "^2.0.1"
10423
- diff-sequences "^24.9.0"
10424
- jest-get-type "^24.9.0"
10425
- pretty-format "^24.9.0"
10426
-
10427
10413
jest-diff@^25.1.0:
10428
10414
version "25.1.0"
10429
10415
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.1.0.tgz#58b827e63edea1bc80c1de952b80cec9ac50e1ad"
You can’t perform that action at this time.
0 commit comments