@form8ion/utils-cli 10.1.36 → 10.1.37

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.
@@ -1876,7 +1876,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1876
1876
  var name = "@form8ion/utils-cli";
1877
1877
  var description = "cli for various tools for the organization";
1878
1878
  var license = "MIT";
1879
- var version = "10.1.36";
1879
+ var version = "10.1.37";
1880
1880
  var type = "module";
1881
1881
  var engines = {
1882
1882
  node: "^18.17.0 || >=20.6.1"
@@ -1926,7 +1926,7 @@ var publishConfig = {
1926
1926
  var dependencies = {
1927
1927
  "@form8ion/codecov": "5.3.0",
1928
1928
  "@form8ion/cucumber-scaffolder": "4.0.0",
1929
- "@form8ion/github-actions-node-ci": "4.1.0",
1929
+ "@form8ion/github-actions-node-ci": "4.2.0",
1930
1930
  "@form8ion/hapi-scaffolder": "4.0.7",
1931
1931
  "@form8ion/javascript": "12.5.0",
1932
1932
  "@form8ion/javascript-core": "11.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": "10.1.36",
5
+ "version": "10.1.37",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.17.0 || >=20.6.1"
@@ -52,7 +52,7 @@
52
52
  "dependencies": {
53
53
  "@form8ion/codecov": "5.3.0",
54
54
  "@form8ion/cucumber-scaffolder": "4.0.0",
55
- "@form8ion/github-actions-node-ci": "4.1.0",
55
+ "@form8ion/github-actions-node-ci": "4.2.0",
56
56
  "@form8ion/hapi-scaffolder": "4.0.7",
57
57
  "@form8ion/javascript": "12.5.0",
58
58
  "@form8ion/javascript-core": "11.0.0",