@form8ion/utils-cli 11.1.0-alpha.4 → 11.1.0-alpha.5

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.
@@ -1880,7 +1880,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1880
1880
  var name = "@form8ion/utils-cli";
1881
1881
  var description = "cli for various tools for the organization";
1882
1882
  var license = "MIT";
1883
- var version = "11.1.0-alpha.4";
1883
+ var version = "11.1.0-alpha.5";
1884
1884
  var type = "module";
1885
1885
  var engines = {
1886
1886
  node: "^18.19.0 || ^20.6.1 || >=22"
@@ -1945,7 +1945,7 @@ var dependencies = {
1945
1945
  "@form8ion/octoherd-script": "1.0.0",
1946
1946
  "@form8ion/ossf-scorecard": "1.2.1",
1947
1947
  "@form8ion/prettier": "2.0.0",
1948
- "@form8ion/project": "21.0.0-alpha.1",
1948
+ "@form8ion/project": "21.0.0-alpha.2",
1949
1949
  "@form8ion/remark-plugin-scaffolder": "3.0.5",
1950
1950
  "@form8ion/remove-greenkeeper": "3.0.1",
1951
1951
  "@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": "11.1.0-alpha.4",
5
+ "version": "11.1.0-alpha.5",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.19.0 || ^20.6.1 || >=22"
@@ -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-alpha.1",
70
+ "@form8ion/project": "21.0.0-alpha.2",
71
71
  "@form8ion/remark-plugin-scaffolder": "3.0.5",
72
72
  "@form8ion/remove-greenkeeper": "3.0.1",
73
73
  "@form8ion/renovate-scaffolder": "3.0.0",