@pragmatic-divops/cli 1.7.128 → 1.7.131

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.128";
26
+ var version = "1.7.131";
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.2.0",
70
+ "@form8ion/javascript": "4.6.1",
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,11 @@ 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
+ "@rollup/plugin-node-resolve": "13.3.0",
91
92
  "@travi/any": "2.0.20",
92
93
  "@travi/babel-preset": "3.0.84",
93
94
  "babel-plugin-istanbul": "6.1.1",
@@ -97,7 +98,7 @@ var devDependencies = {
97
98
  "cz-conventional-changelog": "3.3.0",
98
99
  "gherkin-lint": "4.2.2",
99
100
  "http-status-codes": "2.2.0",
100
- husky: "7.0.4",
101
+ husky: "8.0.1",
101
102
  "lockfile-lint": "4.7.4",
102
103
  mocha: "10.0.0",
103
104
  "mock-fs": "5.1.2",
@@ -107,12 +108,11 @@ var devDependencies = {
107
108
  "remark-cli": "10.0.1",
108
109
  "remark-toc": "8.0.1",
109
110
  rimraf: "3.0.2",
110
- rollup: "2.72.0",
111
+ rollup: "2.72.1",
111
112
  "rollup-plugin-auto-external": "2.0.0",
112
113
  "rollup-plugin-executable": "1.6.3",
113
114
  "rollup-plugin-json": "4.0.0",
114
- "rollup-plugin-node-resolve": "5.2.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.128",
5
+ "version": "1.7.131",
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.2.0",
49
+ "@form8ion/javascript": "4.6.1",
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,11 @@
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
+ "@rollup/plugin-node-resolve": "13.3.0",
70
71
  "@travi/any": "2.0.20",
71
72
  "@travi/babel-preset": "3.0.84",
72
73
  "babel-plugin-istanbul": "6.1.1",
@@ -76,7 +77,7 @@
76
77
  "cz-conventional-changelog": "3.3.0",
77
78
  "gherkin-lint": "4.2.2",
78
79
  "http-status-codes": "2.2.0",
79
- "husky": "7.0.4",
80
+ "husky": "8.0.1",
80
81
  "lockfile-lint": "4.7.4",
81
82
  "mocha": "10.0.0",
82
83
  "mock-fs": "5.1.2",
@@ -86,12 +87,11 @@
86
87
  "remark-cli": "10.0.1",
87
88
  "remark-toc": "8.0.1",
88
89
  "rimraf": "3.0.2",
89
- "rollup": "2.72.0",
90
+ "rollup": "2.72.1",
90
91
  "rollup-plugin-auto-external": "2.0.0",
91
92
  "rollup-plugin-executable": "1.6.3",
92
93
  "rollup-plugin-json": "4.0.0",
93
- "rollup-plugin-node-resolve": "5.2.0",
94
- "sinon": "13.0.2",
94
+ "sinon": "14.0.0",
95
95
  "testdouble": "3.16.5"
96
96
  }
97
97
  }