From 3e5716ad0fcde241ead340d947e01953a8ae6ca6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Oct 2018 15:49:53 +0000 Subject: [PATCH] Pin dependencies --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 9cc61b131c..85d677fac7 100644 --- a/install/package.json +++ b/install/package.json @@ -130,9 +130,9 @@ "eslint-plugin-import": "2.14.0", "grunt": "1.0.3", "grunt-contrib-watch": "1.1.0", - "husky": "^1.1.2", + "husky": "1.1.2", "jsdom": "12.2.0", - "lint-staged": "^7.3.0", + "lint-staged": "7.3.0", "mocha": "5.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "13.0.1",