Update dependency tslib to v2.5.0 (#63425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"regenerator-runtime": "0.13.10",
|
||||
"rxjs": "7.8.0",
|
||||
"tinycolor2": "1.6.0",
|
||||
"tslib": "2.4.1",
|
||||
"tslib": "2.5.0",
|
||||
"uplot": "1.6.24",
|
||||
"xss": "1.0.14"
|
||||
},
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
"tslib": "2.4.1",
|
||||
"tslib": "2.5.0",
|
||||
"typescript": "4.8.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"tracelib": "1.0.1",
|
||||
"ts-loader": "8.4.0",
|
||||
"tslib": "2.4.1",
|
||||
"tslib": "2.5.0",
|
||||
"typescript": "4.8.4",
|
||||
"uuid": "9.0.0",
|
||||
"yaml": "^2.0.0"
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"rxjs": "7.8.0",
|
||||
"systemjs": "0.20.19",
|
||||
"tslib": "2.4.1"
|
||||
"tslib": "2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
|
||||
@@ -49,6 +49,6 @@
|
||||
"typescript": "4.8.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": "2.4.1"
|
||||
"tslib": "2.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -108,7 +108,7 @@
|
||||
"slate-plain-serializer": "0.7.13",
|
||||
"slate-react": "0.22.10",
|
||||
"tinycolor2": "1.6.0",
|
||||
"tslib": "2.4.1",
|
||||
"tslib": "2.5.0",
|
||||
"uplot": "1.6.24",
|
||||
"uuid": "9.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user