Update dependency tslib to v2.6.2 (#80997)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-22 15:42:32 +00:00 committed by GitHub
parent fcc11c9290
commit 625ac98ee0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
"react": "18.2.0",
"react-use": "17.4.0",
"rxjs": "7.8.1",
"tslib": "2.6.0"
"tslib": "2.6.2"
},
"devDependencies": {
"@grafana/tsconfig": "^1.2.0-rc1",

View File

@ -3483,7 +3483,7 @@ __metadata:
rxjs: "npm:7.8.1"
ts-jest: "npm:29.1.2"
ts-node: "npm:10.9.2"
tslib: "npm:2.6.0"
tslib: "npm:2.6.2"
typescript: "npm:5.2.2"
peerDependencies:
react: ^17.0.0 || ^18.0.0