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 ac430d6 commit 9e880a8
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"rxjs": "7.8.1",
"semantic-release": "24.0.0",
"ts-node": "10.9.2",
"tslib": "2.6.2",
"tslib": "2.6.3",
"typescript": "5.4.5",
"zone.js": "0.14.6"
},
Expand Down
95 changes: 50 additions & 45 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.6.2"
"tslib": "2.6.3"
},
"peerDependencies": {
"@angular/common": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
Expand Down

0 comments on commit 9e880a8

Please # to comment.