@form8ion/utils-cli 5.1.5 → 5.1.8
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
|
@@ -33,7 +33,7 @@ var updateNotifier__default = /*#__PURE__*/_interopDefaultLegacy(updateNotifier)
|
|
|
33
33
|
var name = "@form8ion/utils-cli";
|
|
34
34
|
var description = "cli for various tools for the organization";
|
|
35
35
|
var license = "MIT";
|
|
36
|
-
var version = "5.1.
|
|
36
|
+
var version = "5.1.8";
|
|
37
37
|
var bin = {
|
|
38
38
|
"form8ion-utils": "bin/form8ion-utils.js"
|
|
39
39
|
};
|
|
@@ -78,10 +78,10 @@ var devDependencies = {
|
|
|
78
78
|
"@babel/node": "7.18.10",
|
|
79
79
|
"@babel/register": "7.18.9",
|
|
80
80
|
"@cucumber/cucumber": "8.5.1",
|
|
81
|
-
"@form8ion/babel-preset": "1.6.
|
|
81
|
+
"@form8ion/babel-preset": "1.6.95",
|
|
82
82
|
"@form8ion/commitlint-config": "1.0.36",
|
|
83
83
|
"@form8ion/core": "2.0.0",
|
|
84
|
-
"@form8ion/eslint-config": "5.0.
|
|
84
|
+
"@form8ion/eslint-config": "5.0.8",
|
|
85
85
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
86
86
|
"@form8ion/eslint-config-mocha": "2.0.3",
|
|
87
87
|
"@form8ion/remark-lint-preset": "4.0.1",
|
|
@@ -107,7 +107,7 @@ var devDependencies = {
|
|
|
107
107
|
"npm-run-all": "4.1.5",
|
|
108
108
|
"remark-cli": "11.0.0",
|
|
109
109
|
rimraf: "3.0.2",
|
|
110
|
-
rollup: "2.78.
|
|
110
|
+
rollup: "2.78.1",
|
|
111
111
|
"rollup-plugin-auto-external": "2.0.0",
|
|
112
112
|
"rollup-plugin-executable": "1.6.3",
|
|
113
113
|
"rollup-plugin-json": "4.0.0",
|
|
@@ -119,7 +119,7 @@ var dependencies = {
|
|
|
119
119
|
"@form8ion/cucumber-scaffolder": "2.1.0",
|
|
120
120
|
"@form8ion/github-actions-node-ci": "3.8.2",
|
|
121
121
|
"@form8ion/hapi-scaffolder": "4.0.5",
|
|
122
|
-
"@form8ion/javascript": "8.
|
|
122
|
+
"@form8ion/javascript": "8.6.0",
|
|
123
123
|
"@form8ion/javascript-core": "7.0.1",
|
|
124
124
|
"@form8ion/lift": "4.1.0",
|
|
125
125
|
"@form8ion/mocha-scaffolder": "2.0.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": "5.1.
|
|
5
|
+
"version": "5.1.8",
|
|
6
6
|
"bin": {
|
|
7
7
|
"form8ion-utils": "bin/form8ion-utils.js"
|
|
8
8
|
},
|
|
@@ -47,10 +47,10 @@
|
|
|
47
47
|
"@babel/node": "7.18.10",
|
|
48
48
|
"@babel/register": "7.18.9",
|
|
49
49
|
"@cucumber/cucumber": "8.5.1",
|
|
50
|
-
"@form8ion/babel-preset": "1.6.
|
|
50
|
+
"@form8ion/babel-preset": "1.6.95",
|
|
51
51
|
"@form8ion/commitlint-config": "1.0.36",
|
|
52
52
|
"@form8ion/core": "2.0.0",
|
|
53
|
-
"@form8ion/eslint-config": "5.0.
|
|
53
|
+
"@form8ion/eslint-config": "5.0.8",
|
|
54
54
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
55
55
|
"@form8ion/eslint-config-mocha": "2.0.3",
|
|
56
56
|
"@form8ion/remark-lint-preset": "4.0.1",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"npm-run-all": "4.1.5",
|
|
77
77
|
"remark-cli": "11.0.0",
|
|
78
78
|
"rimraf": "3.0.2",
|
|
79
|
-
"rollup": "2.78.
|
|
79
|
+
"rollup": "2.78.1",
|
|
80
80
|
"rollup-plugin-auto-external": "2.0.0",
|
|
81
81
|
"rollup-plugin-executable": "1.6.3",
|
|
82
82
|
"rollup-plugin-json": "4.0.0",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"@form8ion/cucumber-scaffolder": "2.1.0",
|
|
89
89
|
"@form8ion/github-actions-node-ci": "3.8.2",
|
|
90
90
|
"@form8ion/hapi-scaffolder": "4.0.5",
|
|
91
|
-
"@form8ion/javascript": "8.
|
|
91
|
+
"@form8ion/javascript": "8.6.0",
|
|
92
92
|
"@form8ion/javascript-core": "7.0.1",
|
|
93
93
|
"@form8ion/lift": "4.1.0",
|
|
94
94
|
"@form8ion/mocha-scaffolder": "2.0.2",
|