File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 143
143
"postcss-cli" : " ^8.3.0" ,
144
144
"prettier" : " 1.14.3" ,
145
145
"require-context" : " ^1.1.0" ,
146
- "rollup" : " ^2.34.1 " ,
146
+ "rollup" : " ^2.34.2 " ,
147
147
"rollup-plugin-babel" : " ^4.4.0" ,
148
148
"rollup-plugin-commonjs" : " ^10.1.0" ,
149
149
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -12249,10 +12249,10 @@ rollup-pluginutils@^2.8.1:
12249
12249
dependencies:
12250
12250
estree-walker "^0.6.1"
12251
12251
12252
- rollup@^2.34.1 :
12253
- version "2.34.1 "
12254
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.1 .tgz#a387230df02c58b242794a213dfb68b42de2c8fb "
12255
- integrity sha512-tGveB6NU5x4MS/iXaIsjfUkEv4hxzJJ4o0FRy5LO62Ndx3R2cmE1qsLYlSfRkvHUUPqWiFoxEm8pRftzh1a5HA ==
12252
+ rollup@^2.34.2 :
12253
+ version "2.34.2 "
12254
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2 .tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908 "
12255
+ integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA ==
12256
12256
optionalDependencies:
12257
12257
fsevents "~2.1.2"
12258
12258
You can’t perform that action at this time.
0 commit comments