@salesforce/plugin-command-reference 3.1.41 → 3.1.42

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.41/src/commands/commandreference/generate.ts)_
133
+ _See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.42/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.41/src/commands/jit/install.ts)_
154
+ _See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.42/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.41",
3
+ "version": "3.1.42",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-command-reference",
9
- "version": "3.1.41",
9
+ "version": "3.1.42",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
@@ -19,12 +19,12 @@
19
19
  "handlebars": "^4.7.8"
20
20
  },
21
21
  "devDependencies": {
22
- "@oclif/plugin-help": "^6.2.21",
22
+ "@oclif/plugin-help": "^6.2.22",
23
23
  "@salesforce/dev-scripts": "^10.2.11",
24
- "@salesforce/plugin-auth": "^3.6.87",
24
+ "@salesforce/plugin-auth": "^3.6.90",
25
25
  "@salesforce/plugin-user": "^3.6.6",
26
26
  "@types/debug": "^4.1.12",
27
- "eslint-plugin-sf-plugin": "^1.20.13",
27
+ "eslint-plugin-sf-plugin": "^1.20.14",
28
28
  "oclif": "^4.17.14",
29
29
  "ts-node": "^10.9.2",
30
30
  "typescript": "^5.5.4"
@@ -3899,13 +3899,13 @@
3899
3899
  }
3900
3900
  },
3901
3901
  "node_modules/@oclif/core": {
3902
- "version": "4.2.3",
3903
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.3.tgz",
3904
- "integrity": "sha512-JVEONwSZAfTNZCS81ah2u42Ya1mSeutCtHpoqMq/U+vP9Ka3Ni15/AqtcVtpH1afdUUn5RgtJYj+zlsrvMwksA==",
3902
+ "version": "4.2.4",
3903
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
3904
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
3905
3905
  "license": "MIT",
3906
3906
  "dependencies": {
3907
3907
  "ansi-escapes": "^4.3.2",
3908
- "ansis": "^3.8.1",
3908
+ "ansis": "^3.9.0",
3909
3909
  "clean-stack": "^3.0.1",
3910
3910
  "cli-spinners": "^2.9.2",
3911
3911
  "debug": "^4.4.0",
@@ -3990,9 +3990,9 @@
3990
3990
  }
3991
3991
  },
3992
3992
  "node_modules/@oclif/plugin-help": {
3993
- "version": "6.2.21",
3994
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.21.tgz",
3995
- "integrity": "sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==",
3993
+ "version": "6.2.22",
3994
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.22.tgz",
3995
+ "integrity": "sha512-h4DxdEqlHFT310OUB3bDAZ8/ZDyOdyq3r1lLxaPcGWxHPt4mC3OLgYYMz95E+PmxvVd8kz2gzP3nHGO22ziCUw==",
3996
3996
  "dev": true,
3997
3997
  "license": "MIT",
3998
3998
  "dependencies": {
@@ -4352,16 +4352,16 @@
4352
4352
  }
4353
4353
  },
4354
4354
  "node_modules/@salesforce/plugin-auth": {
4355
- "version": "3.6.87",
4356
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.87.tgz",
4357
- "integrity": "sha512-9biEYFk4wKNTzSS5UaiidX/2ViTWHCPgNhOCJ16LaKNI3BFtpga0in84dYKiJ6t69hqig1x2NW/CM90XjE9ZVA==",
4355
+ "version": "3.6.90",
4356
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.90.tgz",
4357
+ "integrity": "sha512-YeOAAtAFpr/Xx4kNlTHcswnZ38TAvsDQWzkOGmc/fx18wQkL69mdR267hup95CL0In2XeUk7UyppKvb5SN3OyA==",
4358
4358
  "dev": true,
4359
4359
  "license": "BSD-3-Clause",
4360
4360
  "dependencies": {
4361
4361
  "@inquirer/checkbox": "^2.5.0",
4362
4362
  "@inquirer/select": "^2.5.0",
4363
4363
  "@oclif/core": "^4",
4364
- "@salesforce/core": "^8.8.0",
4364
+ "@salesforce/core": "^8.8.2",
4365
4365
  "@salesforce/kit": "^3.2.3",
4366
4366
  "@salesforce/plugin-info": "^3.4.30",
4367
4367
  "@salesforce/sf-plugins-core": "^12.1.2",
@@ -8271,13 +8271,13 @@
8271
8271
  }
8272
8272
  },
8273
8273
  "node_modules/eslint-plugin-sf-plugin": {
8274
- "version": "1.20.13",
8275
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz",
8276
- "integrity": "sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ==",
8274
+ "version": "1.20.14",
8275
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.14.tgz",
8276
+ "integrity": "sha512-193twioaAWsLPDPliXffLDOGciOX4v8SoKOnWLqfw8QEhQwaG9XTRp7GMjxCgeTnaFPFtOqTbVGCg5714YQGMQ==",
8277
8277
  "dev": true,
8278
8278
  "license": "BSD-3-Clause",
8279
8279
  "dependencies": {
8280
- "@salesforce/core": "^8.8.0",
8280
+ "@salesforce/core": "^8.8.2",
8281
8281
  "@typescript-eslint/utils": "^7.18.0"
8282
8282
  },
8283
8283
  "engines": {
package/oclif.lock CHANGED
@@ -1695,12 +1695,12 @@
1695
1695
  fastq "^1.6.0"
1696
1696
 
1697
1697
  "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
1698
- version "4.2.3"
1699
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.3.tgz#b81399b7cf4758b5fe59777e060fb84c7c7e6153"
1700
- integrity sha512-JVEONwSZAfTNZCS81ah2u42Ya1mSeutCtHpoqMq/U+vP9Ka3Ni15/AqtcVtpH1afdUUn5RgtJYj+zlsrvMwksA==
1698
+ version "4.2.4"
1699
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
1700
+ integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
1701
1701
  dependencies:
1702
1702
  ansi-escapes "^4.3.2"
1703
- ansis "^3.8.1"
1703
+ ansis "^3.9.0"
1704
1704
  clean-stack "^3.0.1"
1705
1705
  cli-spinners "^2.9.2"
1706
1706
  debug "^4.4.0"
@@ -1718,10 +1718,10 @@
1718
1718
  wordwrap "^1.0.0"
1719
1719
  wrap-ansi "^7.0.0"
1720
1720
 
1721
- "@oclif/plugin-help@^6.2.21":
1722
- version "6.2.21"
1723
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.21.tgz#a1444a9faee8ca72c135c9c3b5ba500a18fd07f1"
1724
- integrity sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==
1721
+ "@oclif/plugin-help@^6.2.21", "@oclif/plugin-help@^6.2.22":
1722
+ version "6.2.22"
1723
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.22.tgz#f9cac74b2c5c85efd3b62cc44aaf32fa4636cc55"
1724
+ integrity sha512-h4DxdEqlHFT310OUB3bDAZ8/ZDyOdyq3r1lLxaPcGWxHPt4mC3OLgYYMz95E+PmxvVd8kz2gzP3nHGO22ziCUw==
1725
1725
  dependencies:
1726
1726
  "@oclif/core" "^4"
1727
1727
 
@@ -1857,15 +1857,15 @@
1857
1857
  dependencies:
1858
1858
  "@salesforce/ts-types" "^2.0.12"
1859
1859
 
1860
- "@salesforce/plugin-auth@^3.6.87":
1861
- version "3.6.87"
1862
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.87.tgz#5dab195ddef0718cb36526514bfee247a61551d6"
1863
- integrity sha512-9biEYFk4wKNTzSS5UaiidX/2ViTWHCPgNhOCJ16LaKNI3BFtpga0in84dYKiJ6t69hqig1x2NW/CM90XjE9ZVA==
1860
+ "@salesforce/plugin-auth@^3.6.90":
1861
+ version "3.6.90"
1862
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.90.tgz#35e917a1c8bb26bddd4e42ddfc877a6d07e2959a"
1863
+ integrity sha512-YeOAAtAFpr/Xx4kNlTHcswnZ38TAvsDQWzkOGmc/fx18wQkL69mdR267hup95CL0In2XeUk7UyppKvb5SN3OyA==
1864
1864
  dependencies:
1865
1865
  "@inquirer/checkbox" "^2.5.0"
1866
1866
  "@inquirer/select" "^2.5.0"
1867
1867
  "@oclif/core" "^4"
1868
- "@salesforce/core" "^8.8.0"
1868
+ "@salesforce/core" "^8.8.2"
1869
1869
  "@salesforce/kit" "^3.2.3"
1870
1870
  "@salesforce/plugin-info" "^3.4.30"
1871
1871
  "@salesforce/sf-plugins-core" "^12.1.2"
@@ -2911,7 +2911,7 @@ ansicolors@~0.3.2:
2911
2911
  resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
2912
2912
  integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
2913
2913
 
2914
- ansis@^3.3.2, ansis@^3.5.2, ansis@^3.8.1:
2914
+ ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2915
2915
  version "3.9.0"
2916
2916
  resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
2917
2917
  integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
@@ -4133,12 +4133,12 @@ eslint-plugin-jsdoc@^46.10.1:
4133
4133
  semver "^7.5.4"
4134
4134
  spdx-expression-parse "^4.0.0"
4135
4135
 
4136
- eslint-plugin-sf-plugin@^1.20.13:
4137
- version "1.20.13"
4138
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz#cebe116f1c8c44595ae67e0e1c9dc61f86f69652"
4139
- integrity sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ==
4136
+ eslint-plugin-sf-plugin@^1.20.14:
4137
+ version "1.20.14"
4138
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.14.tgz#85c3821a5d62785a2c8af45e6ed4955f6eb83906"
4139
+ integrity sha512-193twioaAWsLPDPliXffLDOGciOX4v8SoKOnWLqfw8QEhQwaG9XTRp7GMjxCgeTnaFPFtOqTbVGCg5714YQGMQ==
4140
4140
  dependencies:
4141
- "@salesforce/core" "^8.8.0"
4141
+ "@salesforce/core" "^8.8.2"
4142
4142
  "@typescript-eslint/utils" "^7.18.0"
4143
4143
 
4144
4144
  eslint-plugin-unicorn@^50.0.1:
@@ -169,5 +169,5 @@
169
169
  ]
170
170
  }
171
171
  },
172
- "version": "3.1.41"
172
+ "version": "3.1.42"
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.41",
4
+ "version": "3.1.42",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
7
7
  "type": "module",
@@ -16,12 +16,12 @@
16
16
  "handlebars": "^4.7.8"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-help": "^6.2.21",
19
+ "@oclif/plugin-help": "^6.2.22",
20
20
  "@salesforce/dev-scripts": "^10.2.11",
21
- "@salesforce/plugin-auth": "^3.6.87",
21
+ "@salesforce/plugin-auth": "^3.6.90",
22
22
  "@salesforce/plugin-user": "^3.6.6",
23
23
  "@types/debug": "^4.1.12",
24
- "eslint-plugin-sf-plugin": "^1.20.13",
24
+ "eslint-plugin-sf-plugin": "^1.20.14",
25
25
  "oclif": "^4.17.14",
26
26
  "ts-node": "^10.9.2",
27
27
  "typescript": "^5.5.4"