File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"devDependencies" : {
44
44
"alex" : " ^4.1.0" ,
45
- "antwar" : " ^0.14.0 " ,
46
- "antwar-helpers" : " ^0.13 .0" ,
45
+ "antwar" : " ^0.15.4 " ,
46
+ "antwar-helpers" : " ^0.15 .0" ,
47
47
"antwar-interactive" : " ^0.13.0" ,
48
48
"antwar-prevnext-plugin" : " ^0.13.0" ,
49
49
"async" : " ^2.4.1" ,
106
106
"react" : " ^15.5.4" ,
107
107
"react-dom" : " ^15.5.4" ,
108
108
"react-router" : " ^4.1.1" ,
109
- "tool-list" : " ^0.9.1 " ,
109
+ "tool-list" : " ^0.9.2 " ,
110
110
"whatwg-fetch" : " ^2.0.3"
111
111
}
112
112
}
Original file line number Diff line number Diff line change @@ -129,9 +129,9 @@ ansi-styles@^2.2.1:
129
129
version "2.2.1"
130
130
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
131
131
132
- antwar-helpers@^0.13 .0 :
133
- version "0.13 .0"
134
- resolved "https://registry.yarnpkg.com/antwar-helpers/-/antwar-helpers-0.13 .0.tgz#fb9026961952dff09ed17ad3cd74eabbaee36e34 "
132
+ antwar-helpers@^0.15 .0 :
133
+ version "0.15 .0"
134
+ resolved "https://registry.yarnpkg.com/antwar-helpers/-/antwar-helpers-0.15 .0.tgz#8b26590def8bf0a090cb5dc3bfb6e7abd57ab6bc "
135
135
dependencies :
136
136
prop-types "^15.5.8"
137
137
@@ -146,9 +146,9 @@ antwar-prevnext-plugin@^0.13.0:
146
146
version "0.13.0"
147
147
resolved "https://registry.yarnpkg.com/antwar-prevnext-plugin/-/antwar-prevnext-plugin-0.13.0.tgz#096434560b66b2226579e986fb460a4d230c554e"
148
148
149
- antwar@^0.14.0 :
150
- version "0.14.0 "
151
- resolved "https://registry.yarnpkg.com/antwar/-/antwar-0.14.0 .tgz#30700167651e301589db21816d54b34ce5bd561a "
149
+ antwar@^0.15.4 :
150
+ version "0.15.4 "
151
+ resolved "https://registry.yarnpkg.com/antwar/-/antwar-0.15.4 .tgz#f6b794500b88c61d44d610e038892815ce545c23 "
152
152
dependencies :
153
153
async "^2.4.0"
154
154
chalk "^1.1.3"
@@ -6376,7 +6376,7 @@ to-vfile@^2.0.0:
6376
6376
vfile "^2.0.0"
6377
6377
x-is-string "^0.1.0"
6378
6378
6379
- tool-list@^0.9.1 :
6379
+ tool-list@^0.9.2 :
6380
6380
version "0.9.2"
6381
6381
resolved "https://registry.yarnpkg.com/tool-list/-/tool-list-0.9.2.tgz#3385861588293e1b60b2dcb8bb7f0b215a1522f2"
6382
6382
You can’t perform that action at this time.
0 commit comments