Skip to content

Commit cd66a5a

Browse files
fix(deps): update grafana dependencies
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | npm | @grafana/data | 9.5.21 | 12.2.1 | | npm | @grafana/eslint-config | 8.1.0 | 9.0.0 | | npm | @grafana/plugin-e2e | 2.1.1 | 3.0.0 | | npm | @grafana/runtime | 9.5.21 | 12.2.1 | | npm | @grafana/ui | 9.5.21 | 12.2.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent ae86a91 commit cd66a5a

File tree

2 files changed

+1107
-1375
lines changed

2 files changed

+1107
-1375
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"@babel/core": "^7.21.4",
3434
"@babel/helper-validator-option": "7.18.6",
3535
"@braintree/sanitize-url": "^7.0.1",
36-
"@grafana/eslint-config": "^8.0.0",
36+
"@grafana/eslint-config": "^9.0.0",
3737
"@grafana/eslint-plugin-plugins": "^0.4.0",
38-
"@grafana/plugin-e2e": "^2.0.6",
38+
"@grafana/plugin-e2e": "^3.0.0",
3939
"@grafana/plugin-meta-extractor": "^0.9.0",
4040
"@grafana/tsconfig": "^2.0.0",
4141
"@playwright/test": "^1.55.1",
@@ -103,10 +103,10 @@
103103
"dependencies": {
104104
"@emotion/css": "11.10.6",
105105
"@emotion/react": "11.7.1",
106-
"@grafana/data": "^9.5.21",
107-
"@grafana/runtime": "^9.5.21",
106+
"@grafana/data": "^12.0.0",
107+
"@grafana/runtime": "^12.0.0",
108108
"@grafana/schema": "^12.0.2",
109-
"@grafana/ui": "^9.5.21",
109+
"@grafana/ui": "^12.0.0",
110110
"d3-hexbin": "0.2.2",
111111
"emotion": "11.0.0",
112112
"react": "17.0.2",

0 commit comments

Comments
 (0)