Skip to content

Commit 8f9f37f

Browse files
build(deps): bump tslib from 2.6.3 to 2.7.0 in /showcase/angular-active-showcase (#2737)
build(deps): bump tslib in /showcase/angular-active-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 0fe7b95 commit 8f9f37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase/angular-active-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": "18.2.2",
1919
"@angular/router": "18.2.2",
2020
"rxjs": "7.8.1",
21-
"tslib": "2.6.3",
21+
"tslib": "2.7.0",
2222
"zone.js": "0.14.10"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)