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.36.2 " ,
146
+ "rollup" : " ^2.37.0 " ,
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.36.2 :
12173
- version "2.36.2 "
12174
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2 .tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49 "
12175
- integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A ==
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 ==
12176
12176
optionalDependencies:
12177
12177
fsevents "~2.1.2"
12178
12178
You can’t perform that action at this time.
0 commit comments