@form8ion/utils-cli 13.0.2 → 13.0.3

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.
@@ -1479,7 +1479,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1479
1479
  var name = "@form8ion/utils-cli";
1480
1480
  var description = "cli for various tools for the organization";
1481
1481
  var license = "MIT";
1482
- var version = "13.0.2";
1482
+ var version = "13.0.3";
1483
1483
  var type = "module";
1484
1484
  var engines = {
1485
1485
  node: "^20.19.0 || >=22.14.0"
@@ -1553,7 +1553,7 @@ var dependencies = {
1553
1553
  "@form8ion/renovate-scaffolder": "3.0.0",
1554
1554
  "@form8ion/replace-travis-ci-with-github-actions": "10.0.1",
1555
1555
  "@form8ion/rollup": "6.0.0",
1556
- "@form8ion/scaffolder-scaffolder": "7.0.3",
1556
+ "@form8ion/scaffolder-scaffolder": "7.0.4",
1557
1557
  "@form8ion/vite": "3.0.0",
1558
1558
  "@form8ion/vitest": "5.2.0",
1559
1559
  "update-notifier": "7.3.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.0.2",
5
+ "version": "13.0.3",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^20.19.0 || >=22.14.0"
@@ -76,7 +76,7 @@
76
76
  "@form8ion/renovate-scaffolder": "3.0.0",
77
77
  "@form8ion/replace-travis-ci-with-github-actions": "10.0.1",
78
78
  "@form8ion/rollup": "6.0.0",
79
- "@form8ion/scaffolder-scaffolder": "7.0.3",
79
+ "@form8ion/scaffolder-scaffolder": "7.0.4",
80
80
  "@form8ion/vite": "3.0.0",
81
81
  "@form8ion/vitest": "5.2.0",
82
82
  "update-notifier": "7.3.1",