@pragmatic-divops/cli 1.13.1 → 1.13.2

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.
@@ -1470,7 +1470,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1470
1470
  var name = "@pragmatic-divops/cli";
1471
1471
  var description = "cli for various organization tools";
1472
1472
  var license = "MIT";
1473
- var version = "1.13.1";
1473
+ var version = "1.13.2";
1474
1474
  var type = "module";
1475
1475
  var author = "Matt Travi <npm@travi.org> (https://matt.travi.org/)";
1476
1476
  var repository = "pragmatic-divops/cli";
@@ -1524,7 +1524,7 @@ var dependencies = {
1524
1524
  "@form8ion/cucumber-scaffolder": "5.1.0",
1525
1525
  "@form8ion/eslint-config-extender": "10.0.3",
1526
1526
  "@form8ion/gatsby": "1.0.3",
1527
- "@form8ion/github": "3.0.0-beta.12",
1527
+ "@form8ion/github": "3.0.0-beta.14",
1528
1528
  "@form8ion/github-actions-node-ci": "5.0.2",
1529
1529
  "@form8ion/github-core": "1.1.3",
1530
1530
  "@form8ion/javascript": "14.3.2",
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.13.1",
5
+ "version": "1.13.2",
6
6
  "type": "module",
7
7
  "author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
8
8
  "repository": "pragmatic-divops/cli",
@@ -56,7 +56,7 @@
56
56
  "@form8ion/cucumber-scaffolder": "5.1.0",
57
57
  "@form8ion/eslint-config-extender": "10.0.3",
58
58
  "@form8ion/gatsby": "1.0.3",
59
- "@form8ion/github": "3.0.0-beta.12",
59
+ "@form8ion/github": "3.0.0-beta.14",
60
60
  "@form8ion/github-actions-node-ci": "5.0.2",
61
61
  "@form8ion/github-core": "1.1.3",
62
62
  "@form8ion/javascript": "14.3.2",