@form8ion/utils-cli 10.2.4 → 10.2.6

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.
@@ -1877,7 +1877,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1877
1877
  var name = "@form8ion/utils-cli";
1878
1878
  var description = "cli for various tools for the organization";
1879
1879
  var license = "MIT";
1880
- var version = "10.2.4";
1880
+ var version = "10.2.6";
1881
1881
  var type = "module";
1882
1882
  var engines = {
1883
1883
  node: "^18.17.0 || >=20.6.1"
@@ -1926,10 +1926,10 @@ var publishConfig = {
1926
1926
  provenance: true
1927
1927
  };
1928
1928
  var dependencies = {
1929
- "@form8ion/codecov": "5.3.0",
1929
+ "@form8ion/codecov": "6.2.0",
1930
1930
  "@form8ion/cucumber-scaffolder": "4.0.0",
1931
1931
  "@form8ion/github": "2.0.0",
1932
- "@form8ion/github-actions-node-ci": "4.2.2",
1932
+ "@form8ion/github-actions-node-ci": "4.4.0",
1933
1933
  "@form8ion/hapi-scaffolder": "4.1.1",
1934
1934
  "@form8ion/javascript": "13.0.0-beta.3",
1935
1935
  "@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.2.4",
5
+ "version": "10.2.6",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^18.17.0 || >=20.6.1"
@@ -51,10 +51,10 @@
51
51
  "provenance": true
52
52
  },
53
53
  "dependencies": {
54
- "@form8ion/codecov": "5.3.0",
54
+ "@form8ion/codecov": "6.2.0",
55
55
  "@form8ion/cucumber-scaffolder": "4.0.0",
56
56
  "@form8ion/github": "2.0.0",
57
- "@form8ion/github-actions-node-ci": "4.2.2",
57
+ "@form8ion/github-actions-node-ci": "4.4.0",
58
58
  "@form8ion/hapi-scaffolder": "4.1.1",
59
59
  "@form8ion/javascript": "13.0.0-beta.3",
60
60
  "@form8ion/javascript-core": "11.0.0",