@form8ion/utils-cli 11.0.8 → 11.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.
- package/bin/form8ion-utils.js +5 -5
- package/package.json +5 -5
package/bin/form8ion-utils.js
CHANGED
|
@@ -1878,7 +1878,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
|
|
|
1878
1878
|
var name = "@form8ion/utils-cli";
|
|
1879
1879
|
var description = "cli for various tools for the organization";
|
|
1880
1880
|
var license = "MIT";
|
|
1881
|
-
var version = "11.0.
|
|
1881
|
+
var version = "11.0.10";
|
|
1882
1882
|
var type = "module";
|
|
1883
1883
|
var engines = {
|
|
1884
1884
|
node: "^18.19.0 || ^20.6.1 || >=22"
|
|
@@ -1932,10 +1932,10 @@ var dependencies = {
|
|
|
1932
1932
|
"@form8ion/codecov": "6.2.0",
|
|
1933
1933
|
"@form8ion/cucumber-scaffolder": "4.0.0",
|
|
1934
1934
|
"@form8ion/github": "2.0.0",
|
|
1935
|
-
"@form8ion/github-actions-node-ci": "
|
|
1935
|
+
"@form8ion/github-actions-node-ci": "5.0.1",
|
|
1936
1936
|
"@form8ion/hapi-scaffolder": "4.1.1",
|
|
1937
1937
|
"@form8ion/javascript": "13.0.1",
|
|
1938
|
-
"@form8ion/javascript-core": "12.
|
|
1938
|
+
"@form8ion/javascript-core": "12.1.0",
|
|
1939
1939
|
"@form8ion/jetbrains": "1.1.3",
|
|
1940
1940
|
"@form8ion/lift": "9.2.2",
|
|
1941
1941
|
"@form8ion/mocha-scaffolder": "5.0.1",
|
|
@@ -1972,7 +1972,7 @@ var devDependencies = {
|
|
|
1972
1972
|
"cross-env": "7.0.3",
|
|
1973
1973
|
"cz-conventional-changelog": "3.3.0",
|
|
1974
1974
|
"deep-equal": "2.2.3",
|
|
1975
|
-
execa: "9.4.
|
|
1975
|
+
execa: "9.4.1",
|
|
1976
1976
|
"gherkin-lint": "4.2.4",
|
|
1977
1977
|
"http-status-codes": "2.3.0",
|
|
1978
1978
|
husky: "9.1.6",
|
|
@@ -1985,7 +1985,7 @@ var devDependencies = {
|
|
|
1985
1985
|
"mdast-zone": "6.1.0",
|
|
1986
1986
|
"mock-fs": "5.4.0",
|
|
1987
1987
|
msw: "2.4.11",
|
|
1988
|
-
"npm-run-all2": "6.2.
|
|
1988
|
+
"npm-run-all2": "6.2.4",
|
|
1989
1989
|
publint: "0.2.11",
|
|
1990
1990
|
"remark-cli": "12.0.1",
|
|
1991
1991
|
rimraf: "6.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": "11.0.
|
|
5
|
+
"version": "11.0.10",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": "^18.19.0 || ^20.6.1 || >=22"
|
|
@@ -56,10 +56,10 @@
|
|
|
56
56
|
"@form8ion/codecov": "6.2.0",
|
|
57
57
|
"@form8ion/cucumber-scaffolder": "4.0.0",
|
|
58
58
|
"@form8ion/github": "2.0.0",
|
|
59
|
-
"@form8ion/github-actions-node-ci": "
|
|
59
|
+
"@form8ion/github-actions-node-ci": "5.0.1",
|
|
60
60
|
"@form8ion/hapi-scaffolder": "4.1.1",
|
|
61
61
|
"@form8ion/javascript": "13.0.1",
|
|
62
|
-
"@form8ion/javascript-core": "12.
|
|
62
|
+
"@form8ion/javascript-core": "12.1.0",
|
|
63
63
|
"@form8ion/jetbrains": "1.1.3",
|
|
64
64
|
"@form8ion/lift": "9.2.2",
|
|
65
65
|
"@form8ion/mocha-scaffolder": "5.0.1",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"cross-env": "7.0.3",
|
|
97
97
|
"cz-conventional-changelog": "3.3.0",
|
|
98
98
|
"deep-equal": "2.2.3",
|
|
99
|
-
"execa": "9.4.
|
|
99
|
+
"execa": "9.4.1",
|
|
100
100
|
"gherkin-lint": "4.2.4",
|
|
101
101
|
"http-status-codes": "2.3.0",
|
|
102
102
|
"husky": "9.1.6",
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
"mdast-zone": "6.1.0",
|
|
110
110
|
"mock-fs": "5.4.0",
|
|
111
111
|
"msw": "2.4.11",
|
|
112
|
-
"npm-run-all2": "6.2.
|
|
112
|
+
"npm-run-all2": "6.2.4",
|
|
113
113
|
"publint": "0.2.11",
|
|
114
114
|
"remark-cli": "12.0.1",
|
|
115
115
|
"rimraf": "6.0.1",
|