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 152
152
"postcss-cli" : " ^7.1.2" ,
153
153
"prettier" : " 1.14.3" ,
154
154
"require-context" : " ^1.1.0" ,
155
- "rollup" : " ^2.26.11 " ,
155
+ "rollup" : " ^2.27.0 " ,
156
156
"rollup-plugin-babel" : " ^4.4.0" ,
157
157
"rollup-plugin-commonjs" : " ^10.1.0" ,
158
158
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -12093,10 +12093,10 @@ rollup-pluginutils@^2.8.1:
12093
12093
dependencies:
12094
12094
estree-walker "^0.6.1"
12095
12095
12096
- rollup@^2.26.11 :
12097
- version "2.26.11 "
12098
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.11 .tgz#4fc31de9c7b83d50916fc8395f8c3d24730cdaae "
12099
- integrity sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw ==
12096
+ rollup@^2.27.0 :
12097
+ version "2.27.0 "
12098
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.0 .tgz#f2b70a8dd583bc3675b36686289aa9a51e27af4f "
12099
+ integrity sha512-1WlbhNdzhLjdhh2wsf6CDxmuBAYG+5O53fYqCcGv8aJOoX/ymCfCY6oZnvllXZzaC/Ng+lPPwq9EMbHOKc5ozA ==
12100
12100
optionalDependencies:
12101
12101
fsevents "~2.1.2"
12102
12102
You can’t perform that action at this time.
0 commit comments