Skip to content

Commit

Permalink
fix(deps): update dependency tslib to v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2023
1 parent 17e0d14 commit ee90e16
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"rxjs": "7.8.1",
"semantic-release": "21.0.3",
"ts-node": "10.9.1",
"tslib": "2.5.2",
"tslib": "2.5.3",
"typescript": "5.0.4",
"zone.js": "0.13.0"
},
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/ng-chartist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"**/*.{js,mjs,ts,json,map}"
],
"dependencies": {
"tslib": "2.5.2"
"tslib": "2.5.3"
},
"peerDependencies": {
"@angular/common": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
Expand Down

0 comments on commit ee90e16

Please sign in to comment.