@pragmatic-divops/cli 1.11.34 → 1.11.35

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.
@@ -1466,7 +1466,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1466
1466
  var name = "@pragmatic-divops/cli";
1467
1467
  var description = "cli for various organization tools";
1468
1468
  var license = "MIT";
1469
- var version = "1.11.34";
1469
+ var version = "1.11.35";
1470
1470
  var type = "module";
1471
1471
  var author = "Matt Travi <npm@travi.org> (https://matt.travi.org/)";
1472
1472
  var repository = "pragmatic-divops/cli";
@@ -1517,7 +1517,7 @@ var dependencies = {
1517
1517
  "@form8ion/cucumber-scaffolder": "5.1.0",
1518
1518
  "@form8ion/eslint-config-extender": "10.0.3",
1519
1519
  "@form8ion/gatsby": "1.0.3",
1520
- "@form8ion/github": "2.1.2",
1520
+ "@form8ion/github": "2.2.0",
1521
1521
  "@form8ion/github-actions-node-ci": "5.0.2",
1522
1522
  "@form8ion/javascript": "14.3.1",
1523
1523
  "@form8ion/javascript-core": "12.3.0",
@@ -1558,7 +1558,7 @@ var devDependencies = {
1558
1558
  "remark-cli": "12.0.1",
1559
1559
  "remark-toc": "9.0.0",
1560
1560
  rimraf: "6.0.1",
1561
- rollup: "4.38.0",
1561
+ rollup: "4.39.0",
1562
1562
  "rollup-plugin-auto-external": "2.0.0",
1563
1563
  "rollup-plugin-executable": "1.6.3",
1564
1564
  "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.11.34",
5
+ "version": "1.11.35",
6
6
  "type": "module",
7
7
  "author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
8
8
  "repository": "pragmatic-divops/cli",
@@ -53,7 +53,7 @@
53
53
  "@form8ion/cucumber-scaffolder": "5.1.0",
54
54
  "@form8ion/eslint-config-extender": "10.0.3",
55
55
  "@form8ion/gatsby": "1.0.3",
56
- "@form8ion/github": "2.1.2",
56
+ "@form8ion/github": "2.2.0",
57
57
  "@form8ion/github-actions-node-ci": "5.0.2",
58
58
  "@form8ion/javascript": "14.3.1",
59
59
  "@form8ion/javascript-core": "12.3.0",
@@ -94,7 +94,7 @@
94
94
  "remark-cli": "12.0.1",
95
95
  "remark-toc": "9.0.0",
96
96
  "rimraf": "6.0.1",
97
- "rollup": "4.38.0",
97
+ "rollup": "4.39.0",
98
98
  "rollup-plugin-auto-external": "2.0.0",
99
99
  "rollup-plugin-executable": "1.6.3",
100
100
  "rollup-plugin-json": "4.0.0",