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 125
125
"postcss-cli" : " ^6.1.3" ,
126
126
"prettier" : " 1.14.3" ,
127
127
"require-context" : " ^1.1.0" ,
128
- "rollup" : " ^1.23.1 " ,
128
+ "rollup" : " ^1.24.0 " ,
129
129
"rollup-plugin-babel" : " ^4.3.3" ,
130
130
"rollup-plugin-commonjs" : " ^10.1.0" ,
131
131
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -10708,10 +10708,10 @@ rollup-pluginutils@^2.8.1:
10708
10708
dependencies:
10709
10709
estree-walker "^0.6.1"
10710
10710
10711
- rollup@^1.23.1 :
10712
- version "1.23.1 "
10713
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.23.1 .tgz#0315a0f5d0dfb056e6363e1dff05b89ac2da6b8e "
10714
- integrity sha512-95C1GZQpr/NIA0kMUQmSjuMDQ45oZfPgDBcN0yZwBG7Kee//m7H68vgIyg+SPuyrTZ5PrXfyLK80OzXeKG5dAA ==
10711
+ rollup@^1.24.0 :
10712
+ version "1.24.0 "
10713
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.24.0 .tgz#0ace969508babb7a5fcb228e831e9c9a2873c2b0 "
10714
+ integrity sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ ==
10715
10715
dependencies:
10716
10716
"@types/estree" "*"
10717
10717
"@types/node" "*"
You can’t perform that action at this time.
0 commit comments