@form8ion/utils-cli 14.3.17 → 14.3.18

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.17";
40
+ var version = "14.3.18";
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.16.0+sha512.03be172fc3b199c7a06433163e459be5b110a69
91
91
  var dependencies = {
92
92
  "@form8ion/cli-core": "1.1.1",
93
93
  "@form8ion/codecov": "7.8.2",
94
- "@form8ion/core": "5.0.0-beta.13",
94
+ "@form8ion/core": "5.0.0-beta.14",
95
95
  "@form8ion/cucumber-scaffolder": "5.9.0",
96
96
  "@form8ion/github": "4.0.0-beta.1",
97
97
  "@form8ion/github-actions-node-ci": "5.0.3",
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.17",
5
+ "version": "14.3.18",
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.1",
58
58
  "@form8ion/codecov": "7.8.2",
59
- "@form8ion/core": "5.0.0-beta.13",
59
+ "@form8ion/core": "5.0.0-beta.14",
60
60
  "@form8ion/cucumber-scaffolder": "5.9.0",
61
61
  "@form8ion/github": "4.0.0-beta.1",
62
62
  "@form8ion/github-actions-node-ci": "5.0.3",