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 149
149
"postcss-cli" : " ^7.1.1" ,
150
150
"prettier" : " 1.14.3" ,
151
151
"require-context" : " ^1.1.0" ,
152
- "rollup" : " ^2.7.6 " ,
152
+ "rollup" : " ^2.8.0 " ,
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 @@ -11423,10 +11423,10 @@ rollup-pluginutils@^2.8.1:
11423
11423
dependencies:
11424
11424
estree-walker "^0.6.1"
11425
11425
11426
- rollup@^2.7.6 :
11427
- version "2.7.6 "
11428
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.6 .tgz#8e6682e64ca65eb33b896dcce902696f0415ce1a "
11429
- integrity sha512-AdHosxHBKyBsdtbT1/AqbWNQ87O4SSxS4N9iMwEpoCDAT6e4Du3uJSy83mp3ckgmCxly5VeXGx0WHsm21Djytg ==
11426
+ rollup@^2.8.0 :
11427
+ version "2.8.0 "
11428
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.0 .tgz#a1d63fa8331f5c362f025a7fee78b86d4ada5cef "
11429
+ integrity sha512-hyjpreMA0BTNrO68o4wCtcktwYTK8o1UtauOqsPniwDGzN2PvNaKmwa/RHmjNHJMrt6ItY2C7XjpT7TDf6WmJw ==
11430
11430
optionalDependencies:
11431
11431
fsevents "~2.1.2"
11432
11432
You can’t perform that action at this time.
0 commit comments