@form8ion/utils-cli 13.0.7 → 13.0.9

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.
Files changed (2) hide show
  1. package/bin/form8ion-utils.js +11 -11
  2. package/package.json +11 -11
@@ -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.0.7";
1481
+ var version = "13.0.9";
1482
1482
  var type = "module";
1483
1483
  var engines = {
1484
1484
  node: "^20.19.0 || >=22.14.0"
@@ -1528,13 +1528,13 @@ var publishConfig = {
1528
1528
  access: "public",
1529
1529
  provenance: true
1530
1530
  };
1531
- var packageManager = "npm@11.3.0+sha512.96eb611483f49c55f7fa74df61b588de9e213f80a256728e6798ddc67176c7b07e4a1cfc7de8922422cbce02543714367037536955221fa451b0c4fefaf20c66";
1531
+ var packageManager = "npm@11.4.0+sha512.759091a21ee805d9c842bcfe2878d6626c48a16a5ca73c1e1338fa8379951abfc2d273ec4ad12ede64bd294237c6719b3bcc518118d1affe8a38985fe5d29773";
1532
1532
  var dependencies = {
1533
1533
  "@form8ion/cli-core": "1.1.0",
1534
1534
  "@form8ion/codecov": "6.2.0",
1535
1535
  "@form8ion/core": "4.8.0",
1536
1536
  "@form8ion/cucumber-scaffolder": "5.1.0",
1537
- "@form8ion/github": "3.0.0-beta.10",
1537
+ "@form8ion/github": "3.0.0-beta.12",
1538
1538
  "@form8ion/github-actions-node-ci": "5.0.2",
1539
1539
  "@form8ion/github-core": "1.1.0",
1540
1540
  "@form8ion/hapi-scaffolder": "4.1.1",
@@ -1552,15 +1552,15 @@ var dependencies = {
1552
1552
  "@form8ion/renovate-scaffolder": "3.0.0",
1553
1553
  "@form8ion/replace-travis-ci-with-github-actions": "10.0.1",
1554
1554
  "@form8ion/rollup": "6.0.0",
1555
- "@form8ion/scaffolder-scaffolder": "7.0.4",
1555
+ "@form8ion/scaffolder-scaffolder": "7.0.5",
1556
1556
  "@form8ion/vite": "3.0.0",
1557
1557
  "@form8ion/vitest": "5.2.0",
1558
1558
  "update-notifier": "7.3.1",
1559
1559
  yargs: "17.7.2"
1560
1560
  };
1561
1561
  var devDependencies = {
1562
- "@cucumber/cucumber": "11.2.0",
1563
- "@form8ion/commitlint-config": "2.0.5",
1562
+ "@cucumber/cucumber": "11.3.0",
1563
+ "@form8ion/commitlint-config": "2.0.6",
1564
1564
  "@form8ion/core": "4.8.0",
1565
1565
  "@form8ion/eslint-config": "7.0.12",
1566
1566
  "@form8ion/eslint-config-cucumber": "1.4.1",
@@ -1576,7 +1576,7 @@ var devDependencies = {
1576
1576
  "cross-env": "7.0.3",
1577
1577
  "cz-conventional-changelog": "3.3.0",
1578
1578
  "deep-equal": "2.2.3",
1579
- execa: "9.5.2",
1579
+ execa: "9.5.3",
1580
1580
  "gherkin-lint": "4.2.4",
1581
1581
  "http-status-codes": "2.3.0",
1582
1582
  husky: "9.1.7",
@@ -1586,18 +1586,18 @@ var devDependencies = {
1586
1586
  "mdast-util-from-markdown": "2.0.2",
1587
1587
  "mdast-zone": "6.1.0",
1588
1588
  "mock-fs": "5.5.0",
1589
- msw: "2.7.5",
1590
- "npm-run-all2": "7.0.2",
1589
+ msw: "2.8.2",
1590
+ "npm-run-all2": "8.0.2",
1591
1591
  publint: "0.3.12",
1592
1592
  "remark-cli": "12.0.1",
1593
1593
  rimraf: "6.0.1",
1594
- rollup: "4.40.1",
1594
+ rollup: "4.40.2",
1595
1595
  "rollup-plugin-auto-external": "2.0.0",
1596
1596
  "rollup-plugin-executable": "1.6.3",
1597
1597
  "rollup-plugin-json": "4.0.0",
1598
1598
  testdouble: "3.20.2",
1599
1599
  "unist-util-find": "3.0.0",
1600
- vitest: "3.1.2",
1600
+ vitest: "3.1.3",
1601
1601
  "vitest-when": "0.6.0"
1602
1602
  };
1603
1603
  var pkg = {
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.0.7",
5
+ "version": "13.0.9",
6
6
  "type": "module",
7
7
  "engines": {
8
8
  "node": "^20.19.0 || >=22.14.0"
@@ -52,13 +52,13 @@
52
52
  "access": "public",
53
53
  "provenance": true
54
54
  },
55
- "packageManager": "npm@11.3.0+sha512.96eb611483f49c55f7fa74df61b588de9e213f80a256728e6798ddc67176c7b07e4a1cfc7de8922422cbce02543714367037536955221fa451b0c4fefaf20c66",
55
+ "packageManager": "npm@11.4.0+sha512.759091a21ee805d9c842bcfe2878d6626c48a16a5ca73c1e1338fa8379951abfc2d273ec4ad12ede64bd294237c6719b3bcc518118d1affe8a38985fe5d29773",
56
56
  "dependencies": {
57
57
  "@form8ion/cli-core": "1.1.0",
58
58
  "@form8ion/codecov": "6.2.0",
59
59
  "@form8ion/core": "4.8.0",
60
60
  "@form8ion/cucumber-scaffolder": "5.1.0",
61
- "@form8ion/github": "3.0.0-beta.10",
61
+ "@form8ion/github": "3.0.0-beta.12",
62
62
  "@form8ion/github-actions-node-ci": "5.0.2",
63
63
  "@form8ion/github-core": "1.1.0",
64
64
  "@form8ion/hapi-scaffolder": "4.1.1",
@@ -76,15 +76,15 @@
76
76
  "@form8ion/renovate-scaffolder": "3.0.0",
77
77
  "@form8ion/replace-travis-ci-with-github-actions": "10.0.1",
78
78
  "@form8ion/rollup": "6.0.0",
79
- "@form8ion/scaffolder-scaffolder": "7.0.4",
79
+ "@form8ion/scaffolder-scaffolder": "7.0.5",
80
80
  "@form8ion/vite": "3.0.0",
81
81
  "@form8ion/vitest": "5.2.0",
82
82
  "update-notifier": "7.3.1",
83
83
  "yargs": "17.7.2"
84
84
  },
85
85
  "devDependencies": {
86
- "@cucumber/cucumber": "11.2.0",
87
- "@form8ion/commitlint-config": "2.0.5",
86
+ "@cucumber/cucumber": "11.3.0",
87
+ "@form8ion/commitlint-config": "2.0.6",
88
88
  "@form8ion/core": "4.8.0",
89
89
  "@form8ion/eslint-config": "7.0.12",
90
90
  "@form8ion/eslint-config-cucumber": "1.4.1",
@@ -100,7 +100,7 @@
100
100
  "cross-env": "7.0.3",
101
101
  "cz-conventional-changelog": "3.3.0",
102
102
  "deep-equal": "2.2.3",
103
- "execa": "9.5.2",
103
+ "execa": "9.5.3",
104
104
  "gherkin-lint": "4.2.4",
105
105
  "http-status-codes": "2.3.0",
106
106
  "husky": "9.1.7",
@@ -110,18 +110,18 @@
110
110
  "mdast-util-from-markdown": "2.0.2",
111
111
  "mdast-zone": "6.1.0",
112
112
  "mock-fs": "5.5.0",
113
- "msw": "2.7.5",
114
- "npm-run-all2": "7.0.2",
113
+ "msw": "2.8.2",
114
+ "npm-run-all2": "8.0.2",
115
115
  "publint": "0.3.12",
116
116
  "remark-cli": "12.0.1",
117
117
  "rimraf": "6.0.1",
118
- "rollup": "4.40.1",
118
+ "rollup": "4.40.2",
119
119
  "rollup-plugin-auto-external": "2.0.0",
120
120
  "rollup-plugin-executable": "1.6.3",
121
121
  "rollup-plugin-json": "4.0.0",
122
122
  "testdouble": "3.20.2",
123
123
  "unist-util-find": "3.0.0",
124
- "vitest": "3.1.2",
124
+ "vitest": "3.1.3",
125
125
  "vitest-when": "0.6.0"
126
126
  }
127
127
  }