Skip to content

Commit

Permalink
fix: upgrade @angular/cdk from 9.1.3 to 9.2.0 (#19)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @angular/cdk from 9.1.3 to 9.2.0.

See this package in NPM:
https://www.npmjs.com/package/@angular/cdk

See this project in Snyk:
https://app.snyk.io/org/michael-vasyliv/project/ee7d54a0-c8f6-47db-b826-c1097abed187?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 17, 2020
1 parent a4ee77e commit 5b1885e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
},
"private": true,
"dependencies": {
"@angular/cdk": "9.1.3",
"@angular/cdk": "9.2.0",
"@angular/common": "^9.0.7",
"@angular/compiler": "^9.0.7",
"@angular/compiler-cli": "^9.1.0",
Expand Down

0 comments on commit 5b1885e

Please sign in to comment.