@form8ion/utils-cli 13.1.5 → 13.1.6

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.5";
1481
+ var version = "13.1.6";
1482
1482
  var type = "module";
1483
1483
  var engines = {
1484
1484
  node: "^20.19.0 || >=22.14.0"
@@ -1534,7 +1534,7 @@ var dependencies = {
1534
1534
  "@form8ion/codecov": "6.2.0",
1535
1535
  "@form8ion/core": "4.10.0",
1536
1536
  "@form8ion/cucumber-scaffolder": "5.1.0",
1537
- "@form8ion/github": "3.0.0-beta.12",
1537
+ "@form8ion/github": "3.0.0-beta.13",
1538
1538
  "@form8ion/github-actions-node-ci": "5.0.2",
1539
1539
  "@form8ion/github-core": "1.1.3",
1540
1540
  "@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": "13.1.5",
5
+ "version": "13.1.6",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^20.19.0 || >=22.14.0"
@@ -58,7 +58,7 @@
58
58
  "@form8ion/codecov": "6.2.0",
59
59
  "@form8ion/core": "4.10.0",
60
60
  "@form8ion/cucumber-scaffolder": "5.1.0",
61
- "@form8ion/github": "3.0.0-beta.12",
61
+ "@form8ion/github": "3.0.0-beta.13",
62
62
  "@form8ion/github-actions-node-ci": "5.0.2",
63
63
  "@form8ion/github-core": "1.1.3",
64
64
  "@form8ion/hapi-scaffolder": "4.1.1",