@@ -548,6 +548,13 @@ babel-jest@^22.1.0:
548
548
babel-plugin-istanbul "^4.1.5"
549
549
babel-preset-jest "^22.1.0"
550
550
551
+ babel-jest@^23.0.1 :
552
+ version "23.0.1"
553
+ resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-23.0.1.tgz#bbad3bf523fb202da05ed0a6540b48c84eed13a6"
554
+ dependencies :
555
+ babel-plugin-istanbul "^4.1.6"
556
+ babel-preset-jest "^23.0.1"
557
+
551
558
babel-messages@^6.23.0 :
552
559
version "6.23.0"
553
560
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
@@ -568,10 +575,23 @@ babel-plugin-istanbul@^4.1.5:
568
575
istanbul-lib-instrument "^1.7.5"
569
576
test-exclude "^4.1.1"
570
577
578
+ babel-plugin-istanbul@^4.1.6 :
579
+ version "4.1.6"
580
+ resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.6.tgz#36c59b2192efce81c5b378321b74175add1c9a45"
581
+ dependencies :
582
+ babel-plugin-syntax-object-rest-spread "^6.13.0"
583
+ find-up "^2.1.0"
584
+ istanbul-lib-instrument "^1.10.1"
585
+ test-exclude "^4.2.1"
586
+
571
587
babel-plugin-jest-hoist@^22.1.0 :
572
588
version "22.1.0"
573
589
resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.1.0.tgz#c1281dd7887d77a1711dc760468c3b8285dde9ee"
574
590
591
+ babel-plugin-jest-hoist@^23.0.1 :
592
+ version "23.0.1"
593
+ resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-23.0.1.tgz#eaa11c964563aea9c21becef2bdf7853f7f3c148"
594
+
575
595
babel-plugin-syntax-async-functions@^6.13.0, babel-plugin-syntax-async-functions@^6.8.0 :
576
596
version "6.13.0"
577
597
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
@@ -993,6 +1013,13 @@ babel-preset-jest@^22.1.0:
993
1013
babel-plugin-jest-hoist "^22.1.0"
994
1014
babel-plugin-syntax-object-rest-spread "^6.13.0"
995
1015
1016
+ babel-preset-jest@^23.0.1 :
1017
+ version "23.0.1"
1018
+ resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-23.0.1.tgz#631cc545c6cf021943013bcaf22f45d87fe62198"
1019
+ dependencies :
1020
+ babel-plugin-jest-hoist "^23.0.1"
1021
+ babel-plugin-syntax-object-rest-spread "^6.13.0"
1022
+
996
1023
babel-preset-react@^6.24.1 :
997
1024
version "6.24.1"
998
1025
resolved "https://registry.yarnpkg.com/babel-preset-react/-/babel-preset-react-6.24.1.tgz#ba69dfaea45fc3ec639b6a4ecea6e17702c91380"
@@ -3405,12 +3432,28 @@ istanbul-lib-coverage@^1.1.1:
3405
3432
version "1.1.1"
3406
3433
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.1.tgz#73bfb998885299415c93d38a3e9adf784a77a9da"
3407
3434
3435
+ istanbul-lib-coverage@^1.2.0 :
3436
+ version "1.2.0"
3437
+ resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.2.0.tgz#f7d8f2e42b97e37fe796114cb0f9d68b5e3a4341"
3438
+
3408
3439
istanbul-lib-hook@^1.1.0 :
3409
3440
version "1.1.0"
3410
3441
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.1.0.tgz#8538d970372cb3716d53e55523dd54b557a8d89b"
3411
3442
dependencies :
3412
3443
append-transform "^0.4.0"
3413
3444
3445
+ istanbul-lib-instrument@^1.10.1 :
3446
+ version "1.10.1"
3447
+ resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.10.1.tgz#724b4b6caceba8692d3f1f9d0727e279c401af7b"
3448
+ dependencies :
3449
+ babel-generator "^6.18.0"
3450
+ babel-template "^6.16.0"
3451
+ babel-traverse "^6.18.0"
3452
+ babel-types "^6.18.0"
3453
+ babylon "^6.18.0"
3454
+ istanbul-lib-coverage "^1.2.0"
3455
+ semver "^5.3.0"
3456
+
3414
3457
istanbul-lib-instrument@^1.7.5, istanbul-lib-instrument@^1.8.0, istanbul-lib-instrument@^1.9.1 :
3415
3458
version "1.9.1"
3416
3459
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.9.1.tgz#250b30b3531e5d3251299fdd64b0b2c9db6b558e"
@@ -5999,6 +6042,16 @@ test-exclude@^4.1.1:
5999
6042
read-pkg-up "^1.0.1"
6000
6043
require-main-filename "^1.0.1"
6001
6044
6045
+ test-exclude@^4.2.1 :
6046
+ version "4.2.1"
6047
+ resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.2.1.tgz#dfa222f03480bca69207ca728b37d74b45f724fa"
6048
+ dependencies :
6049
+ arrify "^1.0.1"
6050
+ micromatch "^3.1.8"
6051
+ object-assign "^4.1.0"
6052
+ read-pkg-up "^1.0.1"
6053
+ require-main-filename "^1.0.1"
6054
+
6002
6055
text-extensions@^1.0.0 :
6003
6056
version "1.5.0"
6004
6057
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.5.0.tgz#d1cb2d14b5d0bc45bfdca8a08a473f68c7eb0cbc"
0 commit comments