File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 143
143
"postcss-cli" : " ^8.3.1" ,
144
144
"prettier" : " 1.14.3" ,
145
145
"require-context" : " ^1.1.0" ,
146
- "rollup" : " ^2.37.0 " ,
146
+ "rollup" : " ^2.37.1 " ,
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 @@ -12169,10 +12169,10 @@ rollup-pluginutils@^2.8.1:
12169
12169
dependencies:
12170
12170
estree-walker "^0.6.1"
12171
12171
12172
- rollup@^2.37.0 :
12173
- version "2.37.0 "
12174
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.37.0 .tgz#5baf631dc224a56d7eb88dd11b20aa28c1e8dc6f "
12175
- integrity sha512-cbxuxkMGCQV+TnVh+yZSUerbVb5i8soRydbzHYoMNojgt7MMi+jDLLs24U9HHCssKkwkXmsj+LXcOZMldTbz2w ==
12172
+ rollup@^2.37.1 :
12173
+ version "2.37.1 "
12174
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.37.1 .tgz#aa7aadffd75c80393f9314f9857e851b0ffd34e7 "
12175
+ integrity sha512-V3ojEeyGeSdrMSuhP3diBb06P+qV4gKQeanbDv+Qh/BZbhdZ7kHV0xAt8Yjk4GFshq/WjO7R4c7DFM20AwTFVQ ==
12176
12176
optionalDependencies:
12177
12177
fsevents "~2.1.2"
12178
12178
You can’t perform that action at this time.
0 commit comments