@capraconsulting/cals-cli 3.11.2 → 3.11.4
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/lib/cals-cli.mjs +2 -2
- package/lib/index.es.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +16 -16
package/lib/cals-cli.mjs
CHANGED
|
@@ -26,7 +26,7 @@ import { read } from 'read';
|
|
|
26
26
|
import { findUp } from 'find-up';
|
|
27
27
|
import { execa } from 'execa';
|
|
28
28
|
|
|
29
|
-
var version = "3.11.
|
|
29
|
+
var version = "3.11.4";
|
|
30
30
|
var engines = {
|
|
31
31
|
node: ">=12.0.0"
|
|
32
32
|
};
|
|
@@ -3330,7 +3330,7 @@ async function main() {
|
|
|
3330
3330
|
process$2.exit(1);
|
|
3331
3331
|
}
|
|
3332
3332
|
await yargs(hideBin(process$2.argv))
|
|
3333
|
-
.usage(`cals-cli v${version} (build: ${"2025-
|
|
3333
|
+
.usage(`cals-cli v${version} (build: ${"2025-06-19T12:44:31+0000"})`)
|
|
3334
3334
|
.scriptName("cals")
|
|
3335
3335
|
.locale("en")
|
|
3336
3336
|
.help("help")
|
package/lib/index.es.js
CHANGED
package/lib/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@capraconsulting/cals-cli",
|
|
3
|
-
"version": "3.11.
|
|
3
|
+
"version": "3.11.4",
|
|
4
4
|
"description": "CLI for repeatable tasks in CALS",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"cals": "lib/cals-cli.mjs"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@octokit/rest": "^
|
|
26
|
+
"@octokit/rest": "^22.0.0",
|
|
27
27
|
"@types/dateformat": "5.0.3",
|
|
28
28
|
"ajv": "^8.11.0",
|
|
29
29
|
"cachedir": "^2.4.0",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"read": "^4.0.0",
|
|
40
40
|
"semver": "^7.6.2",
|
|
41
41
|
"sprintf-js": "^1.1.2",
|
|
42
|
-
"yargs": "
|
|
42
|
+
"yargs": "18.0.0"
|
|
43
43
|
},
|
|
44
44
|
"overrides": {
|
|
45
45
|
"semantic-release": {
|
|
@@ -51,35 +51,35 @@
|
|
|
51
51
|
"@commitlint/config-conventional": "19.8.1",
|
|
52
52
|
"@eslint/eslintrc": "^3.2.0",
|
|
53
53
|
"@eslint/js": "^9.16.0",
|
|
54
|
-
"@octokit/types": "14.
|
|
54
|
+
"@octokit/types": "14.1.0",
|
|
55
55
|
"@rollup/plugin-alias": "5.1.1",
|
|
56
56
|
"@rollup/plugin-json": "6.1.0",
|
|
57
57
|
"@rollup/plugin-replace": "6.0.2",
|
|
58
58
|
"@types/js-yaml": "4.0.9",
|
|
59
59
|
"@types/lodash-es": "4.17.12",
|
|
60
|
-
"@types/node": "22.15.
|
|
60
|
+
"@types/node": "22.15.31",
|
|
61
61
|
"@types/node-fetch": "2.6.12",
|
|
62
62
|
"@types/read": "0.0.32",
|
|
63
63
|
"@types/semver": "7.7.0",
|
|
64
64
|
"@types/sprintf-js": "1.1.4",
|
|
65
65
|
"@types/yargs": "17.0.33",
|
|
66
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
67
|
-
"@typescript-eslint/parser": "8.
|
|
68
|
-
"@vitest/coverage-v8": "3.
|
|
69
|
-
"@vitest/ui": "3.
|
|
66
|
+
"@typescript-eslint/eslint-plugin": "8.34.0",
|
|
67
|
+
"@typescript-eslint/parser": "8.34.0",
|
|
68
|
+
"@vitest/coverage-v8": "3.2.3",
|
|
69
|
+
"@vitest/ui": "3.2.3",
|
|
70
70
|
"dateformat": "5.0.3",
|
|
71
|
-
"eslint": "9.
|
|
72
|
-
"eslint-config-prettier": "10.1.
|
|
73
|
-
"eslint-plugin-prettier": "5.4.
|
|
71
|
+
"eslint": "9.29.0",
|
|
72
|
+
"eslint-config-prettier": "10.1.5",
|
|
73
|
+
"eslint-plugin-prettier": "5.4.1",
|
|
74
74
|
"husky": "9.1.7",
|
|
75
75
|
"prettier": "3.5.3",
|
|
76
|
-
"rollup": "4.
|
|
76
|
+
"rollup": "4.43.0",
|
|
77
77
|
"rollup-plugin-typescript2": "0.36.0",
|
|
78
|
-
"semantic-release": "24.2.
|
|
79
|
-
"tsx": "4.
|
|
78
|
+
"semantic-release": "24.2.5",
|
|
79
|
+
"tsx": "4.20.3",
|
|
80
80
|
"typescript": "5.8.3",
|
|
81
81
|
"typescript-json-schema": "0.65.1",
|
|
82
|
-
"vitest": "3.
|
|
82
|
+
"vitest": "3.2.3"
|
|
83
83
|
},
|
|
84
84
|
"files": [
|
|
85
85
|
"lib"
|