File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 53
53
"prettier" : " 1.12.1" ,
54
54
"prettier-package-json" : " 1.6.0" ,
55
55
"rimraf" : " 2.6.2" ,
56
- "rollup" : " 0.58.2 " ,
56
+ "rollup" : " 0.59.0 " ,
57
57
"rollup-plugin-babel" : " 4.0.0-beta.4" ,
58
58
"rollup-plugin-commonjs" : " 9.1.3" ,
59
59
"rollup-plugin-node-resolve" : " 3.3.0" ,
Original file line number Diff line number Diff line change 723
723
into-stream "^3.1.0"
724
724
lodash "^4.17.4"
725
725
726
-
727
- version "0.0.38 "
728
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.38 .tgz#c1be40aa933723c608820a99a373a16d215a1ca2 "
726
+
727
+ version "0.0.39 "
728
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39 .tgz#e177e699ee1b8c22d23174caaa7422644389509f "
729
729
730
730
" @types/node@* " :
731
731
version "10.0.0"
@@ -4398,11 +4398,11 @@ rollup-pluginutils@^2.0.1:
4398
4398
estree-walker "^0.3.0"
4399
4399
micromatch "^2.3.11"
4400
4400
4401
- rollup@0.58.2 :
4402
- version "0.58.2 "
4403
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.58.2 .tgz#2feddea8c0c022f3e74b35c48e3c21b3433803ce "
4401
+ rollup@0.59.0 :
4402
+ version "0.59.0 "
4403
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.59.0 .tgz#f91a59ae655f1d2ee9fd795d85621eea3dee21ff "
4404
4404
dependencies :
4405
- " @types/estree" " 0.0.38 "
4405
+ " @types/estree" " 0.0.39 "
4406
4406
" @types/node" " *"
4407
4407
4408
4408
run-async@^2.2.0 :
You can’t perform that action at this time.
0 commit comments