chore: bump tslib from 2.7.0 to 2.8.0 (#477)

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:development
  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>
This commit is contained in:
dependabot[bot]
2024-10-19 20:03:25 +07:00
committed by GitHub
parent defcced2f1
commit 5c7c6fa83e
2 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
"prettier": "^3.3.3",
"rollup": "^4.24.0",
"ts-jest": "^29.2.5",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1"
},