@salesforce/plugin-custom-metadata 2.2.9 → 2.2.11

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
@@ -148,7 +148,7 @@ FLAG DESCRIPTIONS
148
148
  The value must be greater than or equal to zero. Default value is 0.
149
149
  ```
150
150
 
151
- _See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.9/src/commands/cmdt/generate/field.ts)_
151
+ _See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.11/src/commands/cmdt/generate/field.ts)_
152
152
 
153
153
  ## `sfdx cmdt:generate:fromorg`
154
154
 
@@ -235,7 +235,7 @@ FLAG DESCRIPTIONS
235
235
  https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
236
236
  ```
237
237
 
238
- _See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.9/src/commands/cmdt/generate/fromorg.ts)_
238
+ _See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.11/src/commands/cmdt/generate/fromorg.ts)_
239
239
 
240
240
  ## `sfdx cmdt:generate:object`
241
241
 
@@ -296,7 +296,7 @@ FLAG DESCRIPTIONS
296
296
  https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
297
297
  ```
298
298
 
299
- _See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.9/src/commands/cmdt/generate/object.ts)_
299
+ _See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.11/src/commands/cmdt/generate/object.ts)_
300
300
 
301
301
  ## `sfdx cmdt:generate:record`
302
302
 
@@ -349,7 +349,7 @@ FLAG DESCRIPTIONS
349
349
  Protected records can only be accessed by code in the same managed package namespace.
350
350
  ```
351
351
 
352
- _See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.9/src/commands/cmdt/generate/record.ts)_
352
+ _See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.11/src/commands/cmdt/generate/record.ts)_
353
353
 
354
354
  ## `sfdx cmdt:generate:records`
355
355
 
@@ -399,7 +399,7 @@ FLAG DESCRIPTIONS
399
399
  The '__mdt' suffix is appended to the end of the name if it's omitted.
400
400
  ```
401
401
 
402
- _See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.9/src/commands/cmdt/generate/records.ts)_
402
+ _See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/2.2.11/src/commands/cmdt/generate/records.ts)_
403
403
 
404
404
  <!-- commandsstop -->
405
405
 
package/oclif.lock CHANGED
@@ -681,7 +681,7 @@
681
681
  node-gyp "^8.2.0"
682
682
  read-package-json-fast "^2.0.1"
683
683
 
684
- "@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.11.8", "@oclif/core@^2.15.0":
684
+ "@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.15.0":
685
685
  version "2.15.0"
686
686
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
687
687
  integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==
@@ -715,18 +715,51 @@
715
715
  wordwrap "^1.0.0"
716
716
  wrap-ansi "^7.0.0"
717
717
 
718
- "@oclif/plugin-command-snapshot@^4.0.14":
719
- version "4.0.14"
720
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.14.tgz#7fe19c34871443dbfea1cb301b06ca20cc9a4d97"
721
- integrity sha512-Gn7FvuYZl/avk1vRfSq4jT/1eQS7PARsQiB4gXokp1m0RDP0OHb5O6W1AwTTUcxqY+AcSEhl/lsSjjN2GdKgEg==
718
+ "@oclif/core@^3.5.0":
719
+ version "3.9.1"
720
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.9.1.tgz#056cf2e5b0962eac371a31d12963b188ca314716"
721
+ integrity sha512-ZVz2TY8f0cA2HHIWdIAYOjpKynEyF481cKs1J6olDViLZ4OJonuLgGWUFs9luaadBcYtRoVuM3Ox1cdSqeUWFw==
722
722
  dependencies:
723
- "@oclif/core" "^2.11.8"
723
+ ansi-escapes "^4.3.2"
724
+ ansi-styles "^4.3.0"
725
+ cardinal "^2.1.1"
724
726
  chalk "^4.1.2"
727
+ clean-stack "^3.0.1"
728
+ cli-progress "^3.12.0"
729
+ debug "^4.3.4"
730
+ ejs "^3.1.9"
731
+ get-package-type "^0.1.0"
732
+ globby "^11.1.0"
733
+ hyperlinker "^1.0.0"
734
+ indent-string "^4.0.0"
735
+ is-wsl "^2.2.0"
736
+ js-yaml "^3.14.1"
737
+ natural-orderby "^2.0.3"
738
+ object-treeify "^1.1.33"
739
+ password-prompt "^1.1.2"
740
+ slice-ansi "^4.0.0"
741
+ string-width "^4.2.3"
742
+ strip-ansi "^6.0.1"
743
+ supports-color "^8.1.1"
744
+ supports-hyperlinks "^2.2.0"
745
+ widest-line "^3.1.0"
746
+ wordwrap "^1.0.0"
747
+ wrap-ansi "^7.0.0"
748
+
749
+ "@oclif/plugin-command-snapshot@^4.0.16":
750
+ version "4.0.16"
751
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-4.0.16.tgz#50ab214246088d16c86af7ae81b3c5084478571e"
752
+ integrity sha512-J4q2e7l7jNxzuS4qvmLPALoFftsRXczE54I2qnFpSp7YC9RyS9cUcBdoXklOsX2yZckj234o5gmGdkAmBAAqHA==
753
+ dependencies:
754
+ "@oclif/core" "^3.5.0"
755
+ "@types/lodash.difference" "^4.5.8"
756
+ chalk "^5.3.0"
725
757
  just-diff "^5.2.0"
726
- lodash "^4.17.21"
758
+ lodash.difference "^4.5.0"
759
+ lodash.get "^4.4.2"
760
+ lodash.sortby "^4.7.0"
727
761
  semver "^7.5.4"
728
- ts-json-schema-generator "^1.3.0"
729
- tslib "^2.6.2"
762
+ ts-json-schema-generator "^1.4.0"
730
763
 
731
764
  "@oclif/plugin-help@^5.2.14":
732
765
  version "5.2.19"
@@ -873,13 +906,13 @@
873
906
  strip-ansi "6.0.1"
874
907
  ts-retry-promise "^0.7.1"
875
908
 
876
- "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.5", "@salesforce/core@^5.3.9":
877
- version "5.3.9"
878
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.9.tgz#1c8f793ce1a0798c5c7767a5a370a5926d3298de"
879
- integrity sha512-/HX0PiXq3Sjc5eVJ0EaYetcDGsKU9O9Nj8jFGw5qYlITx8zogfxc0j07liH67tQXS1KbTysYoj/MQ2zbHSNkPA==
909
+ "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.14", "@salesforce/core@^5.3.5", "@salesforce/core@^5.3.9":
910
+ version "5.3.14"
911
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.14.tgz#a5a3d02be6727492469ed39b23eaf3c56675496b"
912
+ integrity sha512-IFmLZCpFBcreTFEaH+Rn4BozUpFx3vvf43yWuXWdOvALz4ad18yU3Kzk9GxwzablrQxPFmJ43ClQG10dmoh/ig==
880
913
  dependencies:
881
- "@salesforce/kit" "^3.0.13"
882
- "@salesforce/schemas" "^1.6.0"
914
+ "@salesforce/kit" "^3.0.14"
915
+ "@salesforce/schemas" "^1.6.1"
883
916
  "@salesforce/ts-types" "^2.0.8"
884
917
  "@types/semver" "^7.5.3"
885
918
  ajv "^8.12.0"
@@ -887,10 +920,10 @@
887
920
  faye "^1.4.0"
888
921
  form-data "^4.0.0"
889
922
  js2xmlparser "^4.0.1"
890
- jsforce "^2.0.0-beta.27"
923
+ jsforce "^2.0.0-beta.28"
891
924
  jsonwebtoken "9.0.2"
892
925
  jszip "3.10.1"
893
- pino "^8.15.6"
926
+ pino "^8.16.0"
894
927
  pino-abstract-transport "^1.0.0"
895
928
  pino-pretty "^10.2.3"
896
929
  proper-lockfile "^4.1.2"
@@ -941,12 +974,12 @@
941
974
  typescript "^4.9.5"
942
975
  wireit "^0.9.5"
943
976
 
944
- "@salesforce/kit@^3.0.13":
945
- version "3.0.13"
946
- resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.13.tgz#10b47ad6e0e27c3a9f97eb6a5cdcfffa9ba1f163"
947
- integrity sha512-HLQ5L5bBi0tsMeH5ZHJAhHUpvNUNPQoNJt2O82Jf6C60GGsrlzwzQ5ONAHGNBgKSZ7HLr0UGL5xaA+hE9uOcgw==
977
+ "@salesforce/kit@^3.0.13", "@salesforce/kit@^3.0.14":
978
+ version "3.0.15"
979
+ resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.15.tgz#713df3f5767f874c70a2e731c7cb5ba677989559"
980
+ integrity sha512-XkA8jsuLvVnyP460dAbU3pBFP2IkmmmsVxMQVifcKKbNWaIBbZBzAfj+vdaQfnvZyflLhsrFT3q2xkb0vHouPg==
948
981
  dependencies:
949
- "@salesforce/ts-types" "^2.0.8"
982
+ "@salesforce/ts-types" "^2.0.9"
950
983
  tslib "^2.6.2"
951
984
 
952
985
  "@salesforce/plugin-command-reference@^3.0.41":
@@ -968,10 +1001,10 @@
968
1001
  resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0"
969
1002
  integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==
970
1003
 
971
- "@salesforce/schemas@^1.6.0":
972
- version "1.6.0"
973
- resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
974
- integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==
1004
+ "@salesforce/schemas@^1.6.1":
1005
+ version "1.6.1"
1006
+ resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
1007
+ integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
975
1008
 
976
1009
  "@salesforce/sf-plugins-core@^3.1.22", "@salesforce/sf-plugins-core@^3.1.28":
977
1010
  version "3.1.28"
@@ -985,19 +1018,19 @@
985
1018
  chalk "^4"
986
1019
  inquirer "^8.2.5"
987
1020
 
988
- "@salesforce/ts-sinon@^1.4.16":
989
- version "1.4.16"
990
- resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.16.tgz#44ca058279d4009d7cc5d2de04d0ff764897f7c2"
991
- integrity sha512-nl/zQ0z+W3C5VUgOh5i7N9ZgI7cEboDGBfPk7JXIz1R3U8yjSr3IIrJgmB3XSHFRNOQ/BjxdO8XSeuOehlaX3g==
1021
+ "@salesforce/ts-sinon@^1.4.19":
1022
+ version "1.4.19"
1023
+ resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.19.tgz#64157b6c8cf4a3c637867e2ddd90c2d058c334f7"
1024
+ integrity sha512-vopxKrI6QD0OCtPlge1eGGHFWLkoDee7KaB/dpGeRwioeNfCVJ8ikELN0hv0zq9Ys6gUYWYcdpxzTP1upslCJA==
992
1025
  dependencies:
993
- "@salesforce/ts-types" "^2.0.7"
1026
+ "@salesforce/ts-types" "^2.0.9"
994
1027
  sinon "^5.1.1"
995
1028
  tslib "^2.6.1"
996
1029
 
997
- "@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8":
998
- version "2.0.8"
999
- resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
1000
- integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
1030
+ "@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8", "@salesforce/ts-types@^2.0.9":
1031
+ version "2.0.9"
1032
+ resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
1033
+ integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
1001
1034
  dependencies:
1002
1035
  tslib "^2.6.2"
1003
1036
 
@@ -1218,6 +1251,18 @@
1218
1251
  dependencies:
1219
1252
  "@types/node" "*"
1220
1253
 
1254
+ "@types/lodash.difference@^4.5.8":
1255
+ version "4.5.8"
1256
+ resolved "https://registry.yarnpkg.com/@types/lodash.difference/-/lodash.difference-4.5.8.tgz#25acd0acfd3472c61b9d5629b014c21b921905fe"
1257
+ integrity sha512-oamKsq2RK81RuwvG32/E8wRu/ldOz5XH04zeIyFDcJyGeebg17h0WOtyrkhDmINhr/2Noz6geO2AYfnQDxtapQ==
1258
+ dependencies:
1259
+ "@types/lodash" "*"
1260
+
1261
+ "@types/lodash@*":
1262
+ version "4.14.200"
1263
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
1264
+ integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==
1265
+
1221
1266
  "@types/minimatch@*":
1222
1267
  version "5.1.2"
1223
1268
  resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
@@ -2039,6 +2084,11 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
2039
2084
  ansi-styles "^4.1.0"
2040
2085
  supports-color "^7.1.0"
2041
2086
 
2087
+ chalk@^5.3.0:
2088
+ version "5.3.0"
2089
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
2090
+ integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
2091
+
2042
2092
  change-case@^4.1.2:
2043
2093
  version "4.1.2"
2044
2094
  resolved "https://registry.yarnpkg.com/change-case/-/change-case-4.1.2.tgz#fedfc5f136045e2398c0410ee441f95704641e12"
@@ -2655,6 +2705,13 @@ ejs@^3.1.8:
2655
2705
  dependencies:
2656
2706
  jake "^10.8.5"
2657
2707
 
2708
+ ejs@^3.1.9:
2709
+ version "3.1.9"
2710
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
2711
+ integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
2712
+ dependencies:
2713
+ jake "^10.8.5"
2714
+
2658
2715
  electron-to-chromium@^1.4.284:
2659
2716
  version "1.4.316"
2660
2717
  resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.316.tgz#7f2cfda199ae1a32a69b3eb9046b8b0640086064"
@@ -4287,10 +4344,10 @@ jsesc@^2.5.1:
4287
4344
  resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
4288
4345
  integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
4289
4346
 
4290
- jsforce@^2.0.0-beta.22, jsforce@^2.0.0-beta.27:
4291
- version "2.0.0-beta.27"
4292
- resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.27.tgz#ba822b18b77bea4529491060a9b07bc1009735ac"
4293
- integrity sha512-d9dDWWeHwayRKPo8FJBAIUyk8sNXGSHwdUjR6al3yK0YKci27Jc1XfNaQTxEAuymHQJVaCb1gxTKqmA4uznFdQ==
4347
+ jsforce@^2.0.0-beta.22, jsforce@^2.0.0-beta.28:
4348
+ version "2.0.0-beta.28"
4349
+ resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.28.tgz#5fd8d9b8e5efc798698793b147e00371f3d74e8f"
4350
+ integrity sha512-tTmKRhr4yWNinhmurY/tiiltLFQq9RQ+gpYAt3wjFdCGjzd49/wqYQIFw4SsI3+iLjxXnc0uTgGwdAkDjxDWnA==
4294
4351
  dependencies:
4295
4352
  "@babel/runtime" "^7.12.5"
4296
4353
  "@babel/runtime-corejs3" "^7.12.5"
@@ -4505,6 +4562,11 @@ lodash.camelcase@^4.3.0:
4505
4562
  resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
4506
4563
  integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
4507
4564
 
4565
+ lodash.difference@^4.5.0:
4566
+ version "4.5.0"
4567
+ resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c"
4568
+ integrity sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==
4569
+
4508
4570
  lodash.flattendeep@^4.4.0:
4509
4571
  version "4.4.0"
4510
4572
  resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
@@ -4575,6 +4637,11 @@ lodash.snakecase@^4.1.1:
4575
4637
  resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
4576
4638
  integrity sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==
4577
4639
 
4640
+ lodash.sortby@^4.7.0:
4641
+ version "4.7.0"
4642
+ resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
4643
+ integrity sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==
4644
+
4578
4645
  lodash.startcase@^4.4.0:
4579
4646
  version "4.4.0"
4580
4647
  resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
@@ -5728,10 +5795,10 @@ pino-std-serializers@^6.0.0:
5728
5795
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
5729
5796
  integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
5730
5797
 
5731
- pino@^8.15.6:
5732
- version "8.16.0"
5733
- resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.0.tgz#2465012a1d11fa2e7a0545032f636e203990ae26"
5734
- integrity sha512-UUmvQ/7KTZt/vHjhRrnyS7h+J7qPBQnpG80V56xmIC+o9IqYmQOw/UIny9S9zYDfRBR0ClouCr464EkBMIT7Fw==
5798
+ pino@^8.16.0:
5799
+ version "8.16.1"
5800
+ resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.1.tgz#dcaf82764b1a27f24101317cdd6453e96290f1d9"
5801
+ integrity sha512-3bKsVhBmgPjGV9pyn4fO/8RtoVDR8ssW1ev819FsRXlRNgW8gR/9Kx+gCK4UPWd4JjrRDLWpzd/pb1AyWm3MGA==
5735
5802
  dependencies:
5736
5803
  atomic-sleep "^1.0.0"
5737
5804
  fast-redact "^3.1.1"
@@ -6793,10 +6860,10 @@ trim-newlines@^3.0.0:
6793
6860
  resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
6794
6861
  integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
6795
6862
 
6796
- ts-json-schema-generator@^1.3.0:
6797
- version "1.3.0"
6798
- resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.3.0.tgz#0d5c672cce47e4c438323e3bd85f2be72f62d0ac"
6799
- integrity sha512-Y2smEgpxtWat8ICaLbUENXZ/o/SqvVy85X48V/7qOarOTu6XgVs+lr6k0OPFljVhZX5gEMrGPT3q7Ql7JKnexw==
6863
+ ts-json-schema-generator@^1.4.0:
6864
+ version "1.4.0"
6865
+ resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.4.0.tgz#f341b36792c372d3d09245414a4f3a6efa2697f8"
6866
+ integrity sha512-wm8vyihmGgYpxrqRshmYkWGNwEk+sf3xV2rUgxv8Ryeh7bSpMO7pZQOht+2rS002eDkFTxR7EwRPXVzrS0WJTg==
6800
6867
  dependencies:
6801
6868
  "@types/json-schema" "^7.0.12"
6802
6869
  commander "^11.0.0"
@@ -6804,7 +6871,7 @@ ts-json-schema-generator@^1.3.0:
6804
6871
  json5 "^2.2.3"
6805
6872
  normalize-path "^3.0.0"
6806
6873
  safe-stable-stringify "^2.4.3"
6807
- typescript "~5.1.6"
6874
+ typescript "~5.2.2"
6808
6875
 
6809
6876
  ts-node@^10.0.0, ts-node@^10.8.1, ts-node@^10.9.1:
6810
6877
  version "10.9.1"
@@ -6962,7 +7029,7 @@ typedoc@0.23.16:
6962
7029
  minimatch "^5.1.0"
6963
7030
  shiki "^0.11.1"
6964
7031
 
6965
- "typescript@^4.6.4 || ^5.0.0", typescript@~5.1.6:
7032
+ "typescript@^4.6.4 || ^5.0.0":
6966
7033
  version "5.1.6"
6967
7034
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
6968
7035
  integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
@@ -6972,6 +7039,11 @@ typescript@^4.9.5:
6972
7039
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
6973
7040
  integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
6974
7041
 
7042
+ typescript@~5.2.2:
7043
+ version "5.2.2"
7044
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
7045
+ integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
7046
+
6975
7047
  uglify-js@^3.1.4:
6976
7048
  version "3.17.4"
6977
7049
  resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
@@ -7266,10 +7338,10 @@ widest-line@^3.1.0:
7266
7338
  dependencies:
7267
7339
  string-width "^4.0.0"
7268
7340
 
7269
- wireit@^0.14.0:
7270
- version "0.14.0"
7271
- resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.0.tgz#8ecb922280d9b3a493bed520900ab458e0f38727"
7272
- integrity sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw==
7341
+ wireit@^0.14.1:
7342
+ version "0.14.1"
7343
+ resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.1.tgz#83b63598503573db6722ad49b1fe15b57ee71890"
7344
+ integrity sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA==
7273
7345
  dependencies:
7274
7346
  braces "^3.0.2"
7275
7347
  chokidar "^3.5.3"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.2.9",
2
+ "version": "2.2.11",
3
3
  "commands": {
4
4
  "cmdt:generate:field": {
5
5
  "id": "cmdt:generate:field",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-custom-metadata",
3
3
  "description": "Tools for working with custom metadata types and their records.",
4
- "version": "2.2.9",
4
+ "version": "2.2.11",
5
5
  "contributors": [
6
6
  {
7
7
  "name": "Carolyn Grabill",
@@ -43,7 +43,7 @@
43
43
  "bugs": "https://github.com/salesforcecli/plugin-custom-metadata/issues",
44
44
  "dependencies": {
45
45
  "@oclif/core": "^2.15.0",
46
- "@salesforce/core": "^5.3.1",
46
+ "@salesforce/core": "^5.3.14",
47
47
  "@salesforce/sf-plugins-core": "^3.1.22",
48
48
  "@salesforce/ts-types": "^2.0.6",
49
49
  "csv-parse": "^5.5.2",
@@ -51,13 +51,13 @@
51
51
  "tslib": "^2"
52
52
  },
53
53
  "devDependencies": {
54
- "@oclif/plugin-command-snapshot": "^4.0.14",
54
+ "@oclif/plugin-command-snapshot": "^4.0.16",
55
55
  "@salesforce/cli-plugins-testkit": "^4.4.7",
56
56
  "@salesforce/dev-config": "^4.0.1",
57
57
  "@salesforce/dev-scripts": "^5.11.0",
58
58
  "@salesforce/plugin-command-reference": "^3.0.41",
59
59
  "@salesforce/prettier-config": "^0.0.3",
60
- "@salesforce/ts-sinon": "^1.4.16",
60
+ "@salesforce/ts-sinon": "^1.4.19",
61
61
  "@swc/core": "^1.3.37",
62
62
  "@typescript-eslint/eslint-plugin": "^5.61.0",
63
63
  "@typescript-eslint/parser": "^5.62.0",
@@ -82,7 +82,7 @@
82
82
  "sinon": "10.0.0",
83
83
  "ts-node": "^10.0.0",
84
84
  "typescript": "^4.9.5",
85
- "wireit": "^0.14.0"
85
+ "wireit": "^0.14.1"
86
86
  },
87
87
  "engines": {
88
88
  "node": ">=16.0.0"
@@ -249,7 +249,7 @@
249
249
  }
250
250
  },
251
251
  "sfdx": {
252
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/2.2.9.crt",
253
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/2.2.9.sig"
252
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/2.2.11.crt",
253
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/2.2.11.sig"
254
254
  }
255
255
  }