Skip to content

Commit 6ea7557

Browse files
fix(deps): update dependency tslib to ~2.5.0
1 parent 5833f79 commit 6ea7557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/platform-browser-dynamic": "^14.0.3",
2424
"@angular/router": "^14.0.3",
2525
"rxjs": "^7.4.0",
26-
"tslib": "~2.3.1",
26+
"tslib": "~2.5.0",
2727
"zone.js": "~0.11.4"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)