@salesforce/plugin-command-reference 3.1.94 → 3.1.95

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
@@ -130,7 +130,7 @@ EXAMPLES
130
130
  $ sf commandreference generate --all --config-path /path/to/plugin --output-dir ./docs
131
131
  ```
132
132
 
133
- _See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.94/src/commands/commandreference/generate.ts)_
133
+ _See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.95/src/commands/commandreference/generate.ts)_
134
134
 
135
135
  ## `sf jit install`
136
136
 
@@ -151,6 +151,6 @@ EXAMPLES
151
151
  $ sf jit install
152
152
  ```
153
153
 
154
- _See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.94/src/commands/jit/install.ts)_
154
+ _See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.95/src/commands/jit/install.ts)_
155
155
 
156
156
  <!-- commandsstop -->
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-command-reference",
3
- "version": "3.1.94",
3
+ "version": "3.1.95",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-command-reference",
9
- "version": "3.1.94",
9
+ "version": "3.1.95",
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.44",
22
+ "@oclif/plugin-help": "^6.2.45",
23
23
  "@salesforce/dev-scripts": "^11.0.4",
24
24
  "@salesforce/plugin-auth": "^3.9.26",
25
25
  "@salesforce/plugin-user": "^3.8.3",
@@ -3520,9 +3520,9 @@
3520
3520
  }
3521
3521
  },
3522
3522
  "node_modules/@oclif/core": {
3523
- "version": "4.10.6",
3524
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.10.6.tgz",
3525
- "integrity": "sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==",
3523
+ "version": "4.11.0",
3524
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.0.tgz",
3525
+ "integrity": "sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A==",
3526
3526
  "license": "MIT",
3527
3527
  "dependencies": {
3528
3528
  "ansi-escapes": "^4.3.2",
@@ -3632,9 +3632,9 @@
3632
3632
  }
3633
3633
  },
3634
3634
  "node_modules/@oclif/plugin-help": {
3635
- "version": "6.2.44",
3636
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.44.tgz",
3637
- "integrity": "sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig==",
3635
+ "version": "6.2.45",
3636
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.45.tgz",
3637
+ "integrity": "sha512-avWOKYmjANtyu8ipju/kopIIrSrbS/scJjiZTpBp/HKEHNm46v5riOo5LQj6MZ4bYJVQEoyHPg/2Seig5Ilkjw==",
3638
3638
  "dev": true,
3639
3639
  "license": "MIT",
3640
3640
  "dependencies": {
package/oclif.lock CHANGED
@@ -1414,9 +1414,9 @@
1414
1414
  wrap-ansi "^7.0.0"
1415
1415
 
1416
1416
  "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2":
1417
- version "4.10.6"
1418
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.6.tgz#233d66284d8c7c8162c9d437754503734069dd85"
1419
- integrity sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==
1417
+ version "4.11.0"
1418
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.0.tgz#262102cbdabfe0f83eba5381a4ffcd34d779921a"
1419
+ integrity sha512-nTkRMgxFlIKQIIYGvhO2JMsLSQ1aHPHblHfFgxgoBrGK8Ao/8wxc4eNOIv/+t8dMXliZd7mREVr6la4aXXXg5A==
1420
1420
  dependencies:
1421
1421
  ansi-escapes "^4.3.2"
1422
1422
  ansis "^3.17.0"
@@ -1437,10 +1437,10 @@
1437
1437
  wordwrap "^1.0.0"
1438
1438
  wrap-ansi "^7.0.0"
1439
1439
 
1440
- "@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.44":
1441
- version "6.2.44"
1442
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.44.tgz#0c1193c35036f25a2c24d43c4688b9bc66e1343f"
1443
- integrity sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig==
1440
+ "@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.45":
1441
+ version "6.2.45"
1442
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.45.tgz#26bdb2df07881e2147e735bbdd32b6d797ee9f52"
1443
+ integrity sha512-avWOKYmjANtyu8ipju/kopIIrSrbS/scJjiZTpBp/HKEHNm46v5riOo5LQj6MZ4bYJVQEoyHPg/2Seig5Ilkjw==
1444
1444
  dependencies:
1445
1445
  "@oclif/core" "^4"
1446
1446
 
@@ -169,5 +169,5 @@
169
169
  ]
170
170
  }
171
171
  },
172
- "version": "3.1.94"
172
+ "version": "3.1.95"
173
173
  }
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.94",
4
+ "version": "3.1.95",
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.44",
19
+ "@oclif/plugin-help": "^6.2.45",
20
20
  "@salesforce/dev-scripts": "^11.0.4",
21
21
  "@salesforce/plugin-auth": "^3.9.26",
22
22
  "@salesforce/plugin-user": "^3.8.3",