Skip to content

Commit

Permalink
fix(deps): update dependency tslib to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 3789885 commit 86e5c06
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 4 deletions.
127 changes: 124 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 @@ -28,7 +28,7 @@
"@angular/platform-browser-dynamic": "9.1.13",
"@angular/router": "9.1.13",
"rxjs": "6.6.7",
"tslib": "1.14.1",
"tslib": "2.7.0",
"zone.js": "0.11.4"
},
"devDependencies": {
Expand Down

0 comments on commit 86e5c06

Please sign in to comment.