Skip to content

Commit

Permalink
fix(deps): update dependency tslib to v2.6.0 (#4595)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 11, 2023
1 parent 81987eb commit b600651
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -24,7 +24,7 @@
"prettier": "prettier --write --ignore-unknown \"**/*\""
},
"dependencies": {
"tslib": "2.5.0"
"tslib": "2.6.0"
},
"devDependencies": {
"@angular/common": "12.2.16",
Expand Down

0 comments on commit b600651

Please sign in to comment.