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 153
153
"postcss-cli" : " ^8.1.0" ,
154
154
"prettier" : " 1.14.3" ,
155
155
"require-context" : " ^1.1.0" ,
156
- "rollup" : " ^2.32.0 " ,
156
+ "rollup" : " ^2.32.1 " ,
157
157
"rollup-plugin-babel" : " ^4.4.0" ,
158
158
"rollup-plugin-commonjs" : " ^10.1.0" ,
159
159
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -12271,10 +12271,10 @@ rollup-pluginutils@^2.8.1:
12271
12271
dependencies:
12272
12272
estree-walker "^0.6.1"
12273
12273
12274
- rollup@^2.32.0 :
12275
- version "2.32.0 "
12276
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.0 .tgz#ac58c8e85782bea8aa2d440fc05aba345013582a "
12277
- integrity sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw ==
12274
+ rollup@^2.32.1 :
12275
+ version "2.32.1 "
12276
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1 .tgz#625a92c54f5b4d28ada12d618641491d4dbb548c "
12277
+ integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw ==
12278
12278
optionalDependencies:
12279
12279
fsevents "~2.1.2"
12280
12280
You can’t perform that action at this time.
0 commit comments