@form8ion/utils-cli 12.1.0 → 12.1.2

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 = "12.1.0";
1481
+ var version = "12.1.2";
1482
1482
  var type = "module";
1483
1483
  var engines = {
1484
1484
  node: "^18.19.0 || ^20.9.0 || >=22.11.0"
@@ -1535,7 +1535,7 @@ var dependencies = {
1535
1535
  "@form8ion/cucumber-scaffolder": "5.1.0",
1536
1536
  "@form8ion/github": "3.0.0-alpha.1",
1537
1537
  "@form8ion/github-actions-node-ci": "5.0.2",
1538
- "@form8ion/github-core": "1.0.0-alpha.2",
1538
+ "@form8ion/github-core": "1.0.0-beta.2",
1539
1539
  "@form8ion/hapi-scaffolder": "4.1.1",
1540
1540
  "@form8ion/javascript": "14.3.1",
1541
1541
  "@form8ion/javascript-core": "12.3.0",
@@ -1545,7 +1545,7 @@ var dependencies = {
1545
1545
  "@form8ion/octoherd-script": "1.0.0",
1546
1546
  "@form8ion/ossf-scorecard": "1.2.1",
1547
1547
  "@form8ion/prettier": "2.0.0",
1548
- "@form8ion/project": "21.0.1",
1548
+ "@form8ion/project": "21.0.2",
1549
1549
  "@form8ion/remark-plugin-scaffolder": "4.0.0",
1550
1550
  "@form8ion/remove-greenkeeper": "3.0.1",
1551
1551
  "@form8ion/renovate-scaffolder": "3.0.0",
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": "12.1.0",
5
+ "version": "12.1.2",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.19.0 || ^20.9.0 || >=22.11.0"
@@ -59,7 +59,7 @@
59
59
  "@form8ion/cucumber-scaffolder": "5.1.0",
60
60
  "@form8ion/github": "3.0.0-alpha.1",
61
61
  "@form8ion/github-actions-node-ci": "5.0.2",
62
- "@form8ion/github-core": "1.0.0-alpha.2",
62
+ "@form8ion/github-core": "1.0.0-beta.2",
63
63
  "@form8ion/hapi-scaffolder": "4.1.1",
64
64
  "@form8ion/javascript": "14.3.1",
65
65
  "@form8ion/javascript-core": "12.3.0",
@@ -69,7 +69,7 @@
69
69
  "@form8ion/octoherd-script": "1.0.0",
70
70
  "@form8ion/ossf-scorecard": "1.2.1",
71
71
  "@form8ion/prettier": "2.0.0",
72
- "@form8ion/project": "21.0.1",
72
+ "@form8ion/project": "21.0.2",
73
73
  "@form8ion/remark-plugin-scaffolder": "4.0.0",
74
74
  "@form8ion/remove-greenkeeper": "3.0.1",
75
75
  "@form8ion/renovate-scaffolder": "3.0.0",