@salesforce/cli 2.86.1 → 2.86.3

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
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
25
25
  $ sf COMMAND
26
26
  running command...
27
27
  $ sf (--version|-v)
28
- @salesforce/cli/2.86.1 linux-x64 node-v22.14.0
28
+ @salesforce/cli/2.86.3 linux-x64 node-v22.14.0
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -1084,7 +1084,7 @@ DESCRIPTION
1084
1084
  List all sf commands.
1085
1085
  ```
1086
1086
 
1087
- _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.23/src/commands/commands.ts)_
1087
+ _See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/4.1.24/src/commands/commands.ts)_
1088
1088
 
1089
1089
  ## `sf config get`
1090
1090
 
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.86.1",
3
+ "version": "2.86.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.86.1",
9
+ "version": "2.86.3",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^2.3.5",
14
14
  "@oclif/core": "4.2.10",
15
15
  "@oclif/plugin-autocomplete": "3.2.27",
16
- "@oclif/plugin-commands": "4.1.23",
16
+ "@oclif/plugin-commands": "4.1.24",
17
17
  "@oclif/plugin-help": "6.2.27",
18
18
  "@oclif/plugin-not-found": "3.2.49",
19
19
  "@oclif/plugin-plugins": "5.4.36",
@@ -4168,13 +4168,13 @@
4168
4168
  }
4169
4169
  },
4170
4170
  "node_modules/@oclif/plugin-commands": {
4171
- "version": "4.1.23",
4172
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.23.tgz",
4173
- "integrity": "sha512-KprBKrFKwX2TaBenP7jqr0bgCjzRRXFnh5VYY4WHck3epC40yuKLeiPot31hQ3xs9y4wupaV0A6AMPxdSq6Leg==",
4171
+ "version": "4.1.24",
4172
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.24.tgz",
4173
+ "integrity": "sha512-NKC+5/NpgIUtch4qnZkyKVFjTvr9nRV0HcW7PSFVLU4IZ5mUhQ/Bs+47v7A6LliEkh/+eJwSkWF3bQbOMvBZuA==",
4174
4174
  "license": "MIT",
4175
4175
  "dependencies": {
4176
4176
  "@oclif/core": "^4",
4177
- "@oclif/table": "^0.4.7",
4177
+ "@oclif/table": "^0.4.8",
4178
4178
  "lodash": "^4.17.21",
4179
4179
  "object-treeify": "^4.0.1"
4180
4180
  },
@@ -4412,9 +4412,9 @@
4412
4412
  }
4413
4413
  },
4414
4414
  "node_modules/@oclif/table": {
4415
- "version": "0.4.7",
4416
- "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.7.tgz",
4417
- "integrity": "sha512-NZGHzQbsy4w30fw9p+5eANmPUB4aXyIAbU+qAlxbAGzRm1ogxm06EmuuCfdH25rUIlq4GnycGEO3AQIkPnG9Cg==",
4415
+ "version": "0.4.8",
4416
+ "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.8.tgz",
4417
+ "integrity": "sha512-HgyeNTyUF67OQ2eOCFia0mfxyPFcPwa8sIq1SiiZf8oxw6JtUciWGXb0cmmo5vnbxRJ3er0PHLwMV0/hBG6NWw==",
4418
4418
  "license": "MIT",
4419
4419
  "dependencies": {
4420
4420
  "@types/react": "^18.3.12",
package/oclif.lock CHANGED
@@ -1713,13 +1713,13 @@
1713
1713
  semver "^7.6.0"
1714
1714
  ts-json-schema-generator "^1.5.1"
1715
1715
 
1716
- "@oclif/plugin-commands@4.1.23":
1717
- version "4.1.23"
1718
- resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.23.tgz"
1719
- integrity sha512-KprBKrFKwX2TaBenP7jqr0bgCjzRRXFnh5VYY4WHck3epC40yuKLeiPot31hQ3xs9y4wupaV0A6AMPxdSq6Leg==
1716
+ "@oclif/plugin-commands@4.1.24":
1717
+ version "4.1.24"
1718
+ resolved "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.24.tgz"
1719
+ integrity sha512-NKC+5/NpgIUtch4qnZkyKVFjTvr9nRV0HcW7PSFVLU4IZ5mUhQ/Bs+47v7A6LliEkh/+eJwSkWF3bQbOMvBZuA==
1720
1720
  dependencies:
1721
1721
  "@oclif/core" "^4"
1722
- "@oclif/table" "^0.4.7"
1722
+ "@oclif/table" "^0.4.8"
1723
1723
  lodash "^4.17.21"
1724
1724
  object-treeify "^4.0.1"
1725
1725
 
@@ -1810,10 +1810,10 @@
1810
1810
  "@oclif/core" "^4"
1811
1811
  ansis "^3.17.0"
1812
1812
 
1813
- "@oclif/table@^0.4.6", "@oclif/table@^0.4.7":
1814
- version "0.4.7"
1815
- resolved "https://registry.npmjs.org/@oclif/table/-/table-0.4.7.tgz"
1816
- integrity sha512-NZGHzQbsy4w30fw9p+5eANmPUB4aXyIAbU+qAlxbAGzRm1ogxm06EmuuCfdH25rUIlq4GnycGEO3AQIkPnG9Cg==
1813
+ "@oclif/table@^0.4.6", "@oclif/table@^0.4.7", "@oclif/table@^0.4.8":
1814
+ version "0.4.8"
1815
+ resolved "https://registry.npmjs.org/@oclif/table/-/table-0.4.8.tgz"
1816
+ integrity sha512-HgyeNTyUF67OQ2eOCFia0mfxyPFcPwa8sIq1SiiZf8oxw6JtUciWGXb0cmmo5vnbxRJ3er0PHLwMV0/hBG6NWw==
1817
1817
  dependencies:
1818
1818
  "@types/react" "^18.3.12"
1819
1819
  change-case "^5.4.4"
@@ -4411,5 +4411,5 @@
4411
4411
  ]
4412
4412
  }
4413
4413
  },
4414
- "version": "2.86.1"
4414
+ "version": "2.86.3"
4415
4415
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.86.1",
4
+ "version": "2.86.3",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -145,7 +145,7 @@
145
145
  "@inquirer/select": "^2.3.5",
146
146
  "@oclif/core": "4.2.10",
147
147
  "@oclif/plugin-autocomplete": "3.2.27",
148
- "@oclif/plugin-commands": "4.1.23",
148
+ "@oclif/plugin-commands": "4.1.24",
149
149
  "@oclif/plugin-help": "6.2.27",
150
150
  "@oclif/plugin-not-found": "3.2.49",
151
151
  "@oclif/plugin-plugins": "5.4.36",