Skip to content

Commit 6ff45ce

Browse files
chore(deps): update grafana packages to v9 (major) (#310)
* chore(deps): update grafana packages to v9 * chore(deps): add missing @typescript-eslint/eslint-plugin dep Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon Podlipsky <simon@podlipsky.net>
1 parent c867f7f commit 6ff45ce

File tree

2 files changed

+3378
-7102
lines changed

2 files changed

+3378
-7102
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,14 @@
2727
"url": "https://github.com/simPod/GrafanaJsonDatasource/issues"
2828
},
2929
"devDependencies": {
30-
"@grafana/data": "^8.5.6",
30+
"@grafana/data": "^9.0.0",
3131
"@grafana/eslint-config": "^3.0.0",
3232
"@grafana/runtime": "^9.0.0",
33-
"@grafana/toolkit": "^8.5.6",
34-
"@grafana/ui": "^8.5.6",
33+
"@grafana/toolkit": "^9.0.0",
34+
"@grafana/ui": "^9.0.0",
3535
"@types/lodash": "^4.14.176",
36-
"@types/react-virtualized-auto-sizer": "^1.0.0"
36+
"@types/react-virtualized-auto-sizer": "^1.0.0",
37+
"@typescript-eslint/eslint-plugin": "^5.28.0"
3738
},
3839
"dependencies": {
3940
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)