From b0483f21bb34cdfb43a168abf626c5ca838b9380 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 8 Nov 2018 16:36:43 +0000 Subject: [PATCH] chore(deps): pin dependencies --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 5672d0ede0..d04e68c630 100644 --- a/install/package.json +++ b/install/package.json @@ -130,8 +130,8 @@ "zxcvbn": "^4.4.2" }, "devDependencies": { - "@commitlint/cli": "^7.2.1", - "@commitlint/config-angular": "^7.1.2", + "@commitlint/cli": "7.2.1", + "@commitlint/config-angular": "7.1.2", "coveralls": "3.0.2", "eslint": "5.8.0", "eslint-config-airbnb-base": "13.1.0",