From 72a9246e683de2c52eef905092a81785da92ce35 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 12 Jun 2018 15:37:05 +0000 Subject: [PATCH] chore(package): update angular-mocks to version 1.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9892dd7..6feea2b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "grunt test" }, "devDependencies": { - "angular-mocks": "^1.2.24", + "angular-mocks": "^1.7.2", "grunt": "^1.0.1", "grunt-cli": "^1.2.0", "grunt-contrib-clean": "^1.0.0",