Skip to content

Commit 23fbf4b

Browse files
build(deps): bump tslib from 2.6.3 to 2.7.0 in /showcase/angular-lts-showcase (#2738)
build(deps): bump tslib in /showcase/angular-lts-showcase Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.3...v2.7.0) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f7df12 commit 23fbf4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase/angular-lts-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser-dynamic": "17.3.11",
1919
"@angular/router": "17.3.11",
2020
"rxjs": "7.8.1",
21-
"tslib": "2.6.3",
21+
"tslib": "2.7.0",
2222
"zone.js": "0.14.8"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)