Skip to content

Commit

Permalink
build: bump @angular/animations from 5.2.5 to 5.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Mar 15, 2018
1 parent f6f5db7 commit 72e2f05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^5.2.5",
"@angular/animations": "^5.2.9",
"@angular/cdk": "^5.2.1",
"@angular/cli": "^1.6.2",
"@angular/common": "^5.2.5",
Expand Down
12 changes: 4 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
minimist "^1.2.0"
rxjs "^5.5.2"

"@angular/animations@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.5.tgz#3e72184321c4979305619c74902b8be92d76db70"
"@angular/animations@^5.2.9":
version "5.2.9"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.9.tgz#220db9fb5a52a193db0023d721b23ddd25a75770"
dependencies:
tslib "^1.7.1"

Expand Down Expand Up @@ -7684,11 +7684,7 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@~2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"

typescript@~2.6.1:
typescript@~2.6.1, typescript@~2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"

Expand Down

0 comments on commit 72e2f05

Please sign in to comment.