@pragmatic-divops/cli 1.11.9 → 1.11.10

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.
@@ -1870,7 +1870,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1870
1870
  var name = "@pragmatic-divops/cli";
1871
1871
  var description = "cli for various organization tools";
1872
1872
  var license = "MIT";
1873
- var version = "1.11.9";
1873
+ var version = "1.11.10";
1874
1874
  var type = "module";
1875
1875
  var author = "Matt Travi <npm@travi.org> (https://matt.travi.org/)";
1876
1876
  var repository = "pragmatic-divops/cli";
@@ -1918,7 +1918,7 @@ var dependencies = {
1918
1918
  "@form8ion/eslint-config-extender": "10.0.1",
1919
1919
  "@form8ion/gatsby": "1.0.3",
1920
1920
  "@form8ion/github": "2.0.0",
1921
- "@form8ion/github-actions-node-ci": "4.7.0",
1921
+ "@form8ion/github-actions-node-ci": "5.0.1",
1922
1922
  "@form8ion/javascript": "12.6.3",
1923
1923
  "@form8ion/javascript-core": "12.0.0",
1924
1924
  "@form8ion/lift": "9.2.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.11.9",
5
+ "version": "1.11.10",
6
6
  "type": "module",
7
7
  "author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
8
8
  "repository": "pragmatic-divops/cli",
@@ -50,7 +50,7 @@
50
50
  "@form8ion/eslint-config-extender": "10.0.1",
51
51
  "@form8ion/gatsby": "1.0.3",
52
52
  "@form8ion/github": "2.0.0",
53
- "@form8ion/github-actions-node-ci": "4.7.0",
53
+ "@form8ion/github-actions-node-ci": "5.0.1",
54
54
  "@form8ion/javascript": "12.6.3",
55
55
  "@form8ion/javascript-core": "12.0.0",
56
56
  "@form8ion/lift": "9.2.2",