summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-06 05:51:17 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-07 09:20:40 +0200
commit72b2b7478fe1b30caa20c9587b6f430511ccea95 (patch)
tree1bffe074e10dd6553ebf6d7c0d6bf809ad3857db /js/package.json
parent4425e9da42449413060d99b120b2933326a075c6 (diff)
Bump angular-animate from 1.8.0 to 1.8.1 in /js
Bumps [angular-animate](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 bb8016286..2d3b9eca9 100644
--- a/js/package.json
+++ b/js/package.json
@@ -53,7 +53,7 @@
},
"dependencies": {
"angular": "^1.8.0",
- "angular-animate": "^1.8.0",
+ "angular-animate": "^1.8.1",
"angular-mocks": "^1.8.0",
"angular-route": "^1.8.0",
"angular-sanitize": "^1.8.0",