@form8ion/utils-cli 13.1.6 → 13.1.8

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.
@@ -1478,7 +1478,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
1478
1478
  var name = "@form8ion/utils-cli";
1479
1479
  var description = "cli for various tools for the organization";
1480
1480
  var license = "MIT";
1481
- var version = "13.1.6";
1481
+ var version = "13.1.8";
1482
1482
  var type = "module";
1483
1483
  var engines = {
1484
1484
  node: "^20.19.0 || >=22.14.0"
@@ -1534,7 +1534,7 @@ var dependencies = {
1534
1534
  "@form8ion/codecov": "6.2.0",
1535
1535
  "@form8ion/core": "4.10.0",
1536
1536
  "@form8ion/cucumber-scaffolder": "5.1.0",
1537
- "@form8ion/github": "3.0.0-beta.13",
1537
+ "@form8ion/github": "3.0.0-beta.16",
1538
1538
  "@form8ion/github-actions-node-ci": "5.0.2",
1539
1539
  "@form8ion/github-core": "1.1.3",
1540
1540
  "@form8ion/hapi-scaffolder": "4.1.1",
@@ -1577,7 +1577,7 @@ var devDependencies = {
1577
1577
  "cross-env": "7.0.3",
1578
1578
  "cz-conventional-changelog": "3.3.0",
1579
1579
  "deep-equal": "2.2.3",
1580
- execa: "9.5.3",
1580
+ execa: "9.6.0",
1581
1581
  "gherkin-lint": "4.2.4",
1582
1582
  "http-status-codes": "2.3.0",
1583
1583
  husky: "9.1.7",
@@ -1587,7 +1587,7 @@ var devDependencies = {
1587
1587
  "mdast-util-from-markdown": "2.0.2",
1588
1588
  "mdast-zone": "6.1.0",
1589
1589
  "mock-fs": "5.5.0",
1590
- msw: "2.8.4",
1590
+ msw: "2.8.6",
1591
1591
  "npm-run-all2": "8.0.4",
1592
1592
  publint: "0.3.12",
1593
1593
  "remark-cli": "12.0.1",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@form8ion/utils-cli",
3
3
  "description": "cli for various tools for the organization",
4
4
  "license": "MIT",
5
- "version": "13.1.6",
5
+ "version": "13.1.8",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^20.19.0 || >=22.14.0"
@@ -58,7 +58,7 @@
58
58
  "@form8ion/codecov": "6.2.0",
59
59
  "@form8ion/core": "4.10.0",
60
60
  "@form8ion/cucumber-scaffolder": "5.1.0",
61
- "@form8ion/github": "3.0.0-beta.13",
61
+ "@form8ion/github": "3.0.0-beta.16",
62
62
  "@form8ion/github-actions-node-ci": "5.0.2",
63
63
  "@form8ion/github-core": "1.1.3",
64
64
  "@form8ion/hapi-scaffolder": "4.1.1",
@@ -101,7 +101,7 @@
101
101
  "cross-env": "7.0.3",
102
102
  "cz-conventional-changelog": "3.3.0",
103
103
  "deep-equal": "2.2.3",
104
- "execa": "9.5.3",
104
+ "execa": "9.6.0",
105
105
  "gherkin-lint": "4.2.4",
106
106
  "http-status-codes": "2.3.0",
107
107
  "husky": "9.1.7",
@@ -111,7 +111,7 @@
111
111
  "mdast-util-from-markdown": "2.0.2",
112
112
  "mdast-zone": "6.1.0",
113
113
  "mock-fs": "5.5.0",
114
- "msw": "2.8.4",
114
+ "msw": "2.8.6",
115
115
  "npm-run-all2": "8.0.4",
116
116
  "publint": "0.3.12",
117
117
  "remark-cli": "12.0.1",