Skip to content

Commit ea5c488

Browse files
fix(deps): update grafana monorepo to v12.4.0-21940238656
| datasource | package | from | to | | ---------- | ---------------- | ------------------ | ------------------ | | npm | @grafana/data | 12.4.0-21935752455 | 12.4.0-21940238656 | | npm | @grafana/runtime | 12.4.0-21935752455 | 12.4.0-21940238656 | | npm | @grafana/schema | 12.4.0-21935752455 | 12.4.0-21940238656 | | npm | @grafana/ui | 12.4.0-21935752455 | 12.4.0-21940238656 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent fbe0a64 commit ea5c488

File tree

2 files changed

+51
-40
lines changed

2 files changed

+51
-40
lines changed

package-lock.json

Lines changed: 47 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@
8686
},
8787
"dependencies": {
8888
"@emotion/css": "11.13.5",
89-
"@grafana/data": "12.4.0-21935752455",
90-
"@grafana/runtime": "12.4.0-21935752455",
91-
"@grafana/schema": "12.4.0-21935752455",
92-
"@grafana/ui": "12.4.0-21935752455",
89+
"@grafana/data": "12.4.0-21940238656",
90+
"@grafana/runtime": "12.4.0-21940238656",
91+
"@grafana/schema": "12.4.0-21940238656",
92+
"@grafana/ui": "12.4.0-21940238656",
9393
"js-sql-parser": "^1.6.0",
9494
"pgsql-ast-parser": "^12.0.1",
9595
"semver": "^7.7.3",

0 commit comments

Comments
 (0)