Skip to content

Commit

Permalink
chore(deps): update dependency tslib to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Oct 3, 2023
1 parent 94c4374 commit a0774af
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion libs/geolocation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"Roman Sedov <[email protected]>"
],
"dependencies": {
"tslib": "2.5.0"
"tslib": "2.6.2"
},
"peerDependencies": {
"@angular/common": ">=6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/view-transition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"Roman Sedov <[email protected]>"
],
"dependencies": {
"tslib": "2.5.0"
"tslib": "2.6.2"
},
"peerDependencies": {
"@angular/common": ">=12.0.0",
Expand Down
18 changes: 12 additions & 6 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 @@ -140,7 +140,7 @@
"rxjs": "7.5.2",
"standard-version": "9.3.2",
"ts-node": "9.0.0",
"tslib": "2.5.0",
"tslib": "2.6.2",
"tslint": "6.1.3",
"typescript": "4.3.5",
"webpack": "5.80.0",
Expand Down

0 comments on commit a0774af

Please sign in to comment.