File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 96
96
"react" : " 16.13.1" ,
97
97
"react-dom" : " 16.13.1" ,
98
98
"rimraf" : " 3.0.2" ,
99
- "rollup" : " 2.7.6 " ,
99
+ "rollup" : " 2.79.2 " ,
100
100
"rollup-plugin-css-only" : " 2.0.0" ,
101
101
"rollup-plugin-node-builtins" : " 2.1.2" ,
102
102
"rollup-plugin-size-snapshot" : " 0.11.0" ,
Original file line number Diff line number Diff line change @@ -3773,11 +3773,16 @@ fsevents@^1.2.7:
3773
3773
bindings "^1.5.0"
3774
3774
nan "^2.12.1"
3775
3775
3776
- fsevents@^2.1.2, fsevents@~2.1.2 :
3776
+ fsevents@^2.1.2 :
3777
3777
version "2.1.2"
3778
3778
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
3779
3779
integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
3780
3780
3781
+ fsevents@~2.3.2 :
3782
+ version "2.3.3"
3783
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
3784
+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
3785
+
3781
3786
function-bind@^1.1.1 :
3782
3787
version "1.1.1"
3783
3788
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -6874,12 +6879,12 @@ rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.8.2:
6874
6879
dependencies :
6875
6880
estree-walker "^0.6.1"
6876
6881
6877
- rollup@2.7.6 :
6878
- version "2.7.6 "
6879
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.6 .tgz#8e6682e64ca65eb33b896dcce902696f0415ce1a "
6880
- integrity sha512-AdHosxHBKyBsdtbT1/AqbWNQ87O4SSxS4N9iMwEpoCDAT6e4Du3uJSy83mp3ckgmCxly5VeXGx0WHsm21Djytg ==
6882
+ rollup@2.79.2 :
6883
+ version "2.79.2 "
6884
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2 .tgz#f150e4a5db4b121a21a747d762f701e5e9f49090 "
6885
+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ ==
6881
6886
optionalDependencies :
6882
- fsevents "~2.1 .2"
6887
+ fsevents "~2.3 .2"
6883
6888
6884
6889
rsvp@^4.8.4 :
6885
6890
version "4.8.5"
You can’t perform that action at this time.
0 commit comments