@form8ion/utils-cli 9.1.24 → 9.1.26

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.24";
1878
+ var version = "9.1.26";
1879
1879
  var type = "module";
1880
1880
  var engines = {
1881
1881
  node: "^16.14.0 || >=18"
@@ -1935,7 +1935,7 @@ var dependencies = {
1935
1935
  "@form8ion/prettier": "1.0.2",
1936
1936
  "@form8ion/project": "17.0.0-beta.2",
1937
1937
  "@form8ion/remark-plugin-scaffolder": "3.0.2",
1938
- "@form8ion/remove-greenkeeper": "2.0.1",
1938
+ "@form8ion/remove-greenkeeper": "2.0.4",
1939
1939
  "@form8ion/renovate-scaffolder": "1.8.0",
1940
1940
  "@form8ion/replace-travis-ci-with-github-actions": "9.0.2",
1941
1941
  "@form8ion/rollup": "3.0.1",
@@ -1972,7 +1972,7 @@ var devDependencies = {
1972
1972
  "lockfile-lint": "4.10.6",
1973
1973
  "ls-engines": "0.9.0",
1974
1974
  "mdast-util-from-markdown": "1.3.1",
1975
- "mdast-zone": "5.1.1",
1975
+ "mdast-zone": "6.0.0",
1976
1976
  "mock-fs": "5.2.0",
1977
1977
  nock: "13.3.1",
1978
1978
  "npm-run-all": "4.1.5",
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.24",
5
+ "version": "9.1.26",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^16.14.0 || >=18"
@@ -62,7 +62,7 @@
62
62
  "@form8ion/prettier": "1.0.2",
63
63
  "@form8ion/project": "17.0.0-beta.2",
64
64
  "@form8ion/remark-plugin-scaffolder": "3.0.2",
65
- "@form8ion/remove-greenkeeper": "2.0.1",
65
+ "@form8ion/remove-greenkeeper": "2.0.4",
66
66
  "@form8ion/renovate-scaffolder": "1.8.0",
67
67
  "@form8ion/replace-travis-ci-with-github-actions": "9.0.2",
68
68
  "@form8ion/rollup": "3.0.1",
@@ -99,7 +99,7 @@
99
99
  "lockfile-lint": "4.10.6",
100
100
  "ls-engines": "0.9.0",
101
101
  "mdast-util-from-markdown": "1.3.1",
102
- "mdast-zone": "5.1.1",
102
+ "mdast-zone": "6.0.0",
103
103
  "mock-fs": "5.2.0",
104
104
  "nock": "13.3.1",
105
105
  "npm-run-all": "4.1.5",