Update @angular/animations from 5.2.1 to 5.2.2 in examples/angular-cli

This commit is contained in:
Dependencies.io Bot 2018-01-25 16:41:46 +00:00
parent 83f08bec6a
commit df93032190
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^5.2.1",
"@angular/animations": "^5.2.2",
"@angular/common": "^5.2.1",
"@angular/compiler": "^5.2.1",
"@angular/core": "^5.2.1",

View File

@ -27,9 +27,9 @@
"@ngtools/json-schema" "^1.1.0"
rxjs "^5.5.6"
"@angular/animations@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.1.tgz#cc325c23db98c13539cbedf9405bc068bd3041cd"
"@angular/animations@^5.2.2":
version "5.2.2"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.2.tgz#3364a0c4f355d3313dda9bde526e376c137fa169"
dependencies:
tslib "^1.7.1"