Bump tslib from 2.6.1 to 2.6.2 in /src-ui (#4108)

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-02 01:01:22 +00:00
committed by GitHub
parent 077de8dcaa
commit d54c7ca27c
2 changed files with 11 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"ngx-file-drop": "^16.0.0",
"ngx-ui-tour-ng-bootstrap": "^13.0.3",
"rxjs": "^7.8.1",
"tslib": "^2.6.1",
"tslib": "^2.6.2",
"uuid": "^9.0.0",
"zone.js": "^0.13.0"
},