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.30.0 " ,
148
+ "rollup" : " ^1.30.1 " ,
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 @@ -11687,10 +11687,10 @@ rollup-pluginutils@^2.8.1:
11687
11687
dependencies:
11688
11688
estree-walker "^0.6.1"
11689
11689
11690
- rollup@^1.30.0 :
11691
- version "1.30.0 "
11692
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.0 .tgz#ae9c893804e8eaa8f8f74b0aaf7e7fb4374a9d01 "
11693
- integrity sha512-ANcmfaSQwpcJtZUTA0ZMNBtFcQ1B4A5FldlNqEK0WdWm9sHSKu93ffa2KV1ux8HA/yKIV/ZARV28m7rNdXJgEw ==
11690
+ rollup@^1.30.1 :
11691
+ version "1.30.1 "
11692
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.1 .tgz#3fd28d6198beb2f3cd1640732047d5ec16c2d3a0 "
11693
+ integrity sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw ==
11694
11694
dependencies:
11695
11695
"@types/estree" "*"
11696
11696
"@types/node" "*"
You can’t perform that action at this time.
0 commit comments