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:
renovate[bot]
2023-02-20 09:43:05 +00:00
committed by GitHub
parent 0a01391ebe
commit b4d607dcae
8 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -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"
},
+1 -1
View File
@@ -51,7 +51,7 @@
},
"dependencies": {
"@grafana/tsconfig": "^1.2.0-rc1",
"tslib": "2.4.1",
"tslib": "2.5.0",
"typescript": "4.8.4"
}
}
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -49,6 +49,6 @@
"typescript": "4.8.4"
},
"dependencies": {
"tslib": "2.4.1"
"tslib": "2.5.0"
}
}
+1 -1
View File
@@ -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"
},