summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-07 07:22:26 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-07 09:23:14 +0200
commita4c2ef8fb31db5289ecfe9951b6b8f2490366f11 (patch)
treef68a68d5ad277f78024996007e6e58f890b1bc82 /js/package.json
parent55ff28a36a7a110bb18247a209b592ad5617331a (diff)
Bump angular-mocks from 1.8.0 to 1.8.1 in /js
Bumps [angular-mocks](https://github.com/angular/angular.js) from 1.8.0 to 1.8.1. - [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.8.0...v1.8.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 4a40c380d..8b5ca9a00 100644
--- a/js/package.json
+++ b/js/package.json
@@ -54,7 +54,7 @@
"dependencies": {
"angular": "^1.8.1",
"angular-animate": "^1.8.1",
- "angular-mocks": "^1.8.0",
+ "angular-mocks": "^1.8.1",
"angular-route": "^1.8.0",
"angular-sanitize": "^1.8.1",
"debug": "^4.2.0",