@form8ion/utils-cli 12.1.1 → 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.1";
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"
@@ -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.1",
5
+ "version": "12.1.2",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.19.0 || ^20.9.0 || >=22.11.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",