Skip to content

Commit 1bff531

Browse files
committed
bump dependencies and remove unused ones
1 parent f9fe8f2 commit 1bff531

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

package.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"babel-code-frame": "^6.7.5",
9090
"babel-core": "^6.3.21",
9191
"babel-plugin-ava-throws-helper": "^0.1.0",
92-
"babel-plugin-detective": "^1.0.2",
92+
"babel-plugin-detective": "^2.0.0",
9393
"babel-plugin-espower": "^2.2.0",
9494
"babel-plugin-transform-runtime": "^6.3.13",
9595
"babel-preset-es2015": "^6.3.13",
@@ -113,7 +113,6 @@
113113
"figures": "^1.4.0",
114114
"find-cache-dir": "^0.1.1",
115115
"fn-name": "^2.0.0",
116-
"globby": "^5.0.0",
117116
"has-flag": "^2.0.0",
118117
"ignore-by-default": "^1.0.0",
119118
"is-ci": "^1.0.7",
@@ -130,7 +129,6 @@
130129
"md5-hex": "^1.2.0",
131130
"meow": "^3.7.0",
132131
"ms": "^0.7.1",
133-
"multimatch": "^2.1.0",
134132
"not-so-shallow": "^0.1.3",
135133
"object-assign": "^4.0.1",
136134
"observable-to-promise": "^0.4.0",
@@ -146,7 +144,6 @@
146144
"require-precompiled": "^0.1.0",
147145
"resolve-cwd": "^1.0.0",
148146
"set-immediate-shim": "^1.0.1",
149-
"slash": "^1.0.0",
150147
"source-map-support": "^0.4.0",
151148
"stack-utils": "^0.4.0",
152149
"strip-ansi": "^3.0.1",
@@ -168,17 +165,17 @@
168165
"inquirer": "^1.0.2",
169166
"lolex": "^1.4.0",
170167
"mkdirp": "^0.5.1",
171-
"nyc": "^6.0.0",
168+
"nyc": "^7.1.0",
172169
"pify": "^2.3.0",
173170
"proxyquire": "^1.7.4",
174171
"rimraf": "^2.5.0",
175172
"signal-exit": "^3.0.0",
176173
"sinon": "^1.17.2",
177174
"source-map-fixtures": "^2.1.0",
178-
"tap": "^5.4.2",
175+
"tap": "^6.3.0",
179176
"touch": "^1.0.0",
180177
"xo": "*",
181-
"zen-observable": "^0.2.1"
178+
"zen-observable": "^0.3.0"
182179
},
183180
"xo": {
184181
"rules": {

0 commit comments

Comments
 (0)