Skip to content

Commit ecdc4d8

Browse files
Merge pull request #204 from ui-router/greenkeeper/rollup-0.55.2
Update rollup to the latest version 🚀
2 parents 8e27957 + 4141cef commit ecdc4d8

File tree

2 files changed

+151
-10
lines changed

2 files changed

+151
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"karma-script-launcher": "~1.0.0",
7777
"karma-sourcemap-loader": "0.3.7",
7878
"karma-webpack": "2.0.2",
79-
"rollup": "0.55.1",
79+
"rollup": "0.55.2",
8080
"rollup-plugin-commonjs": "8.3.0",
8181
"rollup-plugin-node-resolve": "3.0.2",
8282
"rollup-plugin-sourcemaps": "0.4.2",

yarn.lock

Lines changed: 150 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,10 @@ amdefine@>=0.0.4:
232232
version "1.0.1"
233233
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
234234

235+
ansi-escapes@^1.1.0:
236+
version "1.4.0"
237+
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"
238+
235239
236240
version "0.0.7"
237241
resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
@@ -466,6 +470,21 @@ babel-code-frame@^6.22.0:
466470
esutils "^2.0.2"
467471
js-tokens "^3.0.2"
468472

473+
474+
version "6.23.0"
475+
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.23.0.tgz#8364ca62df8eafb830499f699177466c3b03499d"
476+
dependencies:
477+
babel-runtime "^6.22.0"
478+
core-js "^2.4.0"
479+
regenerator-runtime "^0.10.0"
480+
481+
babel-runtime@^6.22.0:
482+
version "6.26.0"
483+
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
484+
dependencies:
485+
core-js "^2.4.0"
486+
regenerator-runtime "^0.11.0"
487+
469488
470489
version "1.0.2"
471490
resolved "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz#31ab1ac8b129363463e35b3ebb69f4dfcfba7947"
@@ -858,7 +877,7 @@ center-align@^0.1.1:
858877
align-text "^0.1.3"
859878
lazy-cache "^1.0.3"
860879

861-
chalk@^1.1.1, chalk@^1.1.3:
880+
chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
862881
version "1.1.3"
863882
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
864883
dependencies:
@@ -876,6 +895,10 @@ chalk@^2.1.0, chalk@^2.3.0:
876895
escape-string-regexp "^1.0.5"
877896
supports-color "^4.0.0"
878897

898+
chardet@^0.4.0:
899+
version "0.4.2"
900+
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"
901+
879902
chokidar@^1.4.1, chokidar@^1.7.0:
880903
version "1.7.0"
881904
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
@@ -928,6 +951,16 @@ class-utils@^0.3.5:
928951
isobject "^3.0.0"
929952
static-extend "^0.1.1"
930953

954+
cli-cursor@^2.1.0:
955+
version "2.1.0"
956+
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5"
957+
dependencies:
958+
restore-cursor "^2.0.0"
959+
960+
cli-width@^2.0.0:
961+
version "2.2.0"
962+
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
963+
931964
cliui@^2.1.0:
932965
version "2.1.0"
933966
resolved "https://registry.yarnpkg.com/cliui/-/cliui-2.1.0.tgz#4b475760ff80264c762c3a1719032e91c7fea0d1"
@@ -1249,6 +1282,10 @@ core-js@^2.2.0:
12491282
version "2.5.1"
12501283
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.1.tgz#ae6874dc66937789b80754ff5428df66819ca50b"
12511284

1285+
core-js@^2.4.0:
1286+
version "2.5.3"
1287+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e"
1288+
12521289
[email protected], core-util-is@~1.0.0:
12531290
version "1.0.2"
12541291
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -1586,6 +1623,12 @@ encodeurl@~1.0.1:
15861623
version "1.0.1"
15871624
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.1.tgz#79e3d58655346909fe6f0f45a5de68103b294d20"
15881625

1626+
encoding@^0.1.11:
1627+
version "0.1.12"
1628+
resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb"
1629+
dependencies:
1630+
iconv-lite "~0.4.13"
1631+
15891632
engine.io-client@~3.1.0:
15901633
version "3.1.4"
15911634
resolved "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-3.1.4.tgz#4fcf1370b47163bd2ce9be2733972430350d4ea1"
@@ -1938,6 +1981,14 @@ extend@3, extend@^3.0.0, extend@~3.0.0, extend@~3.0.1:
19381981
version "3.0.1"
19391982
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444"
19401983

1984+
external-editor@^2.0.1:
1985+
version "2.1.0"
1986+
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.1.0.tgz#3d026a21b7f95b5726387d4200ac160d372c3b48"
1987+
dependencies:
1988+
chardet "^0.4.0"
1989+
iconv-lite "^0.4.17"
1990+
tmp "^0.0.33"
1991+
19411992
extglob@^0.3.1:
19421993
version "0.3.2"
19431994
resolved "https://registry.yarnpkg.com/extglob/-/extglob-0.3.2.tgz#2e18ff3d2f49ab2765cec9023f011daa8d8349a1"
@@ -2004,6 +2055,12 @@ fd-slicer@~1.0.1:
20042055
dependencies:
20052056
pend "~1.2.0"
20062057

2058+
figures@^2.0.0:
2059+
version "2.0.0"
2060+
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
2061+
dependencies:
2062+
escape-string-regexp "^1.0.5"
2063+
20072064
file-uri-to-path@1:
20082065
version "1.0.0"
20092066
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
@@ -2623,7 +2680,7 @@ [email protected]:
26232680
version "0.4.15"
26242681
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.15.tgz#fe265a218ac6a57cfe854927e9d04c19825eddeb"
26252682

2626-
2683+
[email protected], iconv-lite@^0.4.17, iconv-lite@~0.4.13:
26272684
version "0.4.19"
26282685
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b"
26292686

@@ -2681,6 +2738,24 @@ inline-source-map@~0.6.0:
26812738
dependencies:
26822739
source-map "~0.5.3"
26832740

2741+
2742+
version "3.0.6"
2743+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.0.6.tgz#e04aaa9d05b7a3cb9b0f407d04375f0447190347"
2744+
dependencies:
2745+
ansi-escapes "^1.1.0"
2746+
chalk "^1.0.0"
2747+
cli-cursor "^2.1.0"
2748+
cli-width "^2.0.0"
2749+
external-editor "^2.0.1"
2750+
figures "^2.0.0"
2751+
lodash "^4.3.0"
2752+
mute-stream "0.0.7"
2753+
run-async "^2.2.0"
2754+
rx "^4.1.0"
2755+
string-width "^2.0.0"
2756+
strip-ansi "^3.0.0"
2757+
through "^2.3.6"
2758+
26842759
insert-module-globals@^7.0.0:
26852760
version "7.0.1"
26862761
resolved "https://registry.yarnpkg.com/insert-module-globals/-/insert-module-globals-7.0.1.tgz#c03bf4e01cb086d5b5e5ace8ad0afe7889d638c3"
@@ -2919,6 +2994,10 @@ is-primitive@^2.0.0:
29192994
version "2.0.0"
29202995
resolved "https://registry.yarnpkg.com/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
29212996

2997+
is-promise@^2.1.0:
2998+
version "2.1.0"
2999+
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
3000+
29223001
is-property@^1.0.0:
29233002
version "1.0.2"
29243003
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
@@ -3324,7 +3403,7 @@ lodash@^3.8.0:
33243403
version "3.10.1"
33253404
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
33263405

3327-
lodash@^4.0.0, lodash@^4.0.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.5.0:
3406+
lodash@^4.0.0, lodash@^4.0.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0:
33283407
version "4.17.4"
33293408
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
33303409

@@ -3571,7 +3650,7 @@ [email protected]:
35713650
version "0.0.8"
35723651
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
35733652

3574-
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0:
3653+
minimist@1.2.0, minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0:
35753654
version "1.2.0"
35763655
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
35773656

@@ -3641,6 +3720,10 @@ multicast-dns@^6.0.1:
36413720
dns-packet "^1.0.1"
36423721
thunky "^0.1.0"
36433722

3723+
3724+
version "0.0.7"
3725+
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
3726+
36443727
nan@^2.3.0:
36453728
version "2.8.0"
36463729
resolved "https://registry.yarnpkg.com/nan/-/nan-2.8.0.tgz#ed715f3fe9de02b57a5e6252d90a96675e1f085a"
@@ -3669,6 +3752,13 @@ netmask@~1.0.4:
36693752
version "1.0.6"
36703753
resolved "https://registry.yarnpkg.com/netmask/-/netmask-1.0.6.tgz#20297e89d86f6f6400f250d9f4f6b4c1945fcd35"
36713754

3755+
3756+
version "1.6.3"
3757+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04"
3758+
dependencies:
3759+
encoding "^0.1.11"
3760+
is-stream "^1.0.1"
3761+
36723762
36733763
version "0.6.33"
36743764
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.6.33.tgz#463811879f573d45155ad6a9f43dc296e8e85ebc"
@@ -3892,10 +3982,34 @@ once@^1.3.0, once@^1.3.3:
38923982
dependencies:
38933983
wrappy "1"
38943984

3985+
onetime@^2.0.0:
3986+
version "2.0.1"
3987+
resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4"
3988+
dependencies:
3989+
mimic-fn "^1.0.0"
3990+
38953991
open@^0.0.5:
38963992
version "0.0.5"
38973993
resolved "https://registry.yarnpkg.com/open/-/open-0.0.5.tgz#42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc"
38983994

3995+
opencollective@^1.0.3:
3996+
version "1.0.3"
3997+
resolved "https://registry.yarnpkg.com/opencollective/-/opencollective-1.0.3.tgz#aee6372bc28144583690c3ca8daecfc120dd0ef1"
3998+
dependencies:
3999+
babel-polyfill "6.23.0"
4000+
chalk "1.1.3"
4001+
inquirer "3.0.6"
4002+
minimist "1.2.0"
4003+
node-fetch "1.6.3"
4004+
opn "4.0.2"
4005+
4006+
4007+
version "4.0.2"
4008+
resolved "https://registry.yarnpkg.com/opn/-/opn-4.0.2.tgz#7abc22e644dff63b0a96d5ab7f2790c0f01abc95"
4009+
dependencies:
4010+
object-assign "^4.0.1"
4011+
pinkie-promise "^2.0.0"
4012+
38994013
opn@^5.1.0:
39004014
version "5.1.0"
39014015
resolved "https://registry.yarnpkg.com/opn/-/opn-5.1.0.tgz#72ce2306a17dbea58ff1041853352b4a8fc77519"
@@ -4505,6 +4619,14 @@ reflect-metadata@^0.1.2:
45054619
version "0.1.10"
45064620
resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.1.10.tgz#b4f83704416acad89988c9b15635d47e03b9344a"
45074621

4622+
regenerator-runtime@^0.10.0:
4623+
version "0.10.5"
4624+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz#336c3efc1220adcedda2c9fab67b5a7955a33658"
4625+
4626+
regenerator-runtime@^0.11.0:
4627+
version "0.11.1"
4628+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
4629+
45084630
regex-cache@^0.4.2:
45094631
version "0.4.4"
45104632
resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd"
@@ -4670,6 +4792,13 @@ resolve@^1.1.3, resolve@^1.1.4, resolve@^1.1.6, resolve@^1.3.2, resolve@^1.4.0:
46704792
dependencies:
46714793
path-parse "^1.0.5"
46724794

4795+
restore-cursor@^2.0.0:
4796+
version "2.0.0"
4797+
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
4798+
dependencies:
4799+
onetime "^2.0.0"
4800+
signal-exit "^3.0.2"
4801+
46734802
right-align@^0.1.1:
46744803
version "0.1.3"
46754804
resolved "https://registry.yarnpkg.com/right-align/-/right-align-0.1.3.tgz#61339b722fe6a3515689210d24e14c96148613ef"
@@ -4770,16 +4899,28 @@ rollup-pluginutils@^2.0.1:
47704899
estree-walker "^0.3.0"
47714900
micromatch "^2.3.11"
47724901

4773-
4774-
version "0.55.1"
4775-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.55.1.tgz#baf4f23abe3014b29e56dea7d72d9946e56ac7dd"
4902+
4903+
version "0.55.2"
4904+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.55.2.tgz#69a6de69688eec5a9fcea817aa17cedfe3f648ae"
4905+
dependencies:
4906+
opencollective "^1.0.3"
47764907

47774908
rollup@^0.41.6:
47784909
version "0.41.6"
47794910
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.41.6.tgz#e0d05497877a398c104d816d2733a718a7a94e2a"
47804911
dependencies:
47814912
source-map-support "^0.4.0"
47824913

4914+
run-async@^2.2.0:
4915+
version "2.3.0"
4916+
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.3.0.tgz#0371ab4ae0bdd720d4166d7dfda64ff7a445a6c0"
4917+
dependencies:
4918+
is-promise "^2.1.0"
4919+
4920+
rx@^4.1.0:
4921+
version "4.1.0"
4922+
resolved "https://registry.yarnpkg.com/rx/-/rx-4.1.0.tgz#a5f13ff79ef3b740fe30aa803fb09f98805d4782"
4923+
47834924
47844925
version "5.5.6"
47854926
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.6.tgz#e31fb96d6fd2ff1fd84bcea8ae9c02d007179c02"
@@ -4952,7 +5093,7 @@ [email protected], shx@^0.2.2:
49525093
minimist "^1.2.0"
49535094
shelljs "^0.7.3"
49545095

4955-
signal-exit@^3.0.0:
5096+
signal-exit@^3.0.0, signal-exit@^3.0.2:
49565097
version "3.0.2"
49575098
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
49585099

@@ -5422,7 +5563,7 @@ through2@^2.0.0, through2@^2.0.2:
54225563
readable-stream "^2.1.5"
54235564
xtend "~4.0.1"
54245565

5425-
through@2, "through@>=2.2.7 <3", through@~2.3, through@~2.3.1:
5566+
through@2, "through@>=2.2.7 <3", through@^2.3.6, through@~2.3, through@~2.3.1:
54265567
version "2.3.8"
54275568
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
54285569

0 commit comments

Comments
 (0)