@grafana/scenes 5.41.3 → 5.42.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grafana/scenes",
3
- "version": "5.41.3",
3
+ "version": "5.42.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -116,5 +116,5 @@
116
116
  "prettier --write"
117
117
  ]
118
118
  },
119
- "gitHead": "af78c3cc73842d929d91bf5369c7acb6895a3a5b"
119
+ "gitHead": "3984ccc294adbe3b69d504ec974e8939eeac7f73"
120
120
  }