Bump angular-animate from 1.7.1 to 1.7.2 in /js

Bumps [angular-animate](https://github.com/angular/angular.js) from 1.7.1 to 1.7.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.7.1...v1.7.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-06-19 07:57:51 +00:00
parent 55440c47cf
commit 9973eef488
2 changed files with 17 additions and 9 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"angular": "^1.7.1",
"angular-animate": "^1.7.1",
"angular-animate": "^1.7.2",
"angular-markdown-it": "^0.6.1",
"angular-sanitize": "^1.7.1",
"markdown-it": "^8.4.1",