Skip to content

Commit

Permalink
fix(hm-panel-plugin): update grafana monorepo to v10.2.2 (#12831)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 21, 2023
1 parent 8f79827 commit 2a7c39f
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
64 changes: 32 additions & 32 deletions grafana/hm-panel-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions grafana/hm-panel-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "10.2.1",
"@grafana/runtime": "10.2.1",
"@grafana/ui": "10.2.1",
"@grafana/data": "10.2.2",
"@grafana/runtime": "10.2.2",
"@grafana/ui": "10.2.2",
"@tanstack/react-query": "4.36.1",
"axios": "1.6.2",
"cypress": "13.5.1",
Expand All @@ -30,8 +30,8 @@
},
"devDependencies": {
"@babel/core": "7.23.3",
"@grafana/e2e": "10.2.1",
"@grafana/e2e-selectors": "10.2.1",
"@grafana/e2e": "10.2.2",
"@grafana/e2e-selectors": "10.2.2",
"@grafana/eslint-config": "6.0.1",
"@grafana/tsconfig": "1.2.0-rc1",
"@swc/core": "1.3.99",
Expand Down

0 comments on commit 2a7c39f

Please sign in to comment.