From 56daa0621539939227fc86b268065c37cec8e60d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 08:39:15 +0000 Subject: [PATCH] Bump angular-mocks from 1.5.9 to 1.8.0 Bumps [angular-mocks](https://github.com/angular/angular.js) from 1.5.9 to 1.8.0. - [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.8.0) 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..1350515 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.8.0", "browserify": "^14.5.0", "github-changes": "^1.0.0", "gulp": "^3.8.10",