Skip to content

Commit

Permalink
build(deps): Bump @grafana/experimental from 2.1.2 to 2.1.6
Browse files Browse the repository at this point in the history
Bumps [@grafana/experimental](https://github.com/grafana/grafana-experimental) from 2.1.2 to 2.1.6.
- [Changelog](https://github.com/grafana/grafana-experimental/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana-experimental/commits)

---
updated-dependencies:
- dependency-name: "@grafana/experimental"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mahendrapaipuri committed Jan 6, 2025
1 parent 4005530 commit e6e2a07
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@grafana/data": "^11.2.1",
"@grafana/runtime": "^11.4.0",
"@grafana/ui": "^11.3.1",
"@grafana/experimental": "2.1.2",
"@grafana/experimental": "2.1.6",
"@grafana/schema": "11.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -610,10 +610,10 @@
eslint-plugin-react-hooks "4.6.0"
typescript "5.2.2"

"@grafana/[email protected].2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@grafana/experimental/-/experimental-2.1.2.tgz#bf4d66495bbd0d15e178fcd48e551722aa155355"
integrity sha512-P25G9nOuY4wdksksbBUtFxZlO5Mjchlbn2YXhExITszsVq+Cdgqdo3qezUi+kdiSDwFiJ/RzR4VMJqgZ0j9TPQ==
"@grafana/[email protected].6":
version "2.1.6"
resolved "https://registry.yarnpkg.com/@grafana/experimental/-/experimental-2.1.6.tgz#eccca8ca0936b61bf887fa8703d7f48487114bf9"
integrity sha512-jJFFEFC0aquD1nOelW8bTtlRXYM3+xdKRXPPR2IrLGqMSO3UI5/0VzH0hlOrVwOsNMDJMC8BwJzCQnwzUB4DGg==
dependencies:
"@hello-pangea/dnd" "^16.6.0"
"@types/uuid" "^8.3.3"
Expand Down

0 comments on commit e6e2a07

Please sign in to comment.