@form8ion/utils-cli 12.0.1 → 12.0.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.
@@ -1476,7 +1476,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1476
1476
  var name = "@form8ion/utils-cli";
1477
1477
  var description = "cli for various tools for the organization";
1478
1478
  var license = "MIT";
1479
- var version = "12.0.1";
1479
+ var version = "12.0.2";
1480
1480
  var type = "module";
1481
1481
  var engines = {
1482
1482
  node: "^18.19.0 || ^20.9.0 || >=22.11.0"
@@ -1541,7 +1541,7 @@ var dependencies = {
1541
1541
  "@form8ion/octoherd-script": "1.0.0",
1542
1542
  "@form8ion/ossf-scorecard": "1.2.1",
1543
1543
  "@form8ion/prettier": "2.0.0",
1544
- "@form8ion/project": "21.0.0-beta.2",
1544
+ "@form8ion/project": "21.0.0-beta.3",
1545
1545
  "@form8ion/remark-plugin-scaffolder": "4.0.0-beta.2",
1546
1546
  "@form8ion/remove-greenkeeper": "3.0.1",
1547
1547
  "@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.0.1",
5
+ "version": "12.0.2",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.19.0 || ^20.9.0 || >=22.11.0"
@@ -67,7 +67,7 @@
67
67
  "@form8ion/octoherd-script": "1.0.0",
68
68
  "@form8ion/ossf-scorecard": "1.2.1",
69
69
  "@form8ion/prettier": "2.0.0",
70
- "@form8ion/project": "21.0.0-beta.2",
70
+ "@form8ion/project": "21.0.0-beta.3",
71
71
  "@form8ion/remark-plugin-scaffolder": "4.0.0-beta.2",
72
72
  "@form8ion/remove-greenkeeper": "3.0.1",
73
73
  "@form8ion/renovate-scaffolder": "3.0.0",