From 519258012bb21291d1f11c970a45b2d8b56299fb Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 18 Sep 2019 01:44:42 +0200 Subject: Update dependancies --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0b25547..3096a12 100644 --- a/package.json +++ b/package.json @@ -29,16 +29,16 @@ "@babel/core": "7.x", "@babel/plugin-proposal-object-rest-spread": "7.x", "@babel/preset-env": "7.x", - "ava": "1.x", - "cross-env": "5.x", + "ava": "2.x", + "cross-env": "6.x", "del-cli": "x", "parse5": "5.x", "rehype-raw": "4.x", - "rehype-stringify": "5.x", - "remark-parse": "6.x", - "remark-rehype": "4.x", - "unified": "7.x", - "xo": "0.23.x" + "rehype-stringify": "6.x", + "remark-parse": "7.x", + "remark-rehype": "5.x", + "unified": "8.x", + "xo": "0.24.x" }, "xo": { "space": true, -- cgit v1.2.3