File tree Expand file tree Collapse file tree 2 files changed +38
-64
lines changed Expand file tree Collapse file tree 2 files changed +38
-64
lines changed Original file line number Diff line number Diff line change 53
53
"chai" : " ^4.1.1" ,
54
54
"chai-string" : " ^1.4.0" ,
55
55
"cross-env" : " ^5.0.1" ,
56
- "eslint" : " ^4.5 .0" ,
56
+ "eslint" : " ^4.17 .0" ,
57
57
"eslint-config-es" : " ^0.8.12" ,
58
58
"eslint-plugin-babel" : " ^4.1.0" ,
59
- "eslint-plugin-markdown" : " ^1.0.0-beta.4 " ,
59
+ "eslint-plugin-markdown" : " ^1.0.0-beta.7 " ,
60
60
"gfm-code-blocks" : " ^1.0.0" ,
61
61
"keypair" : " ^1.0.1" ,
62
62
"mocha" : " ^3.5.3" ,
70
70
"async" : " ^2.6.0" ,
71
71
"axios" : " ^0.17.1" ,
72
72
"babel-polyfill" : " ^6.26.0" ,
73
- "bluebird" : " ~ 3.5.0" ,
73
+ "bluebird" : " ^ 3.5.0" ,
74
74
"boxen" : " ^1.3.0" ,
75
75
"chalk" : " ^2.1.0" ,
76
76
"debug" : " ^3.0.0" ,
77
- "expand-tilde" : " ~ 2.0.2" ,
77
+ "expand-tilde" : " ^ 2.0.2" ,
78
78
"global-modules" : " ^1.0.0" ,
79
79
"joi" : " ^12.0.0" ,
80
80
"lodash" : " ^4.17.4" ,
81
- "nodemiral" : " ~ 1.1.1" ,
81
+ "nodemiral" : " ^ 1.1.1" ,
82
82
"opencollective" : " ^1.0.3" ,
83
83
"parse-json" : " ^4.0.0" ,
84
- "random-seed" : " ~ 0.3.0" ,
84
+ "random-seed" : " 0.3.0" ,
85
85
"resolve-from" : " ^4.0.0" ,
86
- "shelljs" : " ~ 0.5.0 " ,
86
+ "shelljs" : " 0.5.3 " ,
87
87
"silent-npm-registry-client" : " ^3.0.1" ,
88
88
"ssh2" : " 0.4.x" ,
89
- "tar" : " ^4.0 .2" ,
89
+ "tar" : " ^4.3 .2" ,
90
90
"traverse" : " ^0.6.6" ,
91
91
"uuid" : " ^3.1.0" ,
92
- "yargs" : " ~ 8.0.2"
92
+ "yargs" : " ^ 8.0.2"
93
93
},
94
94
"nyc" : {
95
95
"sourceMap" : false ,
You can’t perform that action at this time.
0 commit comments