Update dependency tslib to v2.6.0 (#71462)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-12 14:32:14 +00:00
committed by GitHub
parent 2fa49b73ec
commit a97a67fd40
8 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"rxjs": "7.8.0",
"string-hash": "^1.1.3",
"tinycolor2": "1.6.0",
"tslib": "2.5.0",
"tslib": "2.6.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.5.0",
"tslib": "2.6.0",
"typescript": "4.8.4"
}
}
+1 -1
View File
@@ -80,7 +80,7 @@
"rimraf": "4.4.0",
"tracelib": "1.0.1",
"ts-loader": "8.4.0",
"tslib": "2.5.0",
"tslib": "2.6.0",
"typescript": "4.8.4",
"uuid": "9.0.0",
"yaml": "^2.0.0"
+1 -1
View File
@@ -45,7 +45,7 @@
"lodash": "4.17.21",
"rxjs": "7.8.0",
"systemjs": "0.20.19",
"tslib": "2.5.0"
"tslib": "2.6.0"
},
"devDependencies": {
"@grafana/tsconfig": "^1.2.0-rc1",
+1 -1
View File
@@ -50,6 +50,6 @@
"typescript": "4.8.4"
},
"dependencies": {
"tslib": "2.5.0"
"tslib": "2.6.0"
}
}
+1 -1
View File
@@ -109,7 +109,7 @@
"slate-plain-serializer": "0.7.13",
"slate-react": "0.22.10",
"tinycolor2": "1.6.0",
"tslib": "2.5.0",
"tslib": "2.6.0",
"uplot": "1.6.24",
"uuid": "9.0.0"
},