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.33.3 " ,
146
+ "rollup" : " ^2.34.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 @@ -12222,10 +12222,10 @@ rollup-pluginutils@^2.8.1:
12222
12222
dependencies:
12223
12223
estree-walker "^0.6.1"
12224
12224
12225
- rollup@^2.33.3 :
12226
- version "2.33.3 "
12227
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3 .tgz#ae72ce31f992b09a580072951bfea76e9df17342 "
12228
- integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w ==
12225
+ rollup@^2.34.0 :
12226
+ version "2.34.0 "
12227
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0 .tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271 "
12228
+ integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g ==
12229
12229
optionalDependencies:
12230
12230
fsevents "~2.1.2"
12231
12231
You can’t perform that action at this time.
0 commit comments