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 148
148
"postcss-cli" : " ^7.1.1" ,
149
149
"prettier" : " 1.14.3" ,
150
150
"require-context" : " ^1.1.0" ,
151
- "rollup" : " ^2.12.0 " ,
151
+ "rollup" : " ^2.12.1 " ,
152
152
"rollup-plugin-babel" : " ^4.4.0" ,
153
153
"rollup-plugin-commonjs" : " ^10.1.0" ,
154
154
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -11808,10 +11808,10 @@ rollup-pluginutils@^2.8.1:
11808
11808
dependencies:
11809
11809
estree-walker "^0.6.1"
11810
11810
11811
- rollup@^2.12.0 :
11812
- version "2.12.0 "
11813
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0 .tgz#12d49d1db23020f75184da725d064d3db5245678 "
11814
- integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w ==
11811
+ rollup@^2.12.1 :
11812
+ version "2.12.1 "
11813
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.1 .tgz#f4e248552d0055ecbd6d0e888b7e316e172d5f96 "
11814
+ integrity sha512-qNl9jiVC4/jqTaGUTP0sUnKKCdnebAKYY/8hTy/NnNaeVfjHOW9aIwRT8XHV/zrcpRgJn1g/mjAorMcD38Dlhg ==
11815
11815
optionalDependencies:
11816
11816
fsevents "~2.1.2"
11817
11817
You can’t perform that action at this time.
0 commit comments