Skip to content

Commit f27c5f3

Browse files
committed
chore: Update dependencies
1 parent 0db0f1a commit f27c5f3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
},
4343
"devDependencies": {
4444
"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",
4747
"antwar-interactive": "^0.13.0",
4848
"antwar-prevnext-plugin": "^0.13.0",
4949
"async": "^2.4.1",
@@ -106,7 +106,7 @@
106106
"react": "^15.5.4",
107107
"react-dom": "^15.5.4",
108108
"react-router": "^4.1.1",
109-
"tool-list": "^0.9.1",
109+
"tool-list": "^0.9.2",
110110
"whatwg-fetch": "^2.0.3"
111111
}
112112
}

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ ansi-styles@^2.2.1:
129129
version "2.2.1"
130130
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
131131

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"
135135
dependencies:
136136
prop-types "^15.5.8"
137137

@@ -146,9 +146,9 @@ antwar-prevnext-plugin@^0.13.0:
146146
version "0.13.0"
147147
resolved "https://registry.yarnpkg.com/antwar-prevnext-plugin/-/antwar-prevnext-plugin-0.13.0.tgz#096434560b66b2226579e986fb460a4d230c554e"
148148

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"
152152
dependencies:
153153
async "^2.4.0"
154154
chalk "^1.1.3"
@@ -6376,7 +6376,7 @@ to-vfile@^2.0.0:
63766376
vfile "^2.0.0"
63776377
x-is-string "^0.1.0"
63786378

6379-
tool-list@^0.9.1:
6379+
tool-list@^0.9.2:
63806380
version "0.9.2"
63816381
resolved "https://registry.yarnpkg.com/tool-list/-/tool-list-0.9.2.tgz#3385861588293e1b60b2dcb8bb7f0b215a1522f2"
63826382

0 commit comments

Comments
 (0)