aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-09-18 01:35:08 +0200
committerache <ache@ache.one>2019-09-18 01:35:08 +0200
commit2ab7bd7f6432f106357214d40319831ec87aeac6 (patch)
tree008bb5ab24d70606045f2487ce1bab4e4d663a7d
parentLicense clarification (diff)
Update dependancies
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 895d6bf..bc49493 100644
--- a/package.json
+++ b/package.json
@@ -24,10 +24,10 @@
"@babel/core": "^7.1.5",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/preset-env": "^7.1.5",
- "ava": "^0.25.0",
- "cross-env": "^5.2.0",
- "del-cli": "^1.1.0",
- "xo": "^0.23.0"
+ "ava": "^2.4.0",
+ "cross-env": "^6.0.0",
+ "del-cli": "^3.0.0",
+ "xo": "^0.24.0"
},
"xo": {
"space": true,