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 123
123
"nuxt" : " ^2.4.3" ,
124
124
"postcss-cli" : " ^6.1.1" ,
125
125
"prettier" : " 1.14.3" ,
126
- "rollup" : " ^1.2.0 " ,
126
+ "rollup" : " ^1.2.1 " ,
127
127
"rollup-plugin-babel" : " ^4.3.2" ,
128
128
"rollup-plugin-commonjs" : " ^9.2.0" ,
129
129
"rollup-plugin-node-resolve" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -9250,10 +9250,10 @@ rollup-watch@^4.3.1:
9250
9250
require-relative "0.8.7"
9251
9251
rollup-pluginutils "^2.0.1"
9252
9252
9253
- rollup@^1.2.0 :
9254
- version "1.2.0 "
9255
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.2.0 .tgz#4d487f542b16984955409585ff19585fe3cfd6cc "
9256
- integrity sha512-oHNv2NSX5y/rY6W8MuKW8BVQwpIfwfTNp4PJiQYR7cLcBYeR5wP0LsPqKNw3Heji6hYci5Nd53q/fVfTuNe3GA ==
9253
+ rollup@^1.2.1 :
9254
+ version "1.2.1 "
9255
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.2.1 .tgz#996a8c63920ab056b39507d93195222e59d2807f "
9256
+ integrity sha512-rFf7m2MHwjSYjSCFdA7ckGluMcQRcC3dKn6uAWYrk/6wnUrdQhJJruumkk5IV/3KMdmuc9qORmTu1VPBa2Ii8w ==
9257
9257
dependencies :
9258
9258
" @types/estree" " 0.0.39"
9259
9259
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments