Skip to content

Commit

Permalink
fix(deps): update dependency tslib to ~2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 5833f79 commit 544f491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@angular/platform-browser-dynamic": "^14.0.3",
"@angular/router": "^14.0.3",
"rxjs": "^7.4.0",
"tslib": "~2.3.1",
"tslib": "~2.6.0",
"zone.js": "~0.11.4"
},
"devDependencies": {
Expand Down

0 comments on commit 544f491

Please sign in to comment.