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 145
145
"postcss-cli" : " ^7.1.0" ,
146
146
"prettier" : " 1.14.3" ,
147
147
"require-context" : " ^1.1.0" ,
148
- "rollup" : " ^1.31.1 " ,
148
+ "rollup" : " ^1.32.0 " ,
149
149
"rollup-plugin-babel" : " ^4.3.3" ,
150
150
"rollup-plugin-commonjs" : " ^10.1.0" ,
151
151
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -11822,10 +11822,10 @@ rollup-pluginutils@^2.8.1:
11822
11822
dependencies:
11823
11823
estree-walker "^0.6.1"
11824
11824
11825
- rollup@^1.31.1 :
11826
- version "1.31.1 "
11827
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1 .tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f "
11828
- integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg ==
11825
+ rollup@^1.32.0 :
11826
+ version "1.32.0 "
11827
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0 .tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c "
11828
+ integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA ==
11829
11829
dependencies:
11830
11830
"@types/estree" "*"
11831
11831
"@types/node" "*"
You can’t perform that action at this time.
0 commit comments