@grafana/scenes 5.41.1--canary.1039.13051061012.0 → 5.41.2--canary.1044.13114615258.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.1--canary.1039.13051061012.0",
3
+ "version": "5.41.2--canary.1044.13114615258.0",
4
4
  "description": "Grafana framework for building dynamic dashboards",
5
5
  "author": "Grafana Labs",
6
6
  "license": "AGPL-3.0-only",
@@ -87,6 +87,7 @@
87
87
  "eslint-plugin-react-hooks": "^4.3.0",
88
88
  "husky": "^8.0.3",
89
89
  "jest": "29.7.0",
90
+ "jest-canvas-mock": "^2.5.2",
90
91
  "jest-environment-jsdom": "29.7.0",
91
92
  "jest-matcher-utils": "29.7.0",
92
93
  "lodash": "4.17.21",
@@ -115,5 +116,5 @@
115
116
  "prettier --write"
116
117
  ]
117
118
  },
118
- "gitHead": "d1e1e090a8e9c870e9fdf2461e48fac11d1cb1b9"
119
+ "gitHead": "0b18d828a47331d7edb1668b21def423fae166c7"
119
120
  }