From 29eaed2ffb65d3cfadc744bbe13ff8f003ac09a8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 17 Jan 2019 08:40:20 +0000 Subject: [PATCH] chore(package): update release-it to version 10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed963eb..8ccfc83 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint": "^5.0.0", "eslint-config-ascribe": "^3.0.5", "eslint-plugin-import": "^2.8.0", - "release-it": "^9.0.0", + "release-it": "^10.0.0", "stylelint": "^9.1.0", "stylelint-config-standard": "^18.1.0" },