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 52
52
"prettier" : " 1.12.1" ,
53
53
"prettier-package-json" : " 1.6.0" ,
54
54
"rimraf" : " 2.6.2" ,
55
- "rollup" : " 0.58.2 " ,
55
+ "rollup" : " 0.59.0 " ,
56
56
"rollup-plugin-babel" : " 4.0.0-beta.4" ,
57
57
"rollup-plugin-commonjs" : " 9.1.3" ,
58
58
"rollup-plugin-node-resolve" : " 3.3.0" ,
Original file line number Diff line number Diff line change 709
709
into-stream "^3.1.0"
710
710
lodash "^4.17.4"
711
711
712
-
713
- version "0.0.38 "
714
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.38 .tgz#c1be40aa933723c608820a99a373a16d215a1ca2 "
712
+
713
+ version "0.0.39 "
714
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39 .tgz#e177e699ee1b8c22d23174caaa7422644389509f "
715
715
716
716
" @types/node@* " :
717
717
version "9.6.6"
@@ -4445,11 +4445,11 @@ rollup-pluginutils@^2.0.1:
4445
4445
estree-walker "^0.3.0"
4446
4446
micromatch "^2.3.11"
4447
4447
4448
- rollup@0.58.2 :
4449
- version "0.58.2 "
4450
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.58.2 .tgz#2feddea8c0c022f3e74b35c48e3c21b3433803ce "
4448
+ rollup@0.59.0 :
4449
+ version "0.59.0 "
4450
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.59.0 .tgz#f91a59ae655f1d2ee9fd795d85621eea3dee21ff "
4451
4451
dependencies :
4452
- " @types/estree" " 0.0.38 "
4452
+ " @types/estree" " 0.0.39 "
4453
4453
" @types/node" " *"
4454
4454
4455
4455
run-async@^2.2.0 :
You can’t perform that action at this time.
0 commit comments