@@ -613,6 +613,12 @@ concat-stream@^1.6.0:
613
613
readable-stream "^2.2.2"
614
614
typedarray "^0.0.6"
615
615
616
+ concat-with-sourcemaps@* :
617
+ version "1.0.4"
618
+ resolved "https://registry.yarnpkg.com/concat-with-sourcemaps/-/concat-with-sourcemaps-1.0.4.tgz#f55b3be2aeb47601b10a2d5259ccfb70fd2f1dd6"
619
+ dependencies :
620
+ source-map "^0.5.1"
621
+
616
622
config-chain@~1.1.5 :
617
623
version "1.1.11"
618
624
resolved "https://registry.yarnpkg.com/config-chain/-/config-chain-1.1.11.tgz#aba09747dfbe4c3e70e766a6e41586e1859fc6f2"
@@ -1627,6 +1633,15 @@ gulp-gzip@^1.4.0:
1627
1633
stream-to-array "~1.0.0"
1628
1634
through2 "^0.4.1"
1629
1635
1636
+ gulp-header@^1.8.9 :
1637
+ version "1.8.9"
1638
+ resolved "https://registry.yarnpkg.com/gulp-header/-/gulp-header-1.8.9.tgz#c9f10fee0632d81e939789c6ecf45a151bf3098b"
1639
+ dependencies :
1640
+ concat-with-sourcemaps "*"
1641
+ gulp-util "*"
1642
+ object-assign "*"
1643
+ through2 "^2.0.0"
1644
+
1630
1645
gulp-jsbeautifier@^2.0.4 :
1631
1646
version "2.0.4"
1632
1647
resolved "https://registry.yarnpkg.com/gulp-jsbeautifier/-/gulp-jsbeautifier-2.0.4.tgz#df269894fab9e657d22407becd9bc79048c31514"
@@ -1692,20 +1707,7 @@ gulp-size@^2.1.0:
1692
1707
stream-counter "^1.0.0"
1693
1708
through2 "^2.0.0"
1694
1709
1695
- gulp-util@^2.2.14, gulp-util@~2.2.0 :
1696
- version "2.2.20"
1697
- resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-2.2.20.tgz#d7146e5728910bd8f047a6b0b1e549bc22dbd64c"
1698
- dependencies :
1699
- chalk "^0.5.0"
1700
- dateformat "^1.0.7-1.2.3"
1701
- lodash._reinterpolate "^2.4.1"
1702
- lodash.template "^2.4.1"
1703
- minimist "^0.2.0"
1704
- multipipe "^0.1.0"
1705
- through2 "^0.5.0"
1706
- vinyl "^0.2.1"
1707
-
1708
- gulp-util@^3, gulp-util@^3.0, gulp-util@^3.0.0, gulp-util@^3.0.2, gulp-util@^3.0.6, gulp-util@^3.0.8 :
1710
+ gulp-util@*, gulp-util@^3, gulp-util@^3.0, gulp-util@^3.0.0, gulp-util@^3.0.2, gulp-util@^3.0.6, gulp-util@^3.0.8 :
1709
1711
version "3.0.8"
1710
1712
resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-3.0.8.tgz#0054e1e744502e27c04c187c3ecc505dd54bbb4f"
1711
1713
dependencies :
@@ -1728,6 +1730,19 @@ gulp-util@^3, gulp-util@^3.0, gulp-util@^3.0.0, gulp-util@^3.0.2, gulp-util@^3.0
1728
1730
through2 "^2.0.0"
1729
1731
vinyl "^0.5.0"
1730
1732
1733
+ gulp-util@^2.2.14, gulp-util@~2.2.0 :
1734
+ version "2.2.20"
1735
+ resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-2.2.20.tgz#d7146e5728910bd8f047a6b0b1e549bc22dbd64c"
1736
+ dependencies :
1737
+ chalk "^0.5.0"
1738
+ dateformat "^1.0.7-1.2.3"
1739
+ lodash._reinterpolate "^2.4.1"
1740
+ lodash.template "^2.4.1"
1741
+ minimist "^0.2.0"
1742
+ multipipe "^0.1.0"
1743
+ through2 "^0.5.0"
1744
+ vinyl "^0.2.1"
1745
+
1731
1746
gulp@^3.9.1 :
1732
1747
version "3.9.1"
1733
1748
resolved "https://registry.yarnpkg.com/gulp/-/gulp-3.9.1.tgz#571ce45928dd40af6514fc4011866016c13845b4"
@@ -3008,6 +3023,10 @@ oauth-sign@~0.8.1:
3008
3023
version "0.8.2"
3009
3024
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43"
3010
3025
3026
+ object-assign@* :
3027
+ version "4.1.1"
3028
+ resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
3029
+
3011
3030
object-assign@^3.0.0 :
3012
3031
version "3.0.0"
3013
3032
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-3.0.0.tgz#9bedd5ca0897949bca47e7ff408062d549f587f2"
0 commit comments