Skip to content

Commit

Permalink
fix: update @angular/cdk to version ~8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and alan-agius4 committed Sep 14, 2019
1 parent ed4df6c commit 0007fef
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 87 deletions.
4 changes: 2 additions & 2 deletions integration/consumers/ng-cli/package.json
Expand Up @@ -15,7 +15,7 @@
},
"private": true,
"dependencies": {
"@angular/cdk": "~8.1.0",
"@angular/cdk": "~8.2.0",
"@angular/common": "~8.2.0",
"@angular/compiler": "~8.2.0",
"@angular/core": "~8.2.0",
Expand All @@ -28,7 +28,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.802.0",
"@angular/cli": "~8.2.0",
"@angular/cli": "~8.3.0",
"@angular/compiler-cli": "~8.2.0",
"@types/jasmine": "~3.4.0",
"@types/node": "~12.7.0",
Expand Down

0 comments on commit 0007fef

Please sign in to comment.