|
741 | 741 | "@types/istanbul-reports" "^1.1.1" |
742 | 742 | "@types/yargs" "^12.0.9" |
743 | 743 |
|
| 744 | +"@jest/types@^24.9.0": |
| 745 | + version "24.9.0" |
| 746 | + resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.9.0.tgz#63cb26cb7500d069e5a389441a7c6ab5e909fc59" |
| 747 | + integrity sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw== |
| 748 | + dependencies: |
| 749 | + "@types/istanbul-lib-coverage" "^2.0.0" |
| 750 | + "@types/istanbul-reports" "^1.1.1" |
| 751 | + "@types/yargs" "^13.0.0" |
| 752 | + |
744 | 753 | "@marionebl/sander@^0.6.0": |
745 | 754 | version "0.6.1" |
746 | 755 | resolved "https://registry.yarnpkg.com/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b" |
|
1134 | 1143 | "@types/istanbul-lib-coverage" "*" |
1135 | 1144 | "@types/istanbul-lib-report" "*" |
1136 | 1145 |
|
1137 | | -"@types/jest-diff@*": |
1138 | | - version "20.0.1" |
1139 | | - resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89" |
1140 | | - integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA== |
1141 | | - |
1142 | 1146 | "@types/jest-image-snapshot@^2.8.0": |
1143 | 1147 | version "2.8.0" |
1144 | 1148 | resolved "https://registry.yarnpkg.com/@types/jest-image-snapshot/-/jest-image-snapshot-2.8.0.tgz#2f8ed2b23c1b9a8ead32a2f3ee0ef672e5fd01dd" |
1145 | 1149 | integrity sha512-CsE6PLYGa7hmM8ut1gzkW7iDxrW2xwSv3yJJf2dejwvF7cIPtzHPLpQWO29H4xnzIaLyEB09MiVnYS/LoYpfzw== |
1146 | 1150 | dependencies: |
1147 | 1151 | "@types/jest" "*" |
1148 | 1152 |
|
1149 | | -"@types/jest@*": |
1150 | | - version "24.0.15" |
1151 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.15.tgz#6c42d5af7fe3b44ffff7cc65de7bf741e8fa427f" |
1152 | | - integrity sha512-MU1HIvWUme74stAoc3mgAi+aMlgKOudgEvQDIm1v4RkrDudBh1T+NFp5sftpBAdXdx1J0PbdpJ+M2EsSOi1djA== |
| 1153 | +"@types/jest@*", "@types/jest@^24.0.25": |
| 1154 | + version "24.0.25" |
| 1155 | + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f" |
| 1156 | + integrity sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g== |
1153 | 1157 | dependencies: |
1154 | | - "@types/jest-diff" "*" |
1155 | | - |
1156 | | -"@types/jest@^24.0.13": |
1157 | | - version "24.0.13" |
1158 | | - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.13.tgz#10f50b64cb05fb02411fbba49e9042a3a11da3f9" |
1159 | | - integrity sha512-3m6RPnO35r7Dg+uMLj1+xfZaOgIHHHut61djNjzwExXN4/Pm9has9C6I1KMYSfz7mahDhWUOVg4HW/nZdv5Pww== |
1160 | | - dependencies: |
1161 | | - "@types/jest-diff" "*" |
| 1158 | + jest-diff "^24.3.0" |
1162 | 1159 |
|
1163 | 1160 | "@types/lodash@^4.14.123", "@types/lodash@^4.14.134": |
1164 | 1161 | version "4.14.134" |
|
1221 | 1218 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" |
1222 | 1219 | integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw== |
1223 | 1220 |
|
| 1221 | +"@types/yargs-parser@*": |
| 1222 | + version "13.1.0" |
| 1223 | + resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228" |
| 1224 | + integrity sha512-gCubfBUZ6KxzoibJ+SCUc/57Ms1jz5NjHe4+dI2krNmU5zCPAphyLJYyTOg06ueIyfj+SaCUqmzun7ImlxDcKg== |
| 1225 | + |
1224 | 1226 | "@types/yargs@^12.0.2", "@types/yargs@^12.0.9": |
1225 | 1227 | version "12.0.12" |
1226 | 1228 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.12.tgz#45dd1d0638e8c8f153e87d296907659296873916" |
1227 | 1229 | integrity sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw== |
1228 | 1230 |
|
| 1231 | +"@types/yargs@^13.0.0": |
| 1232 | + version "13.0.4" |
| 1233 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.4.tgz#53d231cebe1a540e7e13727fc1f0d13ad4a9ba3b" |
| 1234 | + integrity sha512-Ke1WmBbIkVM8bpvsNEcGgQM70XcEh/nbpxQhW7FhrsbCsXSY9BmLB1+LHtD7r9zrsOcFlLiF+a/UeJsdfw3C5A== |
| 1235 | + dependencies: |
| 1236 | + "@types/yargs-parser" "*" |
| 1237 | + |
1229 | 1238 | "@webassemblyjs/ast@1.8.5": |
1230 | 1239 | version "1.8.5" |
1231 | 1240 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359" |
@@ -3318,10 +3327,10 @@ dezalgo@^1.0.0, dezalgo@~1.0.3: |
3318 | 3327 | asap "^2.0.0" |
3319 | 3328 | wrappy "1" |
3320 | 3329 |
|
3321 | | -diff-sequences@^24.3.0: |
3322 | | - version "24.3.0" |
3323 | | - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975" |
3324 | | - integrity sha512-xLqpez+Zj9GKSnPWS0WZw1igGocZ+uua8+y+5dDNTT934N3QuY1sp2LkHzwiaYQGz60hMq0pjAshdeXm5VUOEw== |
| 3330 | +diff-sequences@^24.9.0: |
| 3331 | + version "24.9.0" |
| 3332 | + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5" |
| 3333 | + integrity sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew== |
3325 | 3334 |
|
3326 | 3335 | diff@^3.1.0, diff@^3.2.0: |
3327 | 3336 | version "3.5.0" |
@@ -5474,15 +5483,15 @@ jest-diff@^23.6.0: |
5474 | 5483 | jest-get-type "^22.1.0" |
5475 | 5484 | pretty-format "^23.6.0" |
5476 | 5485 |
|
5477 | | -jest-diff@^24.8.0: |
5478 | | - version "24.8.0" |
5479 | | - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.8.0.tgz#146435e7d1e3ffdf293d53ff97e193f1d1546172" |
5480 | | - integrity sha512-wxetCEl49zUpJ/bvUmIFjd/o52J+yWcoc5ZyPq4/W1LUKGEhRYDIbP1KcF6t+PvqNrGAFk4/JhtxDq/Nnzs66g== |
| 5486 | +jest-diff@^24.3.0, jest-diff@^24.8.0: |
| 5487 | + version "24.9.0" |
| 5488 | + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da" |
| 5489 | + integrity sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ== |
5481 | 5490 | dependencies: |
5482 | 5491 | chalk "^2.0.1" |
5483 | | - diff-sequences "^24.3.0" |
5484 | | - jest-get-type "^24.8.0" |
5485 | | - pretty-format "^24.8.0" |
| 5492 | + diff-sequences "^24.9.0" |
| 5493 | + jest-get-type "^24.9.0" |
| 5494 | + pretty-format "^24.9.0" |
5486 | 5495 |
|
5487 | 5496 | jest-docblock@^24.3.0: |
5488 | 5497 | version "24.3.0" |
@@ -5535,6 +5544,11 @@ jest-get-type@^24.8.0: |
5535 | 5544 | resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.8.0.tgz#a7440de30b651f5a70ea3ed7ff073a32dfe646fc" |
5536 | 5545 | integrity sha512-RR4fo8jEmMD9zSz2nLbs2j0zvPpk/KCEz3a62jJWbd2ayNo0cb+KFRxPHVhE4ZmgGJEQp0fosmNz84IfqM8cMQ== |
5537 | 5546 |
|
| 5547 | +jest-get-type@^24.9.0: |
| 5548 | + version "24.9.0" |
| 5549 | + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.9.0.tgz#1684a0c8a50f2e4901b6644ae861f579eed2ef0e" |
| 5550 | + integrity sha512-lUseMzAley4LhIcpSP9Jf+fTrQ4a1yHQwLNeeVa2cEmbCGeoZAtYPOIv8JaxLD/sUpKxetKGP+gsHl8f8TSj8Q== |
| 5551 | + |
5538 | 5552 | jest-haste-map@^24.8.0: |
5539 | 5553 | version "24.8.0" |
5540 | 5554 | resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-24.8.0.tgz#51794182d877b3ddfd6e6d23920e3fe72f305800" |
@@ -8143,6 +8157,16 @@ pretty-format@^24.8.0: |
8143 | 8157 | ansi-styles "^3.2.0" |
8144 | 8158 | react-is "^16.8.4" |
8145 | 8159 |
|
| 8160 | +pretty-format@^24.9.0: |
| 8161 | + version "24.9.0" |
| 8162 | + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9" |
| 8163 | + integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA== |
| 8164 | + dependencies: |
| 8165 | + "@jest/types" "^24.9.0" |
| 8166 | + ansi-regex "^4.0.0" |
| 8167 | + ansi-styles "^3.2.0" |
| 8168 | + react-is "^16.8.4" |
| 8169 | + |
8146 | 8170 | pretty-quick@^1.10.0: |
8147 | 8171 | version "1.10.0" |
8148 | 8172 | resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.10.0.tgz#d86cc46fe92ed8cfcfba6a082ec5949c53858198" |
|
0 commit comments