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.31 .0" ,
156
+ "rollup" : " ^2.32 .0" ,
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 @@ -12988,10 +12988,10 @@ rollup-pluginutils@^2.8.1:
12988
12988
dependencies:
12989
12989
estree-walker "^0.6.1"
12990
12990
12991
- rollup@^2.31 .0:
12992
- version "2.31 .0"
12993
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.31 .0.tgz#b845345fabb9998aed9f43b114e5cdb7f0f9bbd7 "
12994
- integrity sha512-0d8S3XwEZ7aCP910/9SjnelgLvC+ZXziouVolzxPOM1zvKkHioGkWGJIWmlOULlmvB8BZ6S0wrgsT4yMz0eyMg ==
12991
+ rollup@^2.32 .0:
12992
+ version "2.32 .0"
12993
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32 .0.tgz#ac58c8e85782bea8aa2d440fc05aba345013582a "
12994
+ integrity sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw ==
12995
12995
optionalDependencies:
12996
12996
fsevents "~2.1.2"
12997
12997
You can’t perform that action at this time.
0 commit comments