@form8ion/utils-cli 7.0.7 → 7.0.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 +6 -6
- package/package.json +6 -6
package/bin/form8ion-utils.js
CHANGED
|
@@ -28,7 +28,7 @@ var travisTokenUpdater = require('travis-token-updater');
|
|
|
28
28
|
var name = "@form8ion/utils-cli";
|
|
29
29
|
var description = "cli for various tools for the organization";
|
|
30
30
|
var license = "MIT";
|
|
31
|
-
var version = "7.0.
|
|
31
|
+
var version = "7.0.8";
|
|
32
32
|
var engines = {
|
|
33
33
|
node: "^16.13.0"
|
|
34
34
|
};
|
|
@@ -92,14 +92,14 @@ var dependencies = {
|
|
|
92
92
|
"source-map-support": "0.5.21",
|
|
93
93
|
"travis-token-updater": "1.6.14",
|
|
94
94
|
"update-notifier": "5.1.0",
|
|
95
|
-
yargs: "17.6.
|
|
95
|
+
yargs: "17.6.1"
|
|
96
96
|
};
|
|
97
97
|
var devDependencies = {
|
|
98
|
-
"@babel/node": "7.
|
|
98
|
+
"@babel/node": "7.20.0",
|
|
99
99
|
"@babel/register": "7.18.9",
|
|
100
100
|
"@cucumber/cucumber": "8.7.0",
|
|
101
101
|
"@form8ion/babel-preset": "1.6.99",
|
|
102
|
-
"@form8ion/commitlint-config": "1.0.
|
|
102
|
+
"@form8ion/commitlint-config": "1.0.39",
|
|
103
103
|
"@form8ion/core": "2.0.0",
|
|
104
104
|
"@form8ion/eslint-config": "5.0.13",
|
|
105
105
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
@@ -122,12 +122,12 @@ var devDependencies = {
|
|
|
122
122
|
"mdast-util-from-markdown": "0.8.5",
|
|
123
123
|
"mdast-zone": "4.0.1",
|
|
124
124
|
mocha: "10.1.0",
|
|
125
|
-
"mock-fs": "5.
|
|
125
|
+
"mock-fs": "5.2.0",
|
|
126
126
|
nock: "13.2.9",
|
|
127
127
|
"npm-run-all": "4.1.5",
|
|
128
128
|
"remark-cli": "11.0.0",
|
|
129
129
|
rimraf: "3.0.2",
|
|
130
|
-
rollup: "3.2.
|
|
130
|
+
rollup: "3.2.5",
|
|
131
131
|
"rollup-plugin-auto-external": "2.0.0",
|
|
132
132
|
"rollup-plugin-executable": "1.6.3",
|
|
133
133
|
"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": "7.0.
|
|
5
|
+
"version": "7.0.8",
|
|
6
6
|
"engines": {
|
|
7
7
|
"node": "^16.13.0"
|
|
8
8
|
},
|
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
"source-map-support": "0.5.21",
|
|
67
67
|
"travis-token-updater": "1.6.14",
|
|
68
68
|
"update-notifier": "5.1.0",
|
|
69
|
-
"yargs": "17.6.
|
|
69
|
+
"yargs": "17.6.1"
|
|
70
70
|
},
|
|
71
71
|
"devDependencies": {
|
|
72
|
-
"@babel/node": "7.
|
|
72
|
+
"@babel/node": "7.20.0",
|
|
73
73
|
"@babel/register": "7.18.9",
|
|
74
74
|
"@cucumber/cucumber": "8.7.0",
|
|
75
75
|
"@form8ion/babel-preset": "1.6.99",
|
|
76
|
-
"@form8ion/commitlint-config": "1.0.
|
|
76
|
+
"@form8ion/commitlint-config": "1.0.39",
|
|
77
77
|
"@form8ion/core": "2.0.0",
|
|
78
78
|
"@form8ion/eslint-config": "5.0.13",
|
|
79
79
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
@@ -96,12 +96,12 @@
|
|
|
96
96
|
"mdast-util-from-markdown": "0.8.5",
|
|
97
97
|
"mdast-zone": "4.0.1",
|
|
98
98
|
"mocha": "10.1.0",
|
|
99
|
-
"mock-fs": "5.
|
|
99
|
+
"mock-fs": "5.2.0",
|
|
100
100
|
"nock": "13.2.9",
|
|
101
101
|
"npm-run-all": "4.1.5",
|
|
102
102
|
"remark-cli": "11.0.0",
|
|
103
103
|
"rimraf": "3.0.2",
|
|
104
|
-
"rollup": "3.2.
|
|
104
|
+
"rollup": "3.2.5",
|
|
105
105
|
"rollup-plugin-auto-external": "2.0.0",
|
|
106
106
|
"rollup-plugin-executable": "1.6.3",
|
|
107
107
|
"rollup-plugin-json": "4.0.0",
|