@form8ion/utils-cli 5.0.2 → 5.0.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 +6 -6
- package/package.json +6 -6
package/bin/form8ion-utils.js
CHANGED
|
@@ -32,7 +32,7 @@ var updateNotifier__default = /*#__PURE__*/_interopDefaultLegacy(updateNotifier)
|
|
|
32
32
|
var name = "@form8ion/utils-cli";
|
|
33
33
|
var description = "cli for various tools for the organization";
|
|
34
34
|
var license = "MIT";
|
|
35
|
-
var version = "5.0.
|
|
35
|
+
var version = "5.0.5";
|
|
36
36
|
var bin = {
|
|
37
37
|
"form8ion-utils": "bin/form8ion-utils.js"
|
|
38
38
|
};
|
|
@@ -80,7 +80,7 @@ var devDependencies = {
|
|
|
80
80
|
"@form8ion/babel-preset": "1.6.92",
|
|
81
81
|
"@form8ion/commitlint-config": "1.0.36",
|
|
82
82
|
"@form8ion/core": "1.8.0",
|
|
83
|
-
"@form8ion/eslint-config": "5.0.
|
|
83
|
+
"@form8ion/eslint-config": "5.0.6",
|
|
84
84
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
85
85
|
"@form8ion/eslint-config-mocha": "2.0.2",
|
|
86
86
|
"@form8ion/remark-lint-preset": "4.0.1",
|
|
@@ -106,7 +106,7 @@ var devDependencies = {
|
|
|
106
106
|
"npm-run-all": "4.1.5",
|
|
107
107
|
"remark-cli": "11.0.0",
|
|
108
108
|
rimraf: "3.0.2",
|
|
109
|
-
rollup: "2.
|
|
109
|
+
rollup: "2.76.0",
|
|
110
110
|
"rollup-plugin-auto-external": "2.0.0",
|
|
111
111
|
"rollup-plugin-executable": "1.6.3",
|
|
112
112
|
"rollup-plugin-json": "4.0.0",
|
|
@@ -116,8 +116,8 @@ var devDependencies = {
|
|
|
116
116
|
};
|
|
117
117
|
var dependencies = {
|
|
118
118
|
"@form8ion/codecov": "3.0.1",
|
|
119
|
-
"@form8ion/cucumber-scaffolder": "
|
|
120
|
-
"@form8ion/github-actions-node-ci": "3.
|
|
119
|
+
"@form8ion/cucumber-scaffolder": "2.0.0",
|
|
120
|
+
"@form8ion/github-actions-node-ci": "3.7.0",
|
|
121
121
|
"@form8ion/hapi-scaffolder": "4.0.1",
|
|
122
122
|
"@form8ion/javascript": "6.0.9",
|
|
123
123
|
"@form8ion/javascript-core": "6.0.1",
|
|
@@ -132,7 +132,7 @@ var dependencies = {
|
|
|
132
132
|
"@form8ion/scaffolder-scaffolder": "3.0.2",
|
|
133
133
|
"@form8ion/vite": "1.0.2",
|
|
134
134
|
"@form8ion/vitest": "1.1.0",
|
|
135
|
-
"@travi/github-scaffolder": "8.0.
|
|
135
|
+
"@travi/github-scaffolder": "8.0.2",
|
|
136
136
|
"source-map-support": "0.5.21",
|
|
137
137
|
"travis-token-updater": "1.6.14",
|
|
138
138
|
"update-notifier": "5.1.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": "5.0.
|
|
5
|
+
"version": "5.0.5",
|
|
6
6
|
"bin": {
|
|
7
7
|
"form8ion-utils": "bin/form8ion-utils.js"
|
|
8
8
|
},
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"@form8ion/babel-preset": "1.6.92",
|
|
51
51
|
"@form8ion/commitlint-config": "1.0.36",
|
|
52
52
|
"@form8ion/core": "1.8.0",
|
|
53
|
-
"@form8ion/eslint-config": "5.0.
|
|
53
|
+
"@form8ion/eslint-config": "5.0.6",
|
|
54
54
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
55
55
|
"@form8ion/eslint-config-mocha": "2.0.2",
|
|
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.
|
|
79
|
+
"rollup": "2.76.0",
|
|
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",
|
|
@@ -86,8 +86,8 @@
|
|
|
86
86
|
},
|
|
87
87
|
"dependencies": {
|
|
88
88
|
"@form8ion/codecov": "3.0.1",
|
|
89
|
-
"@form8ion/cucumber-scaffolder": "
|
|
90
|
-
"@form8ion/github-actions-node-ci": "3.
|
|
89
|
+
"@form8ion/cucumber-scaffolder": "2.0.0",
|
|
90
|
+
"@form8ion/github-actions-node-ci": "3.7.0",
|
|
91
91
|
"@form8ion/hapi-scaffolder": "4.0.1",
|
|
92
92
|
"@form8ion/javascript": "6.0.9",
|
|
93
93
|
"@form8ion/javascript-core": "6.0.1",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"@form8ion/scaffolder-scaffolder": "3.0.2",
|
|
103
103
|
"@form8ion/vite": "1.0.2",
|
|
104
104
|
"@form8ion/vitest": "1.1.0",
|
|
105
|
-
"@travi/github-scaffolder": "8.0.
|
|
105
|
+
"@travi/github-scaffolder": "8.0.2",
|
|
106
106
|
"source-map-support": "0.5.21",
|
|
107
107
|
"travis-token-updater": "1.6.14",
|
|
108
108
|
"update-notifier": "5.1.0",
|