From 3fe0e6b033fcea447e24c8ecd859f10fc2696049 Mon Sep 17 00:00:00 2001 From: Adrian Carriger Date: Mon, 26 Mar 2018 12:21:25 -0500 Subject: [PATCH] chore(deps): update dev dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d935e2f..a62cd8d 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ "condition-circle": "2.0.1", "husky": "^0.15.0-rc.3", "jest": "^21.2.1", - "markdownlint-cli": "^0.7.1", + "markdownlint-cli": "^0.8.1", "plunk": "^0.5.1", "semantic-commitlint": "^1.3.1", - "size-limit": "^0.14.1" + "size-limit": "^0.17.0" }, "repository": { "type": "git",