File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 119
119
"nuxt" : " ^2.6.1" ,
120
120
"postcss-cli" : " ^6.1.2" ,
121
121
"prettier" : " 1.14.3" ,
122
- "rollup" : " ^1.8 .0" ,
122
+ "rollup" : " ^1.9 .0" ,
123
123
"rollup-plugin-babel" : " ^4.3.2" ,
124
124
"rollup-plugin-commonjs" : " ^9.3.4" ,
125
125
"rollup-plugin-node-resolve" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 1577
1577
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.4.tgz#8808bd5a82bbf6f5d412eff1c228d178e7c24bb3"
1578
1578
integrity sha512-02tIL+QIi/RW4E5xILdoAMjeJ9kYq5t5S2vciUdFPXv/ikFTb0zK8q9vXkg4+WAJuYXGiVT1H28AkD2C+IkXVw==
1579
1579
1580
- " @types/node@^11.11.6 " :
1581
- version "11.11.6 "
1582
- resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6 .tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a "
1583
- integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ ==
1580
+ " @types/node@^11.13.0 " :
1581
+ version "11.13.0 "
1582
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.0 .tgz#b0df8d6ef9b5001b2be3a94d909ce3c29a80f9e1 "
1583
+ integrity sha512-rx29MMkRdVmzunmiA4lzBYJNnXsW/PhG4kMBy2ATsYaDjGGR75dCFEVVROKpNwlVdcUX3xxlghKQOeDPBJobng ==
1584
1584
1585
1585
" @types/q@^1.5.1 " :
1586
1586
version "1.5.2"
@@ -9817,13 +9817,13 @@ rollup-watch@^4.3.1:
9817
9817
require-relative "0.8.7"
9818
9818
rollup-pluginutils "^2.0.1"
9819
9819
9820
- rollup@^1.8 .0 :
9821
- version "1.8 .0"
9822
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.8 .0.tgz#e3ce8b708ad4325166717f74f244f691595d35e2 "
9823
- integrity sha512-dKxL6ihUZ9YrVySKf/LBz5joW2sqwWkiuki34279Ppr2cL+O6Za6Ujovk+rtTX0AFCIsH1rs6y8LYKdZZ/7C5A ==
9820
+ rollup@^1.9 .0 :
9821
+ version "1.9 .0"
9822
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.9 .0.tgz#65f7db8d312a07d4e9702316025f91df56ce9f9c "
9823
+ integrity sha512-cNZx9MLpKFMSaObdVFeu8nXw8gfw6yjuxWjt5mRCJcBZrAJ0NHAYwemKjayvYvhLaNNkf3+kS2DKRKS5J6NRVg ==
9824
9824
dependencies :
9825
9825
" @types/estree" " 0.0.39"
9826
- " @types/node" " ^11.11.6 "
9826
+ " @types/node" " ^11.13.0 "
9827
9827
acorn "^6.1.1"
9828
9828
9829
9829
rsvp@^4.8.4 :
You can’t perform that action at this time.
0 commit comments