Skip to content

Commit

Permalink
fix(deps): update dependency tslib to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 15, 2021
1 parent 70d5d0f commit ff9fa04
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@angular/router": "10.2.5",
"ngx-vcard": "x",
"rxjs": "6.6.7",
"tslib": "2.2.0",
"tslib": "2.3.0",
"zone.js": "0.11.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-vcard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"url": "https://github.com/DanielHabenicht/ngx-vcard"
},
"dependencies": {
"tslib": "2.2.0"
"tslib": "2.3.0"
},
"peerDependencies": {
"@angular/common": ">=5.x <11.0.0",
Expand Down

0 comments on commit ff9fa04

Please sign in to comment.