@salesforce/plugin-command-reference 3.1.91 → 3.1.93

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.91/src/commands/commandreference/generate.ts)_
133
+ _See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.93/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.91/src/commands/jit/install.ts)_
154
+ _See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.93/src/commands/jit/install.ts)_
155
155
 
156
156
  <!-- commandsstop -->
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-command-reference",
3
- "version": "3.1.91",
3
+ "version": "3.1.93",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-command-reference",
9
- "version": "3.1.91",
9
+ "version": "3.1.93",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
- "@salesforce/core": "^8.28.1",
13
+ "@salesforce/core": "^8.28.4",
14
14
  "@salesforce/kit": "^3.2.6",
15
15
  "@salesforce/sf-plugins-core": "^11.3.12",
16
16
  "@salesforce/ts-types": "^2.0.11",
@@ -19,13 +19,13 @@
19
19
  "handlebars": "^4.7.9"
20
20
  },
21
21
  "devDependencies": {
22
- "@oclif/plugin-help": "^6.2.42",
22
+ "@oclif/plugin-help": "^6.2.44",
23
23
  "@salesforce/dev-scripts": "^11.0.4",
24
24
  "@salesforce/plugin-auth": "^3.9.26",
25
- "@salesforce/plugin-user": "^3.8.2",
25
+ "@salesforce/plugin-user": "^3.8.3",
26
26
  "@types/debug": "^4.1.13",
27
27
  "eslint-plugin-sf-plugin": "^1.20.33",
28
- "oclif": "^4.22.96",
28
+ "oclif": "^4.23.0",
29
29
  "ts-node": "^10.9.2",
30
30
  "typescript": "^5.5.4"
31
31
  },
@@ -3632,9 +3632,9 @@
3632
3632
  }
3633
3633
  },
3634
3634
  "node_modules/@oclif/plugin-help": {
3635
- "version": "6.2.42",
3636
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.42.tgz",
3637
- "integrity": "sha512-ureMjpO1qnxBaOuMITOE579nxLhD50esi3f0K5pat4Y0sBG5dT+ELaane8iaBwiJHmF5hxma8jSpvi1QTpCVxw==",
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==",
3638
3638
  "dev": true,
3639
3639
  "license": "MIT",
3640
3640
  "dependencies": {
@@ -3867,9 +3867,9 @@
3867
3867
  }
3868
3868
  },
3869
3869
  "node_modules/@salesforce/core": {
3870
- "version": "8.28.1",
3871
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.28.1.tgz",
3872
- "integrity": "sha512-k9lPsULo+lOEZvpm1J1nJOFwKp5O5IfNqya7pw627QdKGcsWZm6v9caVHKUX9IjyB+S3dasNqaZT5O7l76C4oQ==",
3870
+ "version": "8.28.4",
3871
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.28.4.tgz",
3872
+ "integrity": "sha512-XQ0BBSetdW9cu36pu8ig5ZBX3oAbDSSH4djHkSU3iAzjLdTygEPIBVtKNeyj1++GmCy0rRiLr/yqoFYr21+GuQ==",
3873
3873
  "license": "BSD-3-Clause",
3874
3874
  "dependencies": {
3875
3875
  "@jsforce/jsforce-node": "^3.10.13",
@@ -4214,9 +4214,9 @@
4214
4214
  }
4215
4215
  },
4216
4216
  "node_modules/@salesforce/plugin-user": {
4217
- "version": "3.8.2",
4218
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.8.2.tgz",
4219
- "integrity": "sha512-YviZLW9pVpCPNPun2135u4JSvr5dS19/cA5dosUEJSpkg+NmmBpSsc2+nTr9hJZXKYid5ETS3Lm0/ZFIoaU+RQ==",
4217
+ "version": "3.8.3",
4218
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.8.3.tgz",
4219
+ "integrity": "sha512-SU2PHXxGO2VT56Fw4OWYPkRQLOX8qXBY299jIB0cD9cRA5nalLm9Kz6oJYEvjiP0s4mB1lmVzUK6NENe7c5ITg==",
4220
4220
  "dev": true,
4221
4221
  "license": "Apache-2.0",
4222
4222
  "dependencies": {
@@ -12092,9 +12092,9 @@
12092
12092
  }
12093
12093
  },
12094
12094
  "node_modules/oclif": {
12095
- "version": "4.22.96",
12096
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.96.tgz",
12097
- "integrity": "sha512-aWM9cMb7Q3KW09qi5Mkw0Hq9sIM7DjVlyMAUl8Q2FP3+e5afBlUU9vmL3EJazVPhqcbg5u18E3z+6kCMk72KYw==",
12095
+ "version": "4.23.0",
12096
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.0.tgz",
12097
+ "integrity": "sha512-0Rz8YsJx6NQORMgyDeDr6i0OlJa6h4oLXBht9iRZhn/YI/by/ONKgcJIPXyTgeLK21JmhbFqJn6Y1AME0EH1Dw==",
12098
12098
  "dev": true,
12099
12099
  "license": "MIT",
12100
12100
  "dependencies": {
@@ -12116,7 +12116,7 @@
12116
12116
  "fs-extra": "^8.1",
12117
12117
  "github-slugger": "^2",
12118
12118
  "got": "^13",
12119
- "lodash": "^4.17.23",
12119
+ "lodash": "^4.18.1",
12120
12120
  "normalize-package-data": "^6",
12121
12121
  "semver": "^7.7.4",
12122
12122
  "sort-package-json": "^2.15.1",
package/oclif.lock CHANGED
@@ -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.42":
1441
- version "6.2.42"
1442
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.42.tgz#88984372e1a0521c5a80bc048a33cc2c8432eda7"
1443
- integrity sha512-ureMjpO1qnxBaOuMITOE579nxLhD50esi3f0K5pat4Y0sBG5dT+ELaane8iaBwiJHmF5hxma8jSpvi1QTpCVxw==
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==
1444
1444
  dependencies:
1445
1445
  "@oclif/core" "^4"
1446
1446
 
@@ -1507,10 +1507,10 @@
1507
1507
  "@pnpm/network.ca-file" "^1.0.1"
1508
1508
  config-chain "^1.1.11"
1509
1509
 
1510
- "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.24.0", "@salesforce/core@^8.27.0", "@salesforce/core@^8.28.1", "@salesforce/core@^8.5.1":
1511
- version "8.28.1"
1512
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.28.1.tgz#d83f8d0a8a83057c5a363aa6b5211b583fb9206b"
1513
- integrity sha512-k9lPsULo+lOEZvpm1J1nJOFwKp5O5IfNqya7pw627QdKGcsWZm6v9caVHKUX9IjyB+S3dasNqaZT5O7l76C4oQ==
1510
+ "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.24.0", "@salesforce/core@^8.27.0", "@salesforce/core@^8.28.4", "@salesforce/core@^8.5.1":
1511
+ version "8.28.4"
1512
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.28.4.tgz#98920d62c2b2a7fa025af38c74bdf6687d91b0a8"
1513
+ integrity sha512-XQ0BBSetdW9cu36pu8ig5ZBX3oAbDSSH4djHkSU3iAzjLdTygEPIBVtKNeyj1++GmCy0rRiLr/yqoFYr21+GuQ==
1514
1514
  dependencies:
1515
1515
  "@jsforce/jsforce-node" "^3.10.13"
1516
1516
  "@salesforce/kit" "^3.2.4"
@@ -1609,10 +1609,10 @@
1609
1609
  proxy-agent "^6.5.0"
1610
1610
  semver "^7.7.3"
1611
1611
 
1612
- "@salesforce/plugin-user@^3.8.2":
1613
- version "3.8.2"
1614
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.8.2.tgz#c868791a2a79e776b52811d518a49ecf0d969562"
1615
- integrity sha512-YviZLW9pVpCPNPun2135u4JSvr5dS19/cA5dosUEJSpkg+NmmBpSsc2+nTr9hJZXKYid5ETS3Lm0/ZFIoaU+RQ==
1612
+ "@salesforce/plugin-user@^3.8.3":
1613
+ version "3.8.3"
1614
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-user/-/plugin-user-3.8.3.tgz#ce33c55f81970d709746f29a7df10e51cda7be65"
1615
+ integrity sha512-SU2PHXxGO2VT56Fw4OWYPkRQLOX8qXBY299jIB0cD9cRA5nalLm9Kz6oJYEvjiP0s4mB1lmVzUK6NENe7c5ITg==
1616
1616
  dependencies:
1617
1617
  "@salesforce/core" "^8.27.0"
1618
1618
  "@salesforce/kit" "^3.2.4"
@@ -5573,7 +5573,7 @@ lodash.upperfirst@^4.3.1:
5573
5573
  resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
5574
5574
  integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
5575
5575
 
5576
- lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23:
5576
+ lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1:
5577
5577
  version "4.18.1"
5578
5578
  resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
5579
5579
  integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
@@ -6102,10 +6102,10 @@ object.values@^1.1.7:
6102
6102
  define-properties "^1.2.0"
6103
6103
  es-abstract "^1.22.1"
6104
6104
 
6105
- oclif@^4.22.96:
6106
- version "4.22.96"
6107
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.96.tgz#a5adc7d64947c65df17b31c5f05463d187707efa"
6108
- integrity sha512-aWM9cMb7Q3KW09qi5Mkw0Hq9sIM7DjVlyMAUl8Q2FP3+e5afBlUU9vmL3EJazVPhqcbg5u18E3z+6kCMk72KYw==
6105
+ oclif@^4.23.0:
6106
+ version "4.23.0"
6107
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.0.tgz#217af04e05bdc26e4bd856597fa342983775329a"
6108
+ integrity sha512-0Rz8YsJx6NQORMgyDeDr6i0OlJa6h4oLXBht9iRZhn/YI/by/ONKgcJIPXyTgeLK21JmhbFqJn6Y1AME0EH1Dw==
6109
6109
  dependencies:
6110
6110
  "@aws-sdk/client-cloudfront" "3.1009.0"
6111
6111
  "@aws-sdk/client-s3" "3.1014.0"
@@ -6125,7 +6125,7 @@ oclif@^4.22.96:
6125
6125
  fs-extra "^8.1"
6126
6126
  github-slugger "^2"
6127
6127
  got "^13"
6128
- lodash "^4.17.23"
6128
+ lodash "^4.18.1"
6129
6129
  normalize-package-data "^6"
6130
6130
  semver "^7.7.4"
6131
6131
  sort-package-json "^2.15.1"
@@ -169,5 +169,5 @@
169
169
  ]
170
170
  }
171
171
  },
172
- "version": "3.1.91"
172
+ "version": "3.1.93"
173
173
  }
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-command-reference",
3
3
  "description": "Generate the Salesforce CLI command reference guide",
4
- "version": "3.1.91",
4
+ "version": "3.1.93",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
7
7
  "type": "module",
8
8
  "dependencies": {
9
9
  "@oclif/core": "^4",
10
- "@salesforce/core": "^8.28.1",
10
+ "@salesforce/core": "^8.28.4",
11
11
  "@salesforce/kit": "^3.2.6",
12
12
  "@salesforce/sf-plugins-core": "^11.3.12",
13
13
  "@salesforce/ts-types": "^2.0.11",
@@ -16,13 +16,13 @@
16
16
  "handlebars": "^4.7.9"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-help": "^6.2.42",
19
+ "@oclif/plugin-help": "^6.2.44",
20
20
  "@salesforce/dev-scripts": "^11.0.4",
21
21
  "@salesforce/plugin-auth": "^3.9.26",
22
- "@salesforce/plugin-user": "^3.8.2",
22
+ "@salesforce/plugin-user": "^3.8.3",
23
23
  "@types/debug": "^4.1.13",
24
24
  "eslint-plugin-sf-plugin": "^1.20.33",
25
- "oclif": "^4.22.96",
25
+ "oclif": "^4.23.0",
26
26
  "ts-node": "^10.9.2",
27
27
  "typescript": "^5.5.4"
28
28
  },