@salesforce/plugin-command-reference 3.1.115 → 3.1.116

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.
package/README.md CHANGED
@@ -133,7 +133,7 @@ EXAMPLES
133
133
  $ sf commandreference generate --all --config-path /path/to/plugin --output-dir ./docs
134
134
  ```
135
135
 
136
- _See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.115/src/commands/commandreference/generate.ts)_
136
+ _See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.116/src/commands/commandreference/generate.ts)_
137
137
 
138
138
  ## `sf jit install`
139
139
 
@@ -154,6 +154,6 @@ EXAMPLES
154
154
  $ sf jit install
155
155
  ```
156
156
 
157
- _See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.115/src/commands/jit/install.ts)_
157
+ _See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.116/src/commands/jit/install.ts)_
158
158
 
159
159
  <!-- commandsstop -->
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-command-reference",
3
- "version": "3.1.115",
3
+ "version": "3.1.116",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-command-reference",
9
- "version": "3.1.115",
9
+ "version": "3.1.116",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
@@ -19,7 +19,7 @@
19
19
  "handlebars": "^4.7.9"
20
20
  },
21
21
  "devDependencies": {
22
- "@oclif/plugin-help": "^6.2.50",
22
+ "@oclif/plugin-help": "^6.2.52",
23
23
  "@salesforce/dev-scripts": "^11.0.4",
24
24
  "@salesforce/plugin-auth": "^3.9.26",
25
25
  "@salesforce/plugin-user": "^3.10.4",
@@ -3501,9 +3501,9 @@
3501
3501
  }
3502
3502
  },
3503
3503
  "node_modules/@oclif/core": {
3504
- "version": "4.11.7",
3505
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.7.tgz",
3506
- "integrity": "sha512-LHii7kSaLvv5bpbS09I7BlI1AQa3Kak/QDyyZOik79ET8tQyt1U5O38al+sYkMxi139105w5gS+aWe+5BlJ0yQ==",
3504
+ "version": "4.11.11",
3505
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.11.tgz",
3506
+ "integrity": "sha512-LoGzrvkH9I8dwhxuLafcf90MAp+fYfAiAhpyixaVAWaclIgs+vXeMMQwBG90/wqjdygIKcFAqNnNJrfl3s3X8Q==",
3507
3507
  "license": "MIT",
3508
3508
  "dependencies": {
3509
3509
  "ansi-escapes": "^4.3.2",
@@ -3520,7 +3520,7 @@
3520
3520
  "semver": "^7.8.1",
3521
3521
  "string-width": "^4.2.3",
3522
3522
  "supports-color": "^8",
3523
- "tinyglobby": "^0.2.16",
3523
+ "tinyglobby": "^0.2.17",
3524
3524
  "widest-line": "^3.1.0",
3525
3525
  "wordwrap": "^1.0.0",
3526
3526
  "wrap-ansi": "^7.0.0"
@@ -3613,9 +3613,9 @@
3613
3613
  }
3614
3614
  },
3615
3615
  "node_modules/@oclif/plugin-help": {
3616
- "version": "6.2.50",
3617
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.50.tgz",
3618
- "integrity": "sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA==",
3616
+ "version": "6.2.52",
3617
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.52.tgz",
3618
+ "integrity": "sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA==",
3619
3619
  "dev": true,
3620
3620
  "license": "MIT",
3621
3621
  "dependencies": {
@@ -13721,9 +13721,9 @@
13721
13721
  "license": "MIT"
13722
13722
  },
13723
13723
  "node_modules/tinyglobby": {
13724
- "version": "0.2.16",
13725
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz",
13726
- "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
13724
+ "version": "0.2.17",
13725
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
13726
+ "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
13727
13727
  "license": "MIT",
13728
13728
  "dependencies": {
13729
13729
  "fdir": "^6.5.0",
package/oclif.lock CHANGED
@@ -1392,9 +1392,9 @@
1392
1392
  fastq "^1.6.0"
1393
1393
 
1394
1394
  "@oclif/core@^4", "@oclif/core@^4.11.4":
1395
- version "4.11.7"
1396
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.7.tgz#40dbe261aca1eb9e7ac8bc8f1bbb837017c4db96"
1397
- integrity sha512-LHii7kSaLvv5bpbS09I7BlI1AQa3Kak/QDyyZOik79ET8tQyt1U5O38al+sYkMxi139105w5gS+aWe+5BlJ0yQ==
1395
+ version "4.11.11"
1396
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.11.tgz#bd5c7d79285c12a43e5830b3362773dbe6048878"
1397
+ integrity sha512-LoGzrvkH9I8dwhxuLafcf90MAp+fYfAiAhpyixaVAWaclIgs+vXeMMQwBG90/wqjdygIKcFAqNnNJrfl3s3X8Q==
1398
1398
  dependencies:
1399
1399
  ansi-escapes "^4.3.2"
1400
1400
  ansis "^3.17.0"
@@ -1410,15 +1410,15 @@
1410
1410
  semver "^7.8.1"
1411
1411
  string-width "^4.2.3"
1412
1412
  supports-color "^8"
1413
- tinyglobby "^0.2.16"
1413
+ tinyglobby "^0.2.17"
1414
1414
  widest-line "^3.1.0"
1415
1415
  wordwrap "^1.0.0"
1416
1416
  wrap-ansi "^7.0.0"
1417
1417
 
1418
- "@oclif/plugin-help@^6.2.50":
1419
- version "6.2.50"
1420
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.50.tgz#1d458a41cad7b9e44dc35c1ef351bde5d14eefea"
1421
- integrity sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA==
1418
+ "@oclif/plugin-help@^6.2.50", "@oclif/plugin-help@^6.2.52":
1419
+ version "6.2.52"
1420
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.52.tgz#c52f8b5d3cf1f4b8e0a0fb042e4ff4ce0d4ca78d"
1421
+ integrity sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA==
1422
1422
  dependencies:
1423
1423
  "@oclif/core" "^4"
1424
1424
 
@@ -6990,10 +6990,10 @@ tiny-jsonc@^1.0.2:
6990
6990
  resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
6991
6991
  integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
6992
6992
 
6993
- tinyglobby@^0.2.16:
6994
- version "0.2.16"
6995
- resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.16.tgz#1c3b7eb953fce42b226bc5a1ee06428281aff3d6"
6996
- integrity sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==
6993
+ tinyglobby@^0.2.17:
6994
+ version "0.2.17"
6995
+ resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.17.tgz#562a9a6c9eb2b3b123d39719f9af5bb44fcd7631"
6996
+ integrity sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==
6997
6997
  dependencies:
6998
6998
  fdir "^6.5.0"
6999
6999
  picomatch "^4.0.4"
@@ -181,5 +181,5 @@
181
181
  ]
182
182
  }
183
183
  },
184
- "version": "3.1.115"
184
+ "version": "3.1.116"
185
185
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-command-reference",
3
3
  "description": "Generate the Salesforce CLI command reference guide",
4
- "version": "3.1.115",
4
+ "version": "3.1.116",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
7
7
  "type": "module",
@@ -16,7 +16,7 @@
16
16
  "handlebars": "^4.7.9"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-help": "^6.2.50",
19
+ "@oclif/plugin-help": "^6.2.52",
20
20
  "@salesforce/dev-scripts": "^11.0.4",
21
21
  "@salesforce/plugin-auth": "^3.9.26",
22
22
  "@salesforce/plugin-user": "^3.10.4",