From d756ec9786e865db379231ba96b54cee09b6e784 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 13:33:05 +0000 Subject: [PATCH] Bump angular-mocks from 1.5.9 to 1.7.9 Bumps [angular-mocks](https://github.com/angular/angular.js) from 1.5.9 to 1.7.9. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.5.9...v1.7.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3dca55..8c92a29 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "angular": "^1.5.9", "angular-cookies": "^1.5.9", - "angular-mocks": "1.5.9", + "angular-mocks": "1.7.9", "browserify": "^14.5.0", "github-changes": "^1.0.0", "gulp": "^3.8.10",