@cucumber/cucumber 7.3.1 → 7.3.2

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.
Files changed (2) hide show
  1. package/package.json +4 -3
  2. package/CHANGELOG.md +0 -1922
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "gherkin",
9
9
  "tests"
10
10
  ],
11
- "version": "7.3.1",
11
+ "version": "7.3.2",
12
12
  "homepage": "https://github.com/cucumber/cucumber-js",
13
13
  "author": "Julien Biezemans <jb@jbpros.com>",
14
14
  "contributors": [
@@ -95,6 +95,7 @@
95
95
  "Lukas Degener <l.degener@tarent.de>",
96
96
  "Łukasz Gandecki <lgandecki@css.edu>",
97
97
  "M.P. Korstanje <mpkorstanje@users.noreply.github.com>",
98
+ "mannyluvstacos <mannyis@typingona.computer>",
98
99
  "Marat Dyatko <vectart@gmail.com>",
99
100
  "Marc Burton <marc.burton@first-utility.com>",
100
101
  "Marcel Hoyer <mhoyer@pixelplastic.de>",
@@ -178,8 +179,8 @@
178
179
  "assertion-error-formatter": "^3.0.0",
179
180
  "bluebird": "^3.7.2",
180
181
  "capital-case": "^1.0.4",
181
- "cli-table3": "^0.6.0",
182
- "colors": "^1.4.0",
182
+ "cli-table3": "0.6.1",
183
+ "colors": "1.4.0",
183
184
  "commander": "^7.0.0",
184
185
  "create-require": "^1.1.1",
185
186
  "duration": "^0.2.2",