mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Align usage of tsconfig in yarn workspaces to 1.3.0-rc1 (#83160)
chore(tsconfig): align all usage in workspaces to 1.3.0-rc1
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"rollup-plugin-node-externals": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@grafana/tsconfig": "^1.2.0-rc1",
|
||||
"@grafana/tsconfig": "^1.3.0-rc1",
|
||||
"tslib": "2.6.2",
|
||||
"typescript": "5.3.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user