@form8ion/utils-cli 9.0.4 → 9.0.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.
@@ -1874,7 +1874,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1874
1874
  var name = "@form8ion/utils-cli";
1875
1875
  var description = "cli for various tools for the organization";
1876
1876
  var license = "MIT";
1877
- var version = "9.0.4";
1877
+ var version = "9.0.6";
1878
1878
  var type = "module";
1879
1879
  var engines = {
1880
1880
  node: "^16.14.0 || >=18"
@@ -1923,9 +1923,9 @@ var publishConfig = {
1923
1923
  var dependencies = {
1924
1924
  "@form8ion/codecov": "4.0.1",
1925
1925
  "@form8ion/cucumber-scaffolder": "2.1.0",
1926
- "@form8ion/github-actions-node-ci": "3.13.0",
1926
+ "@form8ion/github-actions-node-ci": "3.13.1",
1927
1927
  "@form8ion/hapi-scaffolder": "4.0.5",
1928
- "@form8ion/javascript": "10.6.1",
1928
+ "@form8ion/javascript": "10.6.2",
1929
1929
  "@form8ion/javascript-core": "9.0.0",
1930
1930
  "@form8ion/lift": "6.2.0",
1931
1931
  "@form8ion/mocha-scaffolder": "3.0.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": "9.0.4",
5
+ "version": "9.0.6",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^16.14.0 || >=18"
@@ -51,9 +51,9 @@
51
51
  "dependencies": {
52
52
  "@form8ion/codecov": "4.0.1",
53
53
  "@form8ion/cucumber-scaffolder": "2.1.0",
54
- "@form8ion/github-actions-node-ci": "3.13.0",
54
+ "@form8ion/github-actions-node-ci": "3.13.1",
55
55
  "@form8ion/hapi-scaffolder": "4.0.5",
56
- "@form8ion/javascript": "10.6.1",
56
+ "@form8ion/javascript": "10.6.2",
57
57
  "@form8ion/javascript-core": "9.0.0",
58
58
  "@form8ion/lift": "6.2.0",
59
59
  "@form8ion/mocha-scaffolder": "3.0.1",