@pragmatic-divops/cli 1.7.129 → 1.7.130

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.
@@ -23,7 +23,7 @@ var updateNotifier__default = /*#__PURE__*/_interopDefaultLegacy(updateNotifier)
23
23
  var name = "@pragmatic-divops/cli";
24
24
  var description = "cli for various organization tools";
25
25
  var license = "MIT";
26
- var version = "1.7.129";
26
+ var version = "1.7.130";
27
27
  var bin = {
28
28
  "pragmatic-divops": "bin/pragmatic-divops.js"
29
29
  };
@@ -67,7 +67,7 @@ var dependencies = {
67
67
  "@form8ion/eslint-config-extender": "1.1.19",
68
68
  "@form8ion/gatsby": "1.0.0",
69
69
  "@form8ion/github-actions-node-ci": "3.6.1",
70
- "@form8ion/javascript": "4.3.0",
70
+ "@form8ion/javascript": "4.5.0",
71
71
  "@form8ion/javascript-core": "5.0.1",
72
72
  "@form8ion/mocha-scaffolder": "1.2.0",
73
73
  "@form8ion/project": "12.0.2",
@@ -84,10 +84,10 @@ var devDependencies = {
84
84
  "@form8ion/core": "1.5.1",
85
85
  "@istanbuljs/nyc-config-babel": "3.0.0",
86
86
  "@pragmatic-divops/commitlint-config": "1.0.17",
87
- "@pragmatic-divops/eslint-config": "1.0.40",
87
+ "@pragmatic-divops/eslint-config": "1.0.41",
88
88
  "@pragmatic-divops/eslint-config-cucumber": "1.0.1",
89
89
  "@pragmatic-divops/eslint-config-mocha": "1.0.7",
90
- "@pragmatic-divops/remark-preset": "2.0.9",
90
+ "@pragmatic-divops/remark-preset": "2.0.10",
91
91
  "@rollup/plugin-node-resolve": "13.3.0",
92
92
  "@travi/any": "2.0.20",
93
93
  "@travi/babel-preset": "3.0.84",
@@ -98,7 +98,7 @@ var devDependencies = {
98
98
  "cz-conventional-changelog": "3.3.0",
99
99
  "gherkin-lint": "4.2.2",
100
100
  "http-status-codes": "2.2.0",
101
- husky: "7.0.4",
101
+ husky: "8.0.1",
102
102
  "lockfile-lint": "4.7.4",
103
103
  mocha: "10.0.0",
104
104
  "mock-fs": "5.1.2",
@@ -108,11 +108,11 @@ var devDependencies = {
108
108
  "remark-cli": "10.0.1",
109
109
  "remark-toc": "8.0.1",
110
110
  rimraf: "3.0.2",
111
- rollup: "2.72.0",
111
+ rollup: "2.72.1",
112
112
  "rollup-plugin-auto-external": "2.0.0",
113
113
  "rollup-plugin-executable": "1.6.3",
114
114
  "rollup-plugin-json": "4.0.0",
115
- sinon: "13.0.2",
115
+ sinon: "14.0.0",
116
116
  testdouble: "3.16.5"
117
117
  };
118
118
  var pkg = {
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.7.129",
5
+ "version": "1.7.130",
6
6
  "bin": {
7
7
  "pragmatic-divops": "bin/pragmatic-divops.js"
8
8
  },
@@ -46,7 +46,7 @@
46
46
  "@form8ion/eslint-config-extender": "1.1.19",
47
47
  "@form8ion/gatsby": "1.0.0",
48
48
  "@form8ion/github-actions-node-ci": "3.6.1",
49
- "@form8ion/javascript": "4.3.0",
49
+ "@form8ion/javascript": "4.5.0",
50
50
  "@form8ion/javascript-core": "5.0.1",
51
51
  "@form8ion/mocha-scaffolder": "1.2.0",
52
52
  "@form8ion/project": "12.0.2",
@@ -63,10 +63,10 @@
63
63
  "@form8ion/core": "1.5.1",
64
64
  "@istanbuljs/nyc-config-babel": "3.0.0",
65
65
  "@pragmatic-divops/commitlint-config": "1.0.17",
66
- "@pragmatic-divops/eslint-config": "1.0.40",
66
+ "@pragmatic-divops/eslint-config": "1.0.41",
67
67
  "@pragmatic-divops/eslint-config-cucumber": "1.0.1",
68
68
  "@pragmatic-divops/eslint-config-mocha": "1.0.7",
69
- "@pragmatic-divops/remark-preset": "2.0.9",
69
+ "@pragmatic-divops/remark-preset": "2.0.10",
70
70
  "@rollup/plugin-node-resolve": "13.3.0",
71
71
  "@travi/any": "2.0.20",
72
72
  "@travi/babel-preset": "3.0.84",
@@ -77,7 +77,7 @@
77
77
  "cz-conventional-changelog": "3.3.0",
78
78
  "gherkin-lint": "4.2.2",
79
79
  "http-status-codes": "2.2.0",
80
- "husky": "7.0.4",
80
+ "husky": "8.0.1",
81
81
  "lockfile-lint": "4.7.4",
82
82
  "mocha": "10.0.0",
83
83
  "mock-fs": "5.1.2",
@@ -87,11 +87,11 @@
87
87
  "remark-cli": "10.0.1",
88
88
  "remark-toc": "8.0.1",
89
89
  "rimraf": "3.0.2",
90
- "rollup": "2.72.0",
90
+ "rollup": "2.72.1",
91
91
  "rollup-plugin-auto-external": "2.0.0",
92
92
  "rollup-plugin-executable": "1.6.3",
93
93
  "rollup-plugin-json": "4.0.0",
94
- "sinon": "13.0.2",
94
+ "sinon": "14.0.0",
95
95
  "testdouble": "3.16.5"
96
96
  }
97
97
  }