chore: bump tslib from 2.6.3 to 2.7.0 (#424)

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.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-08-29 16:37:33 +07:00
committed by GitHub
parent e8eb1a2d82
commit b59eb7291e
2 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
"prettier": "^3.3.3",
"rollup": "^4.21.0",
"ts-jest": "^29.2.5",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0"
},