Skip to content

Commit 9b49ac3

Browse files
build(deps): bump tslib from 2.6.3 to 2.8.1 in /angular-example (#2205)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.8.1. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.3...v2.8.1) --- updated-dependencies: - dependency-name: tslib dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d03a530 commit 9b49ac3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

angular-example/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/router": "^19.2.15",
2222
"@db-ux/ngx-core-components": "^3.1.17",
2323
"rxjs": "~7.8.2",
24-
"tslib": "^2.3.0",
24+
"tslib": "^2.8.1",
2525
"zone.js": "~0.15.1"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)