@cucumber/cucumber 12.8.0 → 12.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const version = "12.8.0";
1
+ export declare const version = "12.8.1";
package/lib/version.js CHANGED
@@ -2,5 +2,5 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.version = void 0;
4
4
  // Generated by genversion.
5
- exports.version = '12.8.0';
5
+ exports.version = '12.8.1';
6
6
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":";;;AAAA,2BAA2B;AACd,QAAA,OAAO,GAAG,QAAQ,CAAA","sourcesContent":["// Generated by genversion.\nexport const version = '12.8.0'\n"]}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":";;;AAAA,2BAA2B;AACd,QAAA,OAAO,GAAG,QAAQ,CAAA","sourcesContent":["// Generated by genversion.\nexport const version = '12.8.1'\n"]}
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "gherkin",
9
9
  "tests"
10
10
  ],
11
- "version": "12.8.0",
11
+ "version": "12.8.1",
12
12
  "funding": "https://opencollective.com/cucumber",
13
13
  "homepage": "https://github.com/cucumber/cucumber-js",
14
14
  "author": "Julien Biezemans <jb@jbpros.com>",
@@ -225,7 +225,7 @@
225
225
  "@cucumber/gherkin-streams": "6.0.0",
226
226
  "@cucumber/gherkin-utils": "11.0.0",
227
227
  "@cucumber/html-formatter": "23.0.0",
228
- "@cucumber/junit-xml-formatter": "0.13.2",
228
+ "@cucumber/junit-xml-formatter": "0.13.3",
229
229
  "@cucumber/message-streams": "4.1.1",
230
230
  "@cucumber/messages": "32.2.0",
231
231
  "@cucumber/pretty-formatter": "1.0.1",
@@ -265,8 +265,8 @@
265
265
  "@eslint/compat": "^2.0.0",
266
266
  "@eslint/eslintrc": "^3.3.1",
267
267
  "@eslint/js": "^9.29.0",
268
- "@microsoft/api-extractor": "7.58.1",
269
- "@sinonjs/fake-timers": "15.3.0",
268
+ "@microsoft/api-extractor": "7.58.2",
269
+ "@sinonjs/fake-timers": "15.3.2",
270
270
  "@types/chai": "4.3.20",
271
271
  "@types/debug": "4.1.13",
272
272
  "@types/dirty-chai": "2.0.5",