aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-09-18 01:44:42 +0200
committerache <ache@ache.one>2019-09-18 01:44:42 +0200
commit519258012bb21291d1f11c970a45b2d8b56299fb (patch)
treedf02d06dcf9314bf308bd7ff10793f217eb3f749 /package.json
parentLicense clarification (diff)
Update dependancies
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
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,