@salesforce/plugin-command-reference 3.1.57 → 3.1.58

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.57/src/commands/commandreference/generate.ts)_
133
+ _See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.58/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.57/src/commands/jit/install.ts)_
154
+ _See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.58/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.57",
3
+ "version": "3.1.58",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-command-reference",
9
- "version": "3.1.57",
9
+ "version": "3.1.58",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
@@ -19,9 +19,9 @@
19
19
  "handlebars": "^4.7.8"
20
20
  },
21
21
  "devDependencies": {
22
- "@oclif/plugin-help": "^6.2.28",
22
+ "@oclif/plugin-help": "^6.2.29",
23
23
  "@salesforce/dev-scripts": "^11.0.2",
24
- "@salesforce/plugin-auth": "^3.6.129",
24
+ "@salesforce/plugin-auth": "^3.7.2",
25
25
  "@salesforce/plugin-user": "^3.6.25",
26
26
  "@types/debug": "^4.1.12",
27
27
  "eslint-plugin-sf-plugin": "^1.20.24",
@@ -3618,9 +3618,9 @@
3618
3618
  }
3619
3619
  },
3620
3620
  "node_modules/@oclif/core": {
3621
- "version": "4.3.3",
3622
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.3.3.tgz",
3623
- "integrity": "sha512-A0mk4nlVE+r34fl91OdglXVPwhhfzM59IhSxnOigqMkwxFgT8z3i2WlUgzmazzvzSccs2KM4N2HkTS3NEvW96g==",
3621
+ "version": "4.4.0",
3622
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.4.0.tgz",
3623
+ "integrity": "sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==",
3624
3624
  "license": "MIT",
3625
3625
  "dependencies": {
3626
3626
  "ansi-escapes": "^4.3.2",
@@ -3709,9 +3709,9 @@
3709
3709
  }
3710
3710
  },
3711
3711
  "node_modules/@oclif/plugin-help": {
3712
- "version": "6.2.28",
3713
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.28.tgz",
3714
- "integrity": "sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==",
3712
+ "version": "6.2.29",
3713
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.29.tgz",
3714
+ "integrity": "sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==",
3715
3715
  "dev": true,
3716
3716
  "license": "MIT",
3717
3717
  "dependencies": {
@@ -4105,16 +4105,16 @@
4105
4105
  }
4106
4106
  },
4107
4107
  "node_modules/@salesforce/plugin-auth": {
4108
- "version": "3.6.129",
4109
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.129.tgz",
4110
- "integrity": "sha512-Uvo432RbMJFeyRzbjmQhHWCgViC+ewFjSDC5reACGnspdpw00E6TLJoy9XBN+xetQ+LhOO7a98/j/YrTLhwZKw==",
4108
+ "version": "3.7.2",
4109
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.7.2.tgz",
4110
+ "integrity": "sha512-a5kIba0xsALhAzl6thfqXMAMYjSQJAk91gnMBkOv/sZfvYwEG6pMGpKdM/DOfibOpZWPbLNB1B3yjFbcPQjytQ==",
4111
4111
  "dev": true,
4112
4112
  "license": "Apache-2.0",
4113
4113
  "dependencies": {
4114
4114
  "@inquirer/checkbox": "^2.5.0",
4115
4115
  "@inquirer/select": "^2.5.0",
4116
4116
  "@oclif/core": "^4",
4117
- "@salesforce/core": "^8.12.0",
4117
+ "@salesforce/core": "^8.14.0",
4118
4118
  "@salesforce/kit": "^3.2.3",
4119
4119
  "@salesforce/plugin-info": "^3.4.65",
4120
4120
  "@salesforce/sf-plugins-core": "^12.2.2",
package/oclif.lock CHANGED
@@ -1566,9 +1566,9 @@
1566
1566
  fastq "^1.6.0"
1567
1567
 
1568
1568
  "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.3.2":
1569
- version "4.3.3"
1570
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.3.tgz#a527536b62ef202c58d2b69ce9cd1e64eb3a94b1"
1571
- integrity sha512-A0mk4nlVE+r34fl91OdglXVPwhhfzM59IhSxnOigqMkwxFgT8z3i2WlUgzmazzvzSccs2KM4N2HkTS3NEvW96g==
1569
+ version "4.4.0"
1570
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.0.tgz#82fb972822270c8e585587bd1c8a01ffbac588e2"
1571
+ integrity sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==
1572
1572
  dependencies:
1573
1573
  ansi-escapes "^4.3.2"
1574
1574
  ansis "^3.17.0"
@@ -1589,10 +1589,10 @@
1589
1589
  wordwrap "^1.0.0"
1590
1590
  wrap-ansi "^7.0.0"
1591
1591
 
1592
- "@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.28":
1593
- version "6.2.28"
1594
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217"
1595
- integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==
1592
+ "@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.29":
1593
+ version "6.2.29"
1594
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259"
1595
+ integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==
1596
1596
  dependencies:
1597
1597
  "@oclif/core" "^4"
1598
1598
 
@@ -1727,15 +1727,15 @@
1727
1727
  dependencies:
1728
1728
  "@salesforce/ts-types" "^2.0.12"
1729
1729
 
1730
- "@salesforce/plugin-auth@^3.6.129":
1731
- version "3.6.129"
1732
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.129.tgz#b77628fdeffec32dd9d4a7a0bbea6c5d53032189"
1733
- integrity sha512-Uvo432RbMJFeyRzbjmQhHWCgViC+ewFjSDC5reACGnspdpw00E6TLJoy9XBN+xetQ+LhOO7a98/j/YrTLhwZKw==
1730
+ "@salesforce/plugin-auth@^3.7.2":
1731
+ version "3.7.2"
1732
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.7.2.tgz#4e9913c0c81fd040487be2919a65a70e639225e5"
1733
+ integrity sha512-a5kIba0xsALhAzl6thfqXMAMYjSQJAk91gnMBkOv/sZfvYwEG6pMGpKdM/DOfibOpZWPbLNB1B3yjFbcPQjytQ==
1734
1734
  dependencies:
1735
1735
  "@inquirer/checkbox" "^2.5.0"
1736
1736
  "@inquirer/select" "^2.5.0"
1737
1737
  "@oclif/core" "^4"
1738
- "@salesforce/core" "^8.12.0"
1738
+ "@salesforce/core" "^8.14.0"
1739
1739
  "@salesforce/kit" "^3.2.3"
1740
1740
  "@salesforce/plugin-info" "^3.4.65"
1741
1741
  "@salesforce/sf-plugins-core" "^12.2.2"
@@ -169,5 +169,5 @@
169
169
  ]
170
170
  }
171
171
  },
172
- "version": "3.1.57"
172
+ "version": "3.1.58"
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.57",
4
+ "version": "3.1.58",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
7
7
  "type": "module",
@@ -16,9 +16,9 @@
16
16
  "handlebars": "^4.7.8"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-help": "^6.2.28",
19
+ "@oclif/plugin-help": "^6.2.29",
20
20
  "@salesforce/dev-scripts": "^11.0.2",
21
- "@salesforce/plugin-auth": "^3.6.129",
21
+ "@salesforce/plugin-auth": "^3.7.2",
22
22
  "@salesforce/plugin-user": "^3.6.25",
23
23
  "@types/debug": "^4.1.12",
24
24
  "eslint-plugin-sf-plugin": "^1.20.24",