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 145
145
"postcss-cli" : " ^8.2.0" ,
146
146
"prettier" : " 1.14.3" ,
147
147
"require-context" : " ^1.1.0" ,
148
- "rollup" : " ^2.32.1 " ,
148
+ "rollup" : " ^2.33.0 " ,
149
149
"rollup-plugin-babel" : " ^4.4.0" ,
150
150
"rollup-plugin-commonjs" : " ^10.1.0" ,
151
151
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -12318,10 +12318,10 @@ rollup-pluginutils@^2.8.1:
12318
12318
dependencies:
12319
12319
estree-walker "^0.6.1"
12320
12320
12321
- rollup@^2.32.1 :
12322
- version "2.32.1 "
12323
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1 .tgz#625a92c54f5b4d28ada12d618641491d4dbb548c "
12324
- integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw ==
12321
+ rollup@^2.33.0 :
12322
+ version "2.33.0 "
12323
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.0 .tgz#dc105b312e2817f996d0b6a192b7033f607ef08d "
12324
+ integrity sha512-7jFrmKgQj1GOWlC8rExHaPcv2SQnWMv1BFUyH/xWS5w80h6132wBUWp/qTvQkAbnlqGvi13T6iP2kHo9Sb2HxA ==
12325
12325
optionalDependencies:
12326
12326
fsevents "~2.1.2"
12327
12327
You can’t perform that action at this time.
0 commit comments