@form8ion/utils-cli 13.1.2 → 13.1.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.
@@ -1478,7 +1478,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1478
1478
  var name = "@form8ion/utils-cli";
1479
1479
  var description = "cli for various tools for the organization";
1480
1480
  var license = "MIT";
1481
- var version = "13.1.2";
1481
+ var version = "13.1.3";
1482
1482
  var type = "module";
1483
1483
  var engines = {
1484
1484
  node: "^20.19.0 || >=22.14.0"
@@ -1528,11 +1528,11 @@ var publishConfig = {
1528
1528
  access: "public",
1529
1529
  provenance: true
1530
1530
  };
1531
- var packageManager = "npm@11.4.0+sha512.759091a21ee805d9c842bcfe2878d6626c48a16a5ca73c1e1338fa8379951abfc2d273ec4ad12ede64bd294237c6719b3bcc518118d1affe8a38985fe5d29773";
1531
+ var packageManager = "npm@11.4.1+sha512.fcee43884166b6f9c5d04535fb95650e9708b6948a1f797eddf40e9778646778a518dfa32651b1c62ff36f4ac42becf177ca46ca27d53f24b539190c8d91802b";
1532
1532
  var dependencies = {
1533
1533
  "@form8ion/cli-core": "1.1.0",
1534
1534
  "@form8ion/codecov": "6.2.0",
1535
- "@form8ion/core": "4.8.1",
1535
+ "@form8ion/core": "4.10.0",
1536
1536
  "@form8ion/cucumber-scaffolder": "5.1.0",
1537
1537
  "@form8ion/github": "3.0.0-beta.12",
1538
1538
  "@form8ion/github-actions-node-ci": "5.0.2",
@@ -1561,7 +1561,7 @@ var dependencies = {
1561
1561
  var devDependencies = {
1562
1562
  "@cucumber/cucumber": "11.3.0",
1563
1563
  "@form8ion/commitlint-config": "2.0.6",
1564
- "@form8ion/core": "4.8.1",
1564
+ "@form8ion/core": "4.10.0",
1565
1565
  "@form8ion/eslint-config": "7.0.12",
1566
1566
  "@form8ion/eslint-config-cucumber": "1.4.1",
1567
1567
  "@form8ion/eslint-config-mocha": "3.0.6",
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": "13.1.2",
5
+ "version": "13.1.3",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^20.19.0 || >=22.14.0"
@@ -52,11 +52,11 @@
52
52
  "access": "public",
53
53
  "provenance": true
54
54
  },
55
- "packageManager": "npm@11.4.0+sha512.759091a21ee805d9c842bcfe2878d6626c48a16a5ca73c1e1338fa8379951abfc2d273ec4ad12ede64bd294237c6719b3bcc518118d1affe8a38985fe5d29773",
55
+ "packageManager": "npm@11.4.1+sha512.fcee43884166b6f9c5d04535fb95650e9708b6948a1f797eddf40e9778646778a518dfa32651b1c62ff36f4ac42becf177ca46ca27d53f24b539190c8d91802b",
56
56
  "dependencies": {
57
57
  "@form8ion/cli-core": "1.1.0",
58
58
  "@form8ion/codecov": "6.2.0",
59
- "@form8ion/core": "4.8.1",
59
+ "@form8ion/core": "4.10.0",
60
60
  "@form8ion/cucumber-scaffolder": "5.1.0",
61
61
  "@form8ion/github": "3.0.0-beta.12",
62
62
  "@form8ion/github-actions-node-ci": "5.0.2",
@@ -85,7 +85,7 @@
85
85
  "devDependencies": {
86
86
  "@cucumber/cucumber": "11.3.0",
87
87
  "@form8ion/commitlint-config": "2.0.6",
88
- "@form8ion/core": "4.8.1",
88
+ "@form8ion/core": "4.10.0",
89
89
  "@form8ion/eslint-config": "7.0.12",
90
90
  "@form8ion/eslint-config-cucumber": "1.4.1",
91
91
  "@form8ion/eslint-config-mocha": "3.0.6",