@salesforce/plugin-settings 2.0.6 → 2.0.7

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
@@ -107,7 +107,7 @@ EXAMPLES
107
107
  $ sf alias list
108
108
  ```
109
109
 
110
- _See code: [src/commands/alias/list.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.6/src/commands/alias/list.ts)_
110
+ _See code: [src/commands/alias/list.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.7/src/commands/alias/list.ts)_
111
111
 
112
112
  ## `sf alias set`
113
113
 
@@ -155,7 +155,7 @@ EXAMPLES
155
155
  $ sf alias set my-scratch-org test-ss0xut7txzxf@example.com
156
156
  ```
157
157
 
158
- _See code: [src/commands/alias/set.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.6/src/commands/alias/set.ts)_
158
+ _See code: [src/commands/alias/set.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.7/src/commands/alias/set.ts)_
159
159
 
160
160
  ## `sf alias unset`
161
161
 
@@ -194,7 +194,7 @@ EXAMPLES
194
194
  $ sf alias unset --all [--no-prompt]
195
195
  ```
196
196
 
197
- _See code: [src/commands/alias/unset.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.6/src/commands/alias/unset.ts)_
197
+ _See code: [src/commands/alias/unset.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.7/src/commands/alias/unset.ts)_
198
198
 
199
199
  ## `sf config get`
200
200
 
@@ -231,7 +231,7 @@ EXAMPLES
231
231
  $ sf config get target-org api-version --verbose
232
232
  ```
233
233
 
234
- _See code: [src/commands/config/get.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.6/src/commands/config/get.ts)_
234
+ _See code: [src/commands/config/get.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.7/src/commands/config/get.ts)_
235
235
 
236
236
  ## `sf config list`
237
237
 
@@ -270,7 +270,7 @@ EXAMPLES
270
270
  $ sf config list
271
271
  ```
272
272
 
273
- _See code: [src/commands/config/list.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.6/src/commands/config/list.ts)_
273
+ _See code: [src/commands/config/list.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.7/src/commands/config/list.ts)_
274
274
 
275
275
  ## `sf config set`
276
276
 
@@ -327,7 +327,7 @@ EXAMPLES
327
327
  $ sf config set --global target-org=my-scratch-org target-dev-hub=my-dev-hub
328
328
  ```
329
329
 
330
- _See code: [src/commands/config/set.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.6/src/commands/config/set.ts)_
330
+ _See code: [src/commands/config/set.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.7/src/commands/config/set.ts)_
331
331
 
332
332
  ## `sf config unset`
333
333
 
@@ -365,6 +365,6 @@ EXAMPLES
365
365
  $ sf config unset target-org api-version --global
366
366
  ```
367
367
 
368
- _See code: [src/commands/config/unset.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.6/src/commands/config/unset.ts)_
368
+ _See code: [src/commands/config/unset.ts](https://github.com/salesforcecli/plugin-settings/blob/2.0.7/src/commands/config/unset.ts)_
369
369
 
370
370
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -768,10 +768,10 @@
768
768
  wordwrap "^1.0.0"
769
769
  wrap-ansi "^7.0.0"
770
770
 
771
- "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1", "@oclif/core@^3.5.0", "@oclif/core@^3.9.1":
772
- version "3.11.0"
773
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
774
- integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
771
+ "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.12.0", "@oclif/core@^3.3.1":
772
+ version "3.12.0"
773
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.12.0.tgz#4b38b1b5dab2f7585f89c3927a8a157b258b4bd6"
774
+ integrity sha512-mT1Vpd1E20IJ7P6GDYOivylPdTHq/xVgFjeCDjitFW86UAklFM8BEFyFB7KpsTvpmjRbCoda3yU10lSI1224lw==
775
775
  dependencies:
776
776
  ansi-escapes "^4.3.2"
777
777
  ansi-styles "^4.3.0"
@@ -779,6 +779,7 @@
779
779
  chalk "^4.1.2"
780
780
  clean-stack "^3.0.1"
781
781
  cli-progress "^3.12.0"
782
+ color "^4.2.3"
782
783
  debug "^4.3.4"
783
784
  ejs "^3.1.9"
784
785
  get-package-type "^0.1.0"
@@ -800,12 +801,12 @@
800
801
  wordwrap "^1.0.0"
801
802
  wrap-ansi "^7.0.0"
802
803
 
803
- "@oclif/plugin-command-snapshot@^5.0.1":
804
- version "5.0.1"
805
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.1.tgz#6c21b2ef8007cda21f0caacd3462d5eedd622f32"
806
- integrity sha512-pUwr5jJ1Jq2yojjRYmzjZouVw4UIfu8IZAXaaWXUl21dEg+8UY1gdIlnQgGdSJo9tkEVz3sUCo6uLVCK6tClAA==
804
+ "@oclif/plugin-command-snapshot@^5.0.2":
805
+ version "5.0.2"
806
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.2.tgz#41e88d245e1ffb1822b4cb127df39f61672cf2b1"
807
+ integrity sha512-4Aun0P/K9uVC5JLmG968OJhDT5HMiOs4mmw7A2cWmf1Paw8zp4xZ40PvYOOKN86gaKukKFDTQ1sDuLBzqNhZow==
807
808
  dependencies:
808
- "@oclif/core" "^3.5.0"
809
+ "@oclif/core" "^3.10.8"
809
810
  "@types/lodash.difference" "^4.5.8"
810
811
  chalk "^5.3.0"
811
812
  just-diff "^5.2.0"
@@ -842,12 +843,12 @@
842
843
  http-call "^5.2.2"
843
844
  lodash.template "^4.5.0"
844
845
 
845
- "@oclif/test@^3.0.3":
846
- version "3.1.0"
847
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.0.tgz#23b7cacf951fa5ccfcd857efbf63b02fb95f1eef"
848
- integrity sha512-bjezbUX2C9DpjNu3aLxScaL+C7aMnPPAQ/zaK3R7nsNw8kUSd6Sub2PYv2IbcxqNYH98Fw7YGZnVNw7m0F7dDA==
846
+ "@oclif/test@^3.1.2":
847
+ version "3.1.2"
848
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.2.tgz#cd3d4cf033bd50014be504f432717ae509b775a6"
849
+ integrity sha512-M9W80z7U/1zhwiI3mzh/BiJAXNKow5p8Yh7KcCWvmZfkBge8OV85ujUR96iMzdWaP7omsWpqu6UPSfdtk05b6g==
849
850
  dependencies:
850
- "@oclif/core" "^3.9.1"
851
+ "@oclif/core" "^3.10.8"
851
852
  chai "^4.3.10"
852
853
  fancy-test "^3.0.1"
853
854
 
@@ -970,22 +971,22 @@
970
971
  istanbul-lib-report "^3.0.1"
971
972
  istanbul-reports "^3.1.6"
972
973
 
973
- "@salesforce/cli-plugins-testkit@^5.0.1":
974
- version "5.0.1"
975
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.1.tgz#d1c3e48ccee2b344ff02a0f9f136bb28ccb3290f"
976
- integrity sha512-4O5THA4Ly/JJ7p/08KNCOOwbBoBoa4GU9WoL5td/nQEQGQ9Abo2QhpTWVyUzKApVqx2POSS7XYqyDHkCZ/YxPQ==
974
+ "@salesforce/cli-plugins-testkit@^5.0.4":
975
+ version "5.0.4"
976
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.4.tgz#523c459f43822d7b24bff5117aeda7f77ed5e26c"
977
+ integrity sha512-8pquViVBCd5sF6nBXgLgwymEBE6pSAS376R9qq7rxuV+PSFCC5bnzQaKm2ugY+s5vXKNcV6WcmBHNCQnGv+M7Q==
977
978
  dependencies:
978
- "@salesforce/core" "^5.3.17"
979
+ "@salesforce/core" "^5.3.20"
979
980
  "@salesforce/kit" "^3.0.15"
980
981
  "@salesforce/ts-types" "^2.0.6"
981
- "@types/shelljs" "^0.8.14"
982
+ "@types/shelljs" "^0.8.15"
982
983
  debug "^4.3.1"
983
984
  jszip "^3.10.1"
984
985
  shelljs "^0.8.4"
985
986
  strip-ansi "6.0.1"
986
987
  ts-retry-promise "^0.7.1"
987
988
 
988
- "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.18", "@salesforce/core@^5.3.20":
989
+ "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.18", "@salesforce/core@^5.3.20":
989
990
  version "5.3.20"
990
991
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.20.tgz#4e934d4551bb70423cb1c4115615bc41cffca41e"
991
992
  integrity sha512-y+O6O2c8OYFDrAy2qsG+pAcNxoyL14nmBXcBRRcYA7Huj8ikK+aLJK84PuVAYdQz+hNwImQF+69IWtDkpK4Irg==
@@ -1009,10 +1010,10 @@
1009
1010
  semver "^7.5.4"
1010
1011
  ts-retry-promise "^0.7.1"
1011
1012
 
1012
- "@salesforce/core@^6.1.0":
1013
- version "6.1.2"
1014
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.2.tgz#604c0cd3e3858e2f51c37b1a0904825015a07765"
1015
- integrity sha512-h1sGWUfAMVtBvh+wXlSA+e2aJAJ/DnkUD+GLgRje6qUsgxKRNJcoKBCNZgjwAf+xAqJ5IprUZ+arTkU5ME86Mw==
1013
+ "@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3":
1014
+ version "6.1.3"
1015
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.3.tgz#32e71846cad033e0d2b369ecf0fafb4f76d63ad7"
1016
+ integrity sha512-M7EQ4+LSXU4ZqD4R5ttY4RqSaYNaNBGDG0KC51IdDfpGtL4kJXeQHdr5HfMfgyCyYNM9LqqfBS7zQTBY1rf+Yg==
1016
1017
  dependencies:
1017
1018
  "@salesforce/kit" "^3.0.15"
1018
1019
  "@salesforce/schemas" "^1.6.1"
@@ -1038,10 +1039,10 @@
1038
1039
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
1039
1040
  integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
1040
1041
 
1041
- "@salesforce/dev-scripts@^7.1.0":
1042
- version "7.1.0"
1043
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.0.tgz#123708d4f494d8b95464b90c28993141986e84bc"
1044
- integrity sha512-79x6QgENORLyCrr9b4MO2pPq8N7d9ILj83vOtAp5NLreAfjZN/c5TEEHuIZKZ3UaO+hkwbtzv3Qs6CyNxiasWA==
1042
+ "@salesforce/dev-scripts@^7.1.1":
1043
+ version "7.1.1"
1044
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.1.tgz#549b58fb7e8c2410ce594c46f780a0907618f19f"
1045
+ integrity sha512-6SL+QDOMZCnmU4Lu2ZCjqsMRcHw96mnjUOPE7b2HcfmfPo2a/hAYUtv8v7UsZ/+3UPbSf+XsLJfUsF15QIUWrg==
1045
1046
  dependencies:
1046
1047
  "@commitlint/cli" "^17.1.2"
1047
1048
  "@commitlint/config-conventional" "^17.1.0"
@@ -1077,13 +1078,13 @@
1077
1078
  "@salesforce/ts-types" "^2.0.9"
1078
1079
  tslib "^2.6.2"
1079
1080
 
1080
- "@salesforce/plugin-command-reference@^3.0.44":
1081
- version "3.0.45"
1082
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.45.tgz#6606df9f59bdd62acd091a4e5e7f9ea10681f1da"
1083
- integrity sha512-qtUO0TL2wf9Pk023k0YsmgnAcVs3tWilhH37rUTHPBsXBI655u+iwj1Da8hh28zOgd6Nb3hZJmrsUsMaruiEYQ==
1081
+ "@salesforce/plugin-command-reference@^3.0.46":
1082
+ version "3.0.46"
1083
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.46.tgz#8ade210de4c235fa8daa9b59272481bea61bcd54"
1084
+ integrity sha512-tUe8pAarH/km7wbRDpKgWc3qCzh52q5FmJpnJbs7wwWnvM5X4MzdpZ/sF/8MT3cS6FkZy//ls796QIC0vvOYsA==
1084
1085
  dependencies:
1085
1086
  "@oclif/core" "^2.15.0"
1086
- "@salesforce/core" "^5.3.10"
1087
+ "@salesforce/core" "^5.3.17"
1087
1088
  "@salesforce/kit" "^3.0.15"
1088
1089
  "@salesforce/sf-plugins-core" "^3.1.28"
1089
1090
  "@salesforce/ts-types" "^2.0.9"
@@ -1540,10 +1541,10 @@
1540
1541
  resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
1541
1542
  integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
1542
1543
 
1543
- "@types/shelljs@^0.8.14":
1544
- version "0.8.14"
1545
- resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.14.tgz#87b8817b2397ffe97b86a4d844036ee0d2a1f0ca"
1546
- integrity sha512-eqKaGPi60riuxI9pUVeCT02EGo94Y6HT119h7w5bXSELsis6+JqzdEy6H/w2xXl881wcN3VDnb/D0WlgSety5w==
1544
+ "@types/shelljs@^0.8.14", "@types/shelljs@^0.8.15":
1545
+ version "0.8.15"
1546
+ resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac"
1547
+ integrity sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==
1547
1548
  dependencies:
1548
1549
  "@types/glob" "~7.2.0"
1549
1550
  "@types/node" "*"
@@ -2618,16 +2619,32 @@ color-name@1.1.3:
2618
2619
  resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
2619
2620
  integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
2620
2621
 
2621
- color-name@~1.1.4:
2622
+ color-name@^1.0.0, color-name@~1.1.4:
2622
2623
  version "1.1.4"
2623
2624
  resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
2624
2625
  integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
2625
2626
 
2627
+ color-string@^1.9.0:
2628
+ version "1.9.1"
2629
+ resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
2630
+ integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
2631
+ dependencies:
2632
+ color-name "^1.0.0"
2633
+ simple-swizzle "^0.2.2"
2634
+
2626
2635
  color-support@^1.1.2, color-support@^1.1.3:
2627
2636
  version "1.1.3"
2628
2637
  resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
2629
2638
  integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
2630
2639
 
2640
+ color@^4.2.3:
2641
+ version "4.2.3"
2642
+ resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
2643
+ integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
2644
+ dependencies:
2645
+ color-convert "^2.0.1"
2646
+ color-string "^1.9.0"
2647
+
2631
2648
  colorette@^2.0.7:
2632
2649
  version "2.0.20"
2633
2650
  resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
@@ -4441,6 +4458,11 @@ is-arrayish@^0.2.1:
4441
4458
  resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
4442
4459
  integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
4443
4460
 
4461
+ is-arrayish@^0.3.1:
4462
+ version "0.3.2"
4463
+ resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
4464
+ integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
4465
+
4444
4466
  is-bigint@^1.0.1:
4445
4467
  version "1.0.4"
4446
4468
  resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
@@ -7278,6 +7300,13 @@ simple-get@^4.0.1:
7278
7300
  once "^1.3.1"
7279
7301
  simple-concat "^1.0.0"
7280
7302
 
7303
+ simple-swizzle@^0.2.2:
7304
+ version "0.2.2"
7305
+ resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
7306
+ integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
7307
+ dependencies:
7308
+ is-arrayish "^0.3.1"
7309
+
7281
7310
  sinon@10.0.0:
7282
7311
  version "10.0.0"
7283
7312
  resolved "https://registry.yarnpkg.com/sinon/-/sinon-10.0.0.tgz#52279f97e35646ff73d23207d0307977c9b81430"
@@ -562,5 +562,5 @@
562
562
  ]
563
563
  }
564
564
  },
565
- "version": "2.0.6"
565
+ "version": "2.0.7"
566
566
  }
package/package.json CHANGED
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-settings",
3
3
  "description": "configure the Salesforce CLI",
4
- "version": "2.0.6",
4
+ "version": "2.0.7",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.10.8",
9
- "@salesforce/core": "^6.1.0",
8
+ "@oclif/core": "^3.12.0",
9
+ "@salesforce/core": "^6.1.3",
10
10
  "@salesforce/sf-plugins-core": "^5.0.1",
11
11
  "fast-levenshtein": "^3.0.0"
12
12
  },
13
13
  "devDependencies": {
14
- "@oclif/plugin-command-snapshot": "^5.0.1",
15
- "@oclif/test": "^3.0.3",
16
- "@salesforce/cli-plugins-testkit": "^5.0.1",
17
- "@salesforce/dev-scripts": "^7.1.0",
14
+ "@oclif/plugin-command-snapshot": "^5.0.2",
15
+ "@oclif/test": "^3.1.2",
16
+ "@salesforce/cli-plugins-testkit": "^5.0.4",
17
+ "@salesforce/dev-scripts": "^7.1.1",
18
18
  "@salesforce/kit": "^3.0.15",
19
- "@salesforce/plugin-command-reference": "^3.0.44",
19
+ "@salesforce/plugin-command-reference": "^3.0.46",
20
20
  "@salesforce/plugin-deploy-retrieve": "^1.20.3",
21
21
  "@salesforce/ts-sinon": "^1.4.17",
22
22
  "@salesforce/ts-types": "^2.0.9",
@@ -209,7 +209,7 @@
209
209
  "exports": "./lib/index.js",
210
210
  "type": "module",
211
211
  "sfdx": {
212
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-settings/2.0.6.crt",
213
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-settings/2.0.6.sig"
212
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-settings/2.0.7.crt",
213
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-settings/2.0.7.sig"
214
214
  }
215
215
  }