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 149
149
"postcss-cli" : " ^7.1.1" ,
150
150
"prettier" : " 1.14.3" ,
151
151
"require-context" : " ^1.1.0" ,
152
- "rollup" : " ^2.9.0 " ,
152
+ "rollup" : " ^2.9.1 " ,
153
153
"rollup-plugin-babel" : " ^4.4.0" ,
154
154
"rollup-plugin-commonjs" : " ^10.1.0" ,
155
155
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -11291,10 +11291,10 @@ rollup-pluginutils@^2.8.1:
11291
11291
dependencies:
11292
11292
estree-walker "^0.6.1"
11293
11293
11294
- rollup@^2.9.0 :
11295
- version "2.9.0 "
11296
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.0 .tgz#6b09bf82b68351417269b333e4bb2624ebd1e148 "
11297
- integrity sha512-a3fLsmHUbO2OCE/Qp1aM8PtqnCWHysc9QfYs4PIGbUDraeNMH1v0uT7nqQeDB3IfDjNNLl8H2Z7UKs0q1SbK1g ==
11294
+ rollup@^2.9.1 :
11295
+ version "2.9.1 "
11296
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1 .tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea "
11297
+ integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q ==
11298
11298
optionalDependencies:
11299
11299
fsevents "~2.1.2"
11300
11300
You can’t perform that action at this time.
0 commit comments