aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-12-30 08:00:21 +0100
committerache <ache@ache.one>2018-12-30 08:00:21 +0100
commita47d37f0a85b56b6c1813c2870dec091b8489d21 (patch)
treeb68267eff1c7e5ca09351b3ce220d1a7de9bffe8
parentUpdate deps and version (diff)
Update
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 0ab672e..7785f2a 100644
--- a/package.json
+++ b/package.json
@@ -22,12 +22,12 @@
"ava": "^0.25.0",
"dom5": "^3.0.0",
"parse5": "^5.0.0",
- "rehype-raw": "^2.0.0",
- "rehype-stringify": "^3.0.0",
- "remark-parse": "^5.0.0",
- "remark-rehype": "^3.0.0",
- "unified": "^7.0.0",
- "xo": "^0.21.1"
+ "rehype-raw": "^3.0.0",
+ "rehype-stringify": "^4.0.0",
+ "remark-parse": "^6.0.1",
+ "remark-rehype": "^3.0.1",
+ "unified": "^7.0.1",
+ "xo": "^0.23.0"
},
"xo": {
"space": true,