@pragmatic-divops/cli 1.10.3 → 1.10.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/pragmatic-divops.js +5 -5
- package/package.json +5 -5
package/bin/pragmatic-divops.js
CHANGED
|
@@ -1869,7 +1869,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
|
|
|
1869
1869
|
var name = "@pragmatic-divops/cli";
|
|
1870
1870
|
var description = "cli for various organization tools";
|
|
1871
1871
|
var license = "MIT";
|
|
1872
|
-
var version = "1.10.
|
|
1872
|
+
var version = "1.10.5";
|
|
1873
1873
|
var type = "module";
|
|
1874
1874
|
var author = "Matt Travi <npm@travi.org> (https://matt.travi.org/)";
|
|
1875
1875
|
var repository = "pragmatic-divops/cli";
|
|
@@ -1912,12 +1912,12 @@ var publishConfig = {
|
|
|
1912
1912
|
access: "public"
|
|
1913
1913
|
};
|
|
1914
1914
|
var dependencies = {
|
|
1915
|
-
"@form8ion/codecov": "
|
|
1915
|
+
"@form8ion/codecov": "6.2.0",
|
|
1916
1916
|
"@form8ion/cucumber-scaffolder": "4.0.0",
|
|
1917
1917
|
"@form8ion/eslint-config-extender": "8.1.2",
|
|
1918
1918
|
"@form8ion/gatsby": "1.0.3",
|
|
1919
1919
|
"@form8ion/github": "2.0.0",
|
|
1920
|
-
"@form8ion/github-actions-node-ci": "4.
|
|
1920
|
+
"@form8ion/github-actions-node-ci": "4.4.0",
|
|
1921
1921
|
"@form8ion/javascript": "12.6.2",
|
|
1922
1922
|
"@form8ion/javascript-core": "11.0.0",
|
|
1923
1923
|
"@form8ion/lift": "9.2.2",
|
|
@@ -1931,7 +1931,7 @@ var dependencies = {
|
|
|
1931
1931
|
var devDependencies = {
|
|
1932
1932
|
"@babel/register": "7.24.6",
|
|
1933
1933
|
"@cucumber/cucumber": "10.9.0",
|
|
1934
|
-
"@form8ion/core": "4.
|
|
1934
|
+
"@form8ion/core": "4.7.1",
|
|
1935
1935
|
"@pragmatic-divops/commitlint-config": "1.0.61",
|
|
1936
1936
|
"@pragmatic-divops/eslint-config": "1.0.93",
|
|
1937
1937
|
"@pragmatic-divops/eslint-config-cucumber": "1.0.1",
|
|
@@ -1957,7 +1957,7 @@ var devDependencies = {
|
|
|
1957
1957
|
"remark-cli": "12.0.1",
|
|
1958
1958
|
"remark-toc": "9.0.0",
|
|
1959
1959
|
rimraf: "6.0.1",
|
|
1960
|
-
rollup: "4.21.
|
|
1960
|
+
rollup: "4.21.1",
|
|
1961
1961
|
"rollup-plugin-auto-external": "2.0.0",
|
|
1962
1962
|
"rollup-plugin-executable": "1.6.3",
|
|
1963
1963
|
"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.10.
|
|
5
|
+
"version": "1.10.5",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
|
|
8
8
|
"repository": "pragmatic-divops/cli",
|
|
@@ -45,12 +45,12 @@
|
|
|
45
45
|
"access": "public"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@form8ion/codecov": "
|
|
48
|
+
"@form8ion/codecov": "6.2.0",
|
|
49
49
|
"@form8ion/cucumber-scaffolder": "4.0.0",
|
|
50
50
|
"@form8ion/eslint-config-extender": "8.1.2",
|
|
51
51
|
"@form8ion/gatsby": "1.0.3",
|
|
52
52
|
"@form8ion/github": "2.0.0",
|
|
53
|
-
"@form8ion/github-actions-node-ci": "4.
|
|
53
|
+
"@form8ion/github-actions-node-ci": "4.4.0",
|
|
54
54
|
"@form8ion/javascript": "12.6.2",
|
|
55
55
|
"@form8ion/javascript-core": "11.0.0",
|
|
56
56
|
"@form8ion/lift": "9.2.2",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"devDependencies": {
|
|
65
65
|
"@babel/register": "7.24.6",
|
|
66
66
|
"@cucumber/cucumber": "10.9.0",
|
|
67
|
-
"@form8ion/core": "4.
|
|
67
|
+
"@form8ion/core": "4.7.1",
|
|
68
68
|
"@pragmatic-divops/commitlint-config": "1.0.61",
|
|
69
69
|
"@pragmatic-divops/eslint-config": "1.0.93",
|
|
70
70
|
"@pragmatic-divops/eslint-config-cucumber": "1.0.1",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"remark-cli": "12.0.1",
|
|
91
91
|
"remark-toc": "9.0.0",
|
|
92
92
|
"rimraf": "6.0.1",
|
|
93
|
-
"rollup": "4.21.
|
|
93
|
+
"rollup": "4.21.1",
|
|
94
94
|
"rollup-plugin-auto-external": "2.0.0",
|
|
95
95
|
"rollup-plugin-executable": "1.6.3",
|
|
96
96
|
"rollup-plugin-json": "4.0.0",
|