summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-12 17:40:53 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-04-12 19:41:05 +0200
commit49560982fbd0956de4ce27f6588abd2287d77215 (patch)
tree7d9cbe3b950957db3d39831973767d4a2c43099c /js/package.json
parent6daa1bebd7b03a05d31c34b7db4fa6225b3aae4b (diff)
Bump angular-mocks from 1.8.2 to 1.8.3 in /js
Bumps [angular-mocks](https://github.com/angular/angular.js) from 1.8.2 to 1.8.3. - [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.2...v1.8.3) --- updated-dependencies: - dependency-name: angular-mocks dependency-type: direct:production update-type: version-update:semver-patch ... 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 c68885e2d..a452bd71d 100644
--- a/js/package.json
+++ b/js/package.json
@@ -54,7 +54,7 @@
"dependencies": {
"angular": "^1.8.2",
"angular-animate": "^1.8.3",
- "angular-mocks": "^1.8.2",
+ "angular-mocks": "^1.8.3",
"angular-route": "^1.8.2",
"angular-sanitize": "^1.8.2",
"debug": "^4.3.4",