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 124
124
"nuxt" : " ^2.4.5" ,
125
125
"postcss-cli" : " ^6.1.2" ,
126
126
"prettier" : " 1.14.3" ,
127
- "rollup" : " ^1.6.0 " ,
127
+ "rollup" : " ^1.6.1 " ,
128
128
"rollup-plugin-babel" : " ^4.3.2" ,
129
129
"rollup-plugin-commonjs" : " ^9.2.1" ,
130
130
"rollup-plugin-node-resolve" : " ^4.0.1" ,
Original file line number Diff line number Diff line change @@ -9769,10 +9769,10 @@ rollup-watch@^4.3.1:
9769
9769
require-relative "0.8.7"
9770
9770
rollup-pluginutils "^2.0.1"
9771
9771
9772
- rollup@^1.6.0 :
9773
- version "1.6.0 "
9774
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.6.0 .tgz#4329f4634718197c678d18491724d50d8b7ee76c "
9775
- integrity sha512-qu9iWyuiOxAuBM8cAwLuqPclYdarIpayrkfQB7aTGTiyYPbvx+qVF33sIznfq4bxZCiytQux/FvZieUBAXivCw ==
9772
+ rollup@^1.6.1 :
9773
+ version "1.6.1 "
9774
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.6.1 .tgz#b1f2edc949d78186fb487597b28dd9717b8bc20f "
9775
+ integrity sha512-2giWBZjBepr/25vkds/EzpC52xySDyhX1wPGaJ69cnZJHCuYTzIJKFzJB1DTZ8C7A1FocBbG0KhS/No3whXmzw ==
9776
9776
dependencies :
9777
9777
" @types/estree" " 0.0.39"
9778
9778
" @types/node" " ^11.9.5"
You can’t perform that action at this time.
0 commit comments