@pragmatic-divops/cli 1.13.4 → 1.13.5

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.4";
1473
+ var version = "1.13.5";
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.16",
1527
+ "@form8ion/github": "3.0.0",
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",
@@ -1560,13 +1560,13 @@ var devDependencies = {
1560
1560
  husky: "9.1.7",
1561
1561
  "lockfile-lint": "4.14.1",
1562
1562
  "mock-fs": "5.5.0",
1563
- msw: "2.9.0",
1563
+ msw: "2.10.0",
1564
1564
  "npm-run-all2": "8.0.4",
1565
1565
  publint: "0.3.12",
1566
1566
  "remark-cli": "12.0.1",
1567
1567
  "remark-toc": "9.0.0",
1568
1568
  rimraf: "6.0.1",
1569
- rollup: "4.41.1",
1569
+ rollup: "4.42.0",
1570
1570
  "rollup-plugin-auto-external": "2.0.0",
1571
1571
  "rollup-plugin-executable": "1.6.3",
1572
1572
  testdouble: "3.20.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.4",
5
+ "version": "1.13.5",
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.16",
59
+ "@form8ion/github": "3.0.0",
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",
@@ -92,13 +92,13 @@
92
92
  "husky": "9.1.7",
93
93
  "lockfile-lint": "4.14.1",
94
94
  "mock-fs": "5.5.0",
95
- "msw": "2.9.0",
95
+ "msw": "2.10.0",
96
96
  "npm-run-all2": "8.0.4",
97
97
  "publint": "0.3.12",
98
98
  "remark-cli": "12.0.1",
99
99
  "remark-toc": "9.0.0",
100
100
  "rimraf": "6.0.1",
101
- "rollup": "4.41.1",
101
+ "rollup": "4.42.0",
102
102
  "rollup-plugin-auto-external": "2.0.0",
103
103
  "rollup-plugin-executable": "1.6.3",
104
104
  "testdouble": "3.20.2",