@form8ion/utils-cli 9.1.12 → 9.1.14

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.
@@ -1875,7 +1875,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1875
1875
  var name = "@form8ion/utils-cli";
1876
1876
  var description = "cli for various tools for the organization";
1877
1877
  var license = "MIT";
1878
- var version = "9.1.12";
1878
+ var version = "9.1.14";
1879
1879
  var type = "module";
1880
1880
  var engines = {
1881
1881
  node: "^16.14.0 || >=18"
@@ -1931,7 +1931,7 @@ var dependencies = {
1931
1931
  "@form8ion/lift": "8.0.0",
1932
1932
  "@form8ion/mocha-scaffolder": "3.0.2",
1933
1933
  "@form8ion/octoherd-script": "1.0.0",
1934
- "@form8ion/ossf-scorecard": "1.0.0",
1934
+ "@form8ion/ossf-scorecard": "1.1.0",
1935
1935
  "@form8ion/prettier": "1.0.2",
1936
1936
  "@form8ion/project": "16.0.1",
1937
1937
  "@form8ion/remark-plugin-scaffolder": "3.0.2",
@@ -1941,7 +1941,7 @@ var dependencies = {
1941
1941
  "@form8ion/rollup": "3.0.1",
1942
1942
  "@form8ion/scaffolder-scaffolder": "5.0.1",
1943
1943
  "@form8ion/vite": "1.3.2",
1944
- "@form8ion/vitest": "3.0.1",
1944
+ "@form8ion/vitest": "3.0.2",
1945
1945
  "@travi/github-scaffolder": "9.0.0",
1946
1946
  "update-notifier": "6.0.2",
1947
1947
  yargs: "17.7.2"
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.1.12",
5
+ "version": "9.1.14",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^16.14.0 || >=18"
@@ -58,7 +58,7 @@
58
58
  "@form8ion/lift": "8.0.0",
59
59
  "@form8ion/mocha-scaffolder": "3.0.2",
60
60
  "@form8ion/octoherd-script": "1.0.0",
61
- "@form8ion/ossf-scorecard": "1.0.0",
61
+ "@form8ion/ossf-scorecard": "1.1.0",
62
62
  "@form8ion/prettier": "1.0.2",
63
63
  "@form8ion/project": "16.0.1",
64
64
  "@form8ion/remark-plugin-scaffolder": "3.0.2",
@@ -68,7 +68,7 @@
68
68
  "@form8ion/rollup": "3.0.1",
69
69
  "@form8ion/scaffolder-scaffolder": "5.0.1",
70
70
  "@form8ion/vite": "1.3.2",
71
- "@form8ion/vitest": "3.0.1",
71
+ "@form8ion/vitest": "3.0.2",
72
72
  "@travi/github-scaffolder": "9.0.0",
73
73
  "update-notifier": "6.0.2",
74
74
  "yargs": "17.7.2"