@stryker-mutator/dashboard-data-access 0.15.2-pr-936.0 → 0.15.2-pr-937.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stryker-mutator/dashboard-data-access",
3
- "version": "0.15.2-pr-936.0",
3
+ "version": "0.15.2-pr-937.0",
4
4
  "type": "module",
5
5
  "description": "This package contains the data access layer of the stryker dashboard application.",
6
6
  "scripts": {
@@ -24,9 +24,9 @@
24
24
  "dependencies": {
25
25
  "@azure/data-tables": "13.2.2",
26
26
  "@azure/storage-blob": "12.24.0",
27
- "@stryker-mutator/dashboard-common": "0.15.2-pr-936.0",
27
+ "@stryker-mutator/dashboard-common": "0.15.2-pr-937.0",
28
28
  "mutation-testing-metrics": "3.3.0",
29
29
  "mutation-testing-report-schema": "3.3.0"
30
30
  },
31
- "gitHead": "a8dcd137235de936a0f476eab416e63e54cd7ed3"
31
+ "gitHead": "372e758b08c7c932c427c44a125cc40d36a4d3a1"
32
32
  }