@form8ion/utils-cli 9.0.8 → 9.0.10

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.8";
1877
+ var version = "9.0.10";
1878
1878
  var type = "module";
1879
1879
  var engines = {
1880
1880
  node: "^16.14.0 || >=18"
@@ -1923,7 +1923,7 @@ 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.1",
1926
+ "@form8ion/github-actions-node-ci": "3.14.0",
1927
1927
  "@form8ion/hapi-scaffolder": "4.0.5",
1928
1928
  "@form8ion/javascript": "10.6.2",
1929
1929
  "@form8ion/javascript-core": "9.0.0",
@@ -1942,13 +1942,13 @@ var dependencies = {
1942
1942
  "@form8ion/vitest": "3.0.1",
1943
1943
  "@travi/github-scaffolder": "9.0.0",
1944
1944
  "update-notifier": "6.0.2",
1945
- yargs: "17.7.1"
1945
+ yargs: "17.7.2"
1946
1946
  };
1947
1947
  var devDependencies = {
1948
1948
  "@cucumber/cucumber": "9.1.0",
1949
1949
  "@form8ion/commitlint-config": "1.0.49",
1950
1950
  "@form8ion/core": "2.0.0",
1951
- "@form8ion/eslint-config": "5.0.29",
1951
+ "@form8ion/eslint-config": "5.0.30",
1952
1952
  "@form8ion/eslint-config-cucumber": "1.4.1",
1953
1953
  "@form8ion/eslint-config-mocha": "2.0.3",
1954
1954
  "@form8ion/remark-lint-preset": "5.0.0",
@@ -1972,11 +1972,11 @@ var devDependencies = {
1972
1972
  "mdast-util-from-markdown": "1.3.0",
1973
1973
  "mdast-zone": "5.1.1",
1974
1974
  "mock-fs": "5.2.0",
1975
- nock: "13.3.0",
1975
+ nock: "13.3.1",
1976
1976
  "npm-run-all": "4.1.5",
1977
1977
  "remark-cli": "11.0.0",
1978
1978
  rimraf: "5.0.0",
1979
- rollup: "3.20.6",
1979
+ rollup: "3.21.0",
1980
1980
  "rollup-plugin-auto-external": "2.0.0",
1981
1981
  "rollup-plugin-executable": "1.6.3",
1982
1982
  "rollup-plugin-json": "4.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": "9.0.8",
5
+ "version": "9.0.10",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^16.14.0 || >=18"
@@ -51,7 +51,7 @@
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.1",
54
+ "@form8ion/github-actions-node-ci": "3.14.0",
55
55
  "@form8ion/hapi-scaffolder": "4.0.5",
56
56
  "@form8ion/javascript": "10.6.2",
57
57
  "@form8ion/javascript-core": "9.0.0",
@@ -70,13 +70,13 @@
70
70
  "@form8ion/vitest": "3.0.1",
71
71
  "@travi/github-scaffolder": "9.0.0",
72
72
  "update-notifier": "6.0.2",
73
- "yargs": "17.7.1"
73
+ "yargs": "17.7.2"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@cucumber/cucumber": "9.1.0",
77
77
  "@form8ion/commitlint-config": "1.0.49",
78
78
  "@form8ion/core": "2.0.0",
79
- "@form8ion/eslint-config": "5.0.29",
79
+ "@form8ion/eslint-config": "5.0.30",
80
80
  "@form8ion/eslint-config-cucumber": "1.4.1",
81
81
  "@form8ion/eslint-config-mocha": "2.0.3",
82
82
  "@form8ion/remark-lint-preset": "5.0.0",
@@ -100,11 +100,11 @@
100
100
  "mdast-util-from-markdown": "1.3.0",
101
101
  "mdast-zone": "5.1.1",
102
102
  "mock-fs": "5.2.0",
103
- "nock": "13.3.0",
103
+ "nock": "13.3.1",
104
104
  "npm-run-all": "4.1.5",
105
105
  "remark-cli": "11.0.0",
106
106
  "rimraf": "5.0.0",
107
- "rollup": "3.20.6",
107
+ "rollup": "3.21.0",
108
108
  "rollup-plugin-auto-external": "2.0.0",
109
109
  "rollup-plugin-executable": "1.6.3",
110
110
  "rollup-plugin-json": "4.0.0",