@@ -455,9 +455,9 @@ babel-plugin-transform-class-properties@^6.24.1:
455
455
babel-runtime "^6.22.0"
456
456
babel-template "^6.24.1"
457
457
458
- babel-plugin-transform-decorators-legacy@^1.3.4 :
459
- version "1.3.4 "
460
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators-legacy/-/babel-plugin-transform-decorators-legacy-1.3.4 .tgz#741b58f6c5bce9e6027e0882d9c994f04f366925 "
458
+ babel-plugin-transform-decorators-legacy@^1.3.5 :
459
+ version "1.3.5 "
460
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators-legacy/-/babel-plugin-transform-decorators-legacy-1.3.5 .tgz#0e492dffa0edd70529072887f8aa86d4dd8b40a1 "
461
461
dependencies :
462
462
babel-plugin-syntax-decorators "^6.1.18"
463
463
babel-runtime "^6.2.0"
@@ -1714,12 +1714,18 @@ interpret@^1.0.0:
1714
1714
version "1.0.1"
1715
1715
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.1.tgz#d579fb7f693b858004947af39fa0db49f795602c"
1716
1716
1717
- invariant@^2.2.0, invariant@^2.2.1 :
1717
+ invariant@^2.2.0 :
1718
1718
version "2.2.2"
1719
1719
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
1720
1720
dependencies :
1721
1721
loose-envify "^1.0.0"
1722
1722
1723
+ invariant@^2.2.4 :
1724
+ version "2.2.4"
1725
+ resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
1726
+ dependencies :
1727
+ loose-envify "^1.0.0"
1728
+
1723
1729
is-arrow-function@^2.0.3 :
1724
1730
version "2.0.3"
1725
1731
resolved "https://registry.yarnpkg.com/is-arrow-function/-/is-arrow-function-2.0.3.tgz#29be2c2d8d9450852b8bbafb635ba7b8d8e87ec2"
@@ -2566,12 +2572,18 @@ restore-cursor@^1.0.1:
2566
2572
exit-hook "^1.0.0"
2567
2573
onetime "^1.0.0"
2568
2574
2569
- rimraf@2, rimraf@^2.2.8, rimraf@^2.6.1 :
2575
+ rimraf@2, rimraf@^2.2.8 :
2570
2576
version "2.6.1"
2571
2577
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
2572
2578
dependencies :
2573
2579
glob "^7.0.5"
2574
2580
2581
+ rimraf@^2.6.2 :
2582
+ version "2.6.2"
2583
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
2584
+ dependencies :
2585
+ glob "^7.0.5"
2586
+
2575
2587
rimraf@~2.5.1, rimraf@~2.5.4 :
2576
2588
version "2.5.4"
2577
2589
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.5.4.tgz#96800093cbf1a0c86bd95b4625467535c29dfa04"
0 commit comments