File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 42
42
"magic-string" : " 0.25.7" ,
43
43
"mocha" : " 8.0.1" ,
44
44
"opener" : " 1.5.1" ,
45
- "rollup" : " 2.15.0 " ,
45
+ "rollup" : " 2.79.2 " ,
46
46
"rollup-plugin-commonjs" : " 10.1.0" ,
47
47
"rollup-plugin-node-resolve" : " 5.2.0" ,
48
48
"rollup-plugin-typescript" : " 1.0.1" ,
Original file line number Diff line number Diff line change @@ -1300,6 +1300,11 @@ fsevents@~2.1.2:
1300
1300
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
1301
1301
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
1302
1302
1303
+ fsevents@~2.3.2 :
1304
+ version "2.3.3"
1305
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
1306
+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
1307
+
1303
1308
function-bind@^1.1.1 :
1304
1309
version "1.1.1"
1305
1310
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -2602,12 +2607,12 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1:
2602
2607
dependencies :
2603
2608
estree-walker "^0.6.1"
2604
2609
2605
- rollup@2.15.0 :
2606
- version "2.15.0 "
2607
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.15.0 .tgz#1324633188c7f82138bd3bdc99416009ee541f48 "
2608
- integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw ==
2610
+ rollup@2.79.2 :
2611
+ version "2.79.2 "
2612
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2 .tgz#f150e4a5db4b121a21a747d762f701e5e9f49090 "
2613
+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ ==
2609
2614
optionalDependencies :
2610
- fsevents "~2.1 .2"
2615
+ fsevents "~2.3 .2"
2611
2616
2612
2617
run-parallel@^1.1.9 :
2613
2618
version "1.1.9"
You can’t perform that action at this time.
0 commit comments