@form8ion/utils-cli 12.0.13 → 12.0.14

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.
@@ -1476,7 +1476,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1476
1476
  var name = "@form8ion/utils-cli";
1477
1477
  var description = "cli for various tools for the organization";
1478
1478
  var license = "MIT";
1479
- var version = "12.0.13";
1479
+ var version = "12.0.14";
1480
1480
  var type = "module";
1481
1481
  var engines = {
1482
1482
  node: "^18.19.0 || ^20.9.0 || >=22.11.0"
@@ -1529,7 +1529,7 @@ var packageManager = "npm@11.1.0+sha512.acf301ad9b9ddba948fcb72341e2f0fcae477f56
1529
1529
  var dependencies = {
1530
1530
  "@form8ion/codecov": "6.2.0",
1531
1531
  "@form8ion/core": "4.8.0",
1532
- "@form8ion/cucumber-scaffolder": "4.0.0",
1532
+ "@form8ion/cucumber-scaffolder": "5.0.0",
1533
1533
  "@form8ion/github": "2.1.1",
1534
1534
  "@form8ion/github-actions-node-ci": "5.0.1",
1535
1535
  "@form8ion/hapi-scaffolder": "4.1.1",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@form8ion/utils-cli",
3
3
  "description": "cli for various tools for the organization",
4
4
  "license": "MIT",
5
- "version": "12.0.13",
5
+ "version": "12.0.14",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.19.0 || ^20.9.0 || >=22.11.0"
@@ -55,7 +55,7 @@
55
55
  "dependencies": {
56
56
  "@form8ion/codecov": "6.2.0",
57
57
  "@form8ion/core": "4.8.0",
58
- "@form8ion/cucumber-scaffolder": "4.0.0",
58
+ "@form8ion/cucumber-scaffolder": "5.0.0",
59
59
  "@form8ion/github": "2.1.1",
60
60
  "@form8ion/github-actions-node-ci": "5.0.1",
61
61
  "@form8ion/hapi-scaffolder": "4.1.1",