Bump angular-animate from 1.7.0 to 1.7.1 in /js

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-06-09 10:20:51 +00:00
parent 78f5d24a5d
commit a56c82928c
2 changed files with 4 additions and 4 deletions

View File

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