@form8ion/utils-cli 14.3.5 → 14.3.7

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.
@@ -37,7 +37,7 @@ import { scaffold as scaffold$3 } from '@form8ion/codecov';
37
37
  var name = "@form8ion/utils-cli";
38
38
  var description = "cli for various tools for the organization";
39
39
  var license = "MIT";
40
- var version = "14.3.5";
40
+ var version = "14.3.7";
41
41
  var type = "module";
42
42
  var engines = {
43
43
  node: "^22.21.0 || >=24.12"
@@ -91,7 +91,7 @@ var packageManager = "npm@11.15.0+sha512.fa4d2d93b9519e93143e70bb913b94ff2ad5fe6
91
91
  var dependencies = {
92
92
  "@form8ion/cli-core": "1.1.0",
93
93
  "@form8ion/codecov": "7.8.1",
94
- "@form8ion/core": "5.0.0-beta.7",
94
+ "@form8ion/core": "5.0.0-beta.9",
95
95
  "@form8ion/cucumber-scaffolder": "5.9.0",
96
96
  "@form8ion/github": "3.0.1",
97
97
  "@form8ion/github-actions-node-ci": "5.0.2",
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": "14.3.5",
5
+ "version": "14.3.7",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^22.21.0 || >=24.12"
@@ -56,7 +56,7 @@
56
56
  "dependencies": {
57
57
  "@form8ion/cli-core": "1.1.0",
58
58
  "@form8ion/codecov": "7.8.1",
59
- "@form8ion/core": "5.0.0-beta.7",
59
+ "@form8ion/core": "5.0.0-beta.9",
60
60
  "@form8ion/cucumber-scaffolder": "5.9.0",
61
61
  "@form8ion/github": "3.0.1",
62
62
  "@form8ion/github-actions-node-ci": "5.0.2",