mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
parent
fcc11c9290
commit
625ac98ee0
@ -27,7 +27,7 @@
|
|||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-use": "17.4.0",
|
"react-use": "17.4.0",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
"tslib": "2.6.0"
|
"tslib": "2.6.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||||
|
@ -3483,7 +3483,7 @@ __metadata:
|
|||||||
rxjs: "npm:7.8.1"
|
rxjs: "npm:7.8.1"
|
||||||
ts-jest: "npm:29.1.2"
|
ts-jest: "npm:29.1.2"
|
||||||
ts-node: "npm:10.9.2"
|
ts-node: "npm:10.9.2"
|
||||||
tslib: "npm:2.6.0"
|
tslib: "npm:2.6.2"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.2.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^17.0.0 || ^18.0.0
|
react: ^17.0.0 || ^18.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user