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:
Jack Westbrook
2024-02-22 15:30:20 +01:00
committed by GitHub
parent ee5dc14e17
commit 15d83960ec
10 changed files with 18 additions and 18 deletions

View File

@@ -7,7 +7,7 @@
"tslib": "2.6.2"
},
"devDependencies": {
"@grafana/tsconfig": "^1.2.0-rc1",
"@grafana/tsconfig": "^1.3.0-rc1",
"copy-webpack-plugin": "12.0.2",
"eslint-webpack-plugin": "4.0.1",
"fork-ts-checker-webpack-plugin": "9.0.2",