Skip to content

Commit

Permalink
fix(deps): update dependency tslib to v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 86b2126 commit 49d5e96
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion libs/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"zone.js": ">=0.10.2"
},
"dependencies": {
"tslib": "2.0.0"
"tslib": "2.6.3"
}
}
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 @@ -27,7 +27,7 @@
"@angular/platform-browser-dynamic": "10.1.4",
"@angular/router": "10.1.4",
"rxjs": "6.6.3",
"tslib": "2.0.0",
"tslib": "2.6.3",
"zone.js": "0.10.3"
},
"devDependencies": {
Expand Down

0 comments on commit 49d5e96

Please sign in to comment.