@form8ion/utils-cli 14.0.2 → 14.0.3

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.
@@ -35,7 +35,7 @@ import { scaffold as scaffold$3 } from '@form8ion/codecov';
35
35
  var name = "@form8ion/utils-cli";
36
36
  var description = "cli for various tools for the organization";
37
37
  var license = "MIT";
38
- var version = "14.0.2";
38
+ var version = "14.0.3";
39
39
  var type = "module";
40
40
  var engines = {
41
41
  node: "^22.21.0 || >=24.12"
@@ -85,7 +85,7 @@ var publishConfig = {
85
85
  access: "public",
86
86
  provenance: true
87
87
  };
88
- var packageManager = "npm@11.11.0+sha512.f36811c4aae1fde639527368ae44c571d050006a608d67a191f195a801a52637a312d259186254aa3a3799b05335b7390539cf28656d18f0591a1125ba35f973";
88
+ var packageManager = "npm@11.11.1+sha512.6ac6b30a876415dcf545e433ba4cb34bf0c3efbb86088a9415e446de0b5a4fc6fd511d277b59bd40e06e3204fbda28f5aeded346b3a8c780355b39ed31622e12";
89
89
  var dependencies = {
90
90
  "@form8ion/cli-core": "1.1.0",
91
91
  "@form8ion/codecov": "7.0.0",
@@ -95,7 +95,7 @@ var dependencies = {
95
95
  "@form8ion/github-actions-node-ci": "5.0.2",
96
96
  "@form8ion/github-core": "1.1.3",
97
97
  "@form8ion/hapi-scaffolder": "5.0.0-alpha.7",
98
- "@form8ion/javascript": "15.1.1",
98
+ "@form8ion/javascript": "15.1.2",
99
99
  "@form8ion/javascript-core": "12.4.0",
100
100
  "@form8ion/jetbrains": "1.1.3",
101
101
  "@form8ion/lift": "11.0.0",
@@ -118,7 +118,7 @@ var dependencies = {
118
118
  };
119
119
  var devDependencies = {
120
120
  "@cucumber/cucumber": "12.7.0",
121
- "@form8ion/commitlint-config": "2.0.9",
121
+ "@form8ion/commitlint-config": "2.0.10",
122
122
  "@form8ion/core": "4.11.1",
123
123
  "@form8ion/eslint-config": "7.0.14",
124
124
  "@form8ion/eslint-config-cucumber": "1.4.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": "14.0.2",
5
+ "version": "14.0.3",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^22.21.0 || >=24.12"
@@ -52,7 +52,7 @@
52
52
  "access": "public",
53
53
  "provenance": true
54
54
  },
55
- "packageManager": "npm@11.11.0+sha512.f36811c4aae1fde639527368ae44c571d050006a608d67a191f195a801a52637a312d259186254aa3a3799b05335b7390539cf28656d18f0591a1125ba35f973",
55
+ "packageManager": "npm@11.11.1+sha512.6ac6b30a876415dcf545e433ba4cb34bf0c3efbb86088a9415e446de0b5a4fc6fd511d277b59bd40e06e3204fbda28f5aeded346b3a8c780355b39ed31622e12",
56
56
  "dependencies": {
57
57
  "@form8ion/cli-core": "1.1.0",
58
58
  "@form8ion/codecov": "7.0.0",
@@ -62,7 +62,7 @@
62
62
  "@form8ion/github-actions-node-ci": "5.0.2",
63
63
  "@form8ion/github-core": "1.1.3",
64
64
  "@form8ion/hapi-scaffolder": "5.0.0-alpha.7",
65
- "@form8ion/javascript": "15.1.1",
65
+ "@form8ion/javascript": "15.1.2",
66
66
  "@form8ion/javascript-core": "12.4.0",
67
67
  "@form8ion/jetbrains": "1.1.3",
68
68
  "@form8ion/lift": "11.0.0",
@@ -85,7 +85,7 @@
85
85
  },
86
86
  "devDependencies": {
87
87
  "@cucumber/cucumber": "12.7.0",
88
- "@form8ion/commitlint-config": "2.0.9",
88
+ "@form8ion/commitlint-config": "2.0.10",
89
89
  "@form8ion/core": "4.11.1",
90
90
  "@form8ion/eslint-config": "7.0.14",
91
91
  "@form8ion/eslint-config-cucumber": "1.4.1",