@pragmatic-divops/cli 1.9.119 → 1.9.120
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/pragmatic-divops.js +7 -7
- package/package.json +7 -7
package/bin/pragmatic-divops.js
CHANGED
|
@@ -1867,7 +1867,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
|
|
|
1867
1867
|
var name = "@pragmatic-divops/cli";
|
|
1868
1868
|
var description = "cli for various organization tools";
|
|
1869
1869
|
var license = "MIT";
|
|
1870
|
-
var version = "1.9.
|
|
1870
|
+
var version = "1.9.120";
|
|
1871
1871
|
var type = "module";
|
|
1872
1872
|
var author = "Matt Travi <npm@travi.org> (https://matt.travi.org/)";
|
|
1873
1873
|
var repository = "pragmatic-divops/cli";
|
|
@@ -1915,7 +1915,7 @@ var dependencies = {
|
|
|
1915
1915
|
"@form8ion/eslint-config-extender": "8.1.2",
|
|
1916
1916
|
"@form8ion/gatsby": "1.0.3",
|
|
1917
1917
|
"@form8ion/github-actions-node-ci": "4.0.2",
|
|
1918
|
-
"@form8ion/javascript": "12.
|
|
1918
|
+
"@form8ion/javascript": "12.2.0",
|
|
1919
1919
|
"@form8ion/javascript-core": "11.0.0",
|
|
1920
1920
|
"@form8ion/lift": "9.1.3",
|
|
1921
1921
|
"@form8ion/mocha-scaffolder": "5.0.1",
|
|
@@ -1930,7 +1930,7 @@ var devDependencies = {
|
|
|
1930
1930
|
"@babel/register": "7.23.7",
|
|
1931
1931
|
"@cucumber/cucumber": "10.3.1",
|
|
1932
1932
|
"@form8ion/core": "4.2.0",
|
|
1933
|
-
"@pragmatic-divops/commitlint-config": "1.0.
|
|
1933
|
+
"@pragmatic-divops/commitlint-config": "1.0.56",
|
|
1934
1934
|
"@pragmatic-divops/eslint-config": "1.0.92",
|
|
1935
1935
|
"@pragmatic-divops/eslint-config-cucumber": "1.0.1",
|
|
1936
1936
|
"@pragmatic-divops/remark-preset": "4.0.3",
|
|
@@ -1939,22 +1939,22 @@ var devDependencies = {
|
|
|
1939
1939
|
"@travi/babel-preset": "3.0.119",
|
|
1940
1940
|
"ban-sensitive-files": "1.10.1",
|
|
1941
1941
|
c8: "9.1.0",
|
|
1942
|
-
chai: "5.0
|
|
1942
|
+
chai: "5.1.0",
|
|
1943
1943
|
"cross-env": "7.0.3",
|
|
1944
1944
|
"cz-conventional-changelog": "3.3.0",
|
|
1945
1945
|
execa: "8.0.1",
|
|
1946
1946
|
"gherkin-lint": "4.2.4",
|
|
1947
1947
|
"http-status-codes": "2.3.0",
|
|
1948
|
-
husky: "9.0.
|
|
1948
|
+
husky: "9.0.11",
|
|
1949
1949
|
"jest-when": "3.6.0",
|
|
1950
|
-
"lockfile-lint": "4.
|
|
1950
|
+
"lockfile-lint": "4.13.1",
|
|
1951
1951
|
"mock-fs": "5.2.0",
|
|
1952
1952
|
nock: "13.5.1",
|
|
1953
1953
|
"npm-run-all2": "6.1.2",
|
|
1954
1954
|
"remark-cli": "12.0.0",
|
|
1955
1955
|
"remark-toc": "9.0.0",
|
|
1956
1956
|
rimraf: "5.0.5",
|
|
1957
|
-
rollup: "4.
|
|
1957
|
+
rollup: "4.11.0",
|
|
1958
1958
|
"rollup-plugin-auto-external": "2.0.0",
|
|
1959
1959
|
"rollup-plugin-executable": "1.6.3",
|
|
1960
1960
|
"rollup-plugin-json": "4.0.0",
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@pragmatic-divops/cli",
|
|
3
3
|
"description": "cli for various organization tools",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "1.9.
|
|
5
|
+
"version": "1.9.120",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
|
|
8
8
|
"repository": "pragmatic-divops/cli",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"@form8ion/eslint-config-extender": "8.1.2",
|
|
51
51
|
"@form8ion/gatsby": "1.0.3",
|
|
52
52
|
"@form8ion/github-actions-node-ci": "4.0.2",
|
|
53
|
-
"@form8ion/javascript": "12.
|
|
53
|
+
"@form8ion/javascript": "12.2.0",
|
|
54
54
|
"@form8ion/javascript-core": "11.0.0",
|
|
55
55
|
"@form8ion/lift": "9.1.3",
|
|
56
56
|
"@form8ion/mocha-scaffolder": "5.0.1",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"@babel/register": "7.23.7",
|
|
66
66
|
"@cucumber/cucumber": "10.3.1",
|
|
67
67
|
"@form8ion/core": "4.2.0",
|
|
68
|
-
"@pragmatic-divops/commitlint-config": "1.0.
|
|
68
|
+
"@pragmatic-divops/commitlint-config": "1.0.56",
|
|
69
69
|
"@pragmatic-divops/eslint-config": "1.0.92",
|
|
70
70
|
"@pragmatic-divops/eslint-config-cucumber": "1.0.1",
|
|
71
71
|
"@pragmatic-divops/remark-preset": "4.0.3",
|
|
@@ -74,22 +74,22 @@
|
|
|
74
74
|
"@travi/babel-preset": "3.0.119",
|
|
75
75
|
"ban-sensitive-files": "1.10.1",
|
|
76
76
|
"c8": "9.1.0",
|
|
77
|
-
"chai": "5.0
|
|
77
|
+
"chai": "5.1.0",
|
|
78
78
|
"cross-env": "7.0.3",
|
|
79
79
|
"cz-conventional-changelog": "3.3.0",
|
|
80
80
|
"execa": "8.0.1",
|
|
81
81
|
"gherkin-lint": "4.2.4",
|
|
82
82
|
"http-status-codes": "2.3.0",
|
|
83
|
-
"husky": "9.0.
|
|
83
|
+
"husky": "9.0.11",
|
|
84
84
|
"jest-when": "3.6.0",
|
|
85
|
-
"lockfile-lint": "4.
|
|
85
|
+
"lockfile-lint": "4.13.1",
|
|
86
86
|
"mock-fs": "5.2.0",
|
|
87
87
|
"nock": "13.5.1",
|
|
88
88
|
"npm-run-all2": "6.1.2",
|
|
89
89
|
"remark-cli": "12.0.0",
|
|
90
90
|
"remark-toc": "9.0.0",
|
|
91
91
|
"rimraf": "5.0.5",
|
|
92
|
-
"rollup": "4.
|
|
92
|
+
"rollup": "4.11.0",
|
|
93
93
|
"rollup-plugin-auto-external": "2.0.0",
|
|
94
94
|
"rollup-plugin-executable": "1.6.3",
|
|
95
95
|
"rollup-plugin-json": "4.0.0",
|