@pragmatic-divops/cli 1.11.24 → 1.11.25

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.24";
1469
+ var version = "1.11.25";
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";
@@ -1519,7 +1519,7 @@ var dependencies = {
1519
1519
  "@form8ion/gatsby": "1.0.3",
1520
1520
  "@form8ion/github": "2.1.1",
1521
1521
  "@form8ion/github-actions-node-ci": "5.0.1",
1522
- "@form8ion/javascript": "14.1.0",
1522
+ "@form8ion/javascript": "14.1.1",
1523
1523
  "@form8ion/javascript-core": "12.3.0",
1524
1524
  "@form8ion/lift": "11.0.0",
1525
1525
  "@form8ion/mocha-scaffolder": "6.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.24",
5
+ "version": "1.11.25",
6
6
  "type": "module",
7
7
  "author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
8
8
  "repository": "pragmatic-divops/cli",
@@ -55,7 +55,7 @@
55
55
  "@form8ion/gatsby": "1.0.3",
56
56
  "@form8ion/github": "2.1.1",
57
57
  "@form8ion/github-actions-node-ci": "5.0.1",
58
- "@form8ion/javascript": "14.1.0",
58
+ "@form8ion/javascript": "14.1.1",
59
59
  "@form8ion/javascript-core": "12.3.0",
60
60
  "@form8ion/lift": "11.0.0",
61
61
  "@form8ion/mocha-scaffolder": "6.0.0",