From 9f0a08a80ed8b177058f603b630aff0a6027104d Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Fri, 23 Oct 2020 04:40:29 +0000
Subject: [PATCH] Bump angular-mocks from 1.5.9 to 1.8.2

Bumps [angular-mocks](https://github.com/angular/angular.js) from 1.5.9 to 1.8.2.
- [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.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b3dca55..12dfa63 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.2",
     "browserify": "^14.5.0",
     "github-changes": "^1.0.0",
     "gulp": "^3.8.10",