@form8ion/utils-cli 10.2.3 → 10.2.5
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.
- package/bin/form8ion-utils.js +5 -5
- package/package.json +5 -5
package/bin/form8ion-utils.js
CHANGED
|
@@ -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.
|
|
1880
|
+
var version = "10.2.5";
|
|
1881
1881
|
var type = "module";
|
|
1882
1882
|
var engines = {
|
|
1883
1883
|
node: "^18.17.0 || >=20.6.1"
|
|
@@ -1929,9 +1929,9 @@ var dependencies = {
|
|
|
1929
1929
|
"@form8ion/codecov": "5.3.0",
|
|
1930
1930
|
"@form8ion/cucumber-scaffolder": "4.0.0",
|
|
1931
1931
|
"@form8ion/github": "2.0.0",
|
|
1932
|
-
"@form8ion/github-actions-node-ci": "4.
|
|
1932
|
+
"@form8ion/github-actions-node-ci": "4.4.0",
|
|
1933
1933
|
"@form8ion/hapi-scaffolder": "4.1.1",
|
|
1934
|
-
"@form8ion/javascript": "13.0.0-beta.
|
|
1934
|
+
"@form8ion/javascript": "13.0.0-beta.3",
|
|
1935
1935
|
"@form8ion/javascript-core": "11.0.0",
|
|
1936
1936
|
"@form8ion/jetbrains": "1.1.3",
|
|
1937
1937
|
"@form8ion/lift": "9.2.2",
|
|
@@ -1954,7 +1954,7 @@ var dependencies = {
|
|
|
1954
1954
|
var devDependencies = {
|
|
1955
1955
|
"@cucumber/cucumber": "10.9.0",
|
|
1956
1956
|
"@form8ion/commitlint-config": "1.0.76",
|
|
1957
|
-
"@form8ion/core": "4.
|
|
1957
|
+
"@form8ion/core": "4.7.1",
|
|
1958
1958
|
"@form8ion/eslint-config": "7.0.9",
|
|
1959
1959
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
1960
1960
|
"@form8ion/eslint-config-mocha": "3.0.6",
|
|
@@ -1986,7 +1986,7 @@ var devDependencies = {
|
|
|
1986
1986
|
publint: "0.2.10",
|
|
1987
1987
|
"remark-cli": "12.0.1",
|
|
1988
1988
|
rimraf: "6.0.1",
|
|
1989
|
-
rollup: "4.21.
|
|
1989
|
+
rollup: "4.21.1",
|
|
1990
1990
|
"rollup-plugin-auto-external": "2.0.0",
|
|
1991
1991
|
"rollup-plugin-executable": "1.6.3",
|
|
1992
1992
|
"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": "10.2.
|
|
5
|
+
"version": "10.2.5",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": "^18.17.0 || >=20.6.1"
|
|
@@ -54,9 +54,9 @@
|
|
|
54
54
|
"@form8ion/codecov": "5.3.0",
|
|
55
55
|
"@form8ion/cucumber-scaffolder": "4.0.0",
|
|
56
56
|
"@form8ion/github": "2.0.0",
|
|
57
|
-
"@form8ion/github-actions-node-ci": "4.
|
|
57
|
+
"@form8ion/github-actions-node-ci": "4.4.0",
|
|
58
58
|
"@form8ion/hapi-scaffolder": "4.1.1",
|
|
59
|
-
"@form8ion/javascript": "13.0.0-beta.
|
|
59
|
+
"@form8ion/javascript": "13.0.0-beta.3",
|
|
60
60
|
"@form8ion/javascript-core": "11.0.0",
|
|
61
61
|
"@form8ion/jetbrains": "1.1.3",
|
|
62
62
|
"@form8ion/lift": "9.2.2",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@cucumber/cucumber": "10.9.0",
|
|
81
81
|
"@form8ion/commitlint-config": "1.0.76",
|
|
82
|
-
"@form8ion/core": "4.
|
|
82
|
+
"@form8ion/core": "4.7.1",
|
|
83
83
|
"@form8ion/eslint-config": "7.0.9",
|
|
84
84
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
85
85
|
"@form8ion/eslint-config-mocha": "3.0.6",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"publint": "0.2.10",
|
|
112
112
|
"remark-cli": "12.0.1",
|
|
113
113
|
"rimraf": "6.0.1",
|
|
114
|
-
"rollup": "4.21.
|
|
114
|
+
"rollup": "4.21.1",
|
|
115
115
|
"rollup-plugin-auto-external": "2.0.0",
|
|
116
116
|
"rollup-plugin-executable": "1.6.3",
|
|
117
117
|
"rollup-plugin-json": "4.0.0",
|