@stryker-mutator/dashboard-common 0.15.1-pr-927.0 → 0.15.1-pr-926.2

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-common",
3
- "version": "0.15.1-pr-927.0",
3
+ "version": "0.15.1-pr-926.2",
4
4
  "type": "module",
5
5
  "description": "This package contains common utilities to be shared between the different dashboard components.",
6
6
  "scripts": {
@@ -20,7 +20,7 @@
20
20
  "main": "dist/src/index.js",
21
21
  "license": "ISC",
22
22
  "dependencies": {
23
- "mutation-testing-report-schema": "3.1.1"
23
+ "mutation-testing-report-schema": "3.3.0"
24
24
  },
25
- "gitHead": "79dd64d924ee0f4f77dd4f5be270f77e7997e24e"
25
+ "gitHead": "29d11ebe824032913d901073c4fef8a0a8296a11"
26
26
  }