@jayree/sfdx-plugin-manifest 3.1.28 → 3.1.30
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +17 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/oclif.lock +204 -164
- package/oclif.manifest.json +1 -1
- package/package.json +16 -16
package/oclif.lock
CHANGED
@@ -439,10 +439,10 @@
|
|
439
439
|
minimatch "^3.1.2"
|
440
440
|
strip-json-comments "^3.1.1"
|
441
441
|
|
442
|
-
"@eslint/js@8.
|
443
|
-
version "8.
|
444
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.
|
445
|
-
integrity sha512-
|
442
|
+
"@eslint/js@8.50.0":
|
443
|
+
version "8.50.0"
|
444
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484"
|
445
|
+
integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==
|
446
446
|
|
447
447
|
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
448
448
|
version "1.1.3"
|
@@ -489,15 +489,15 @@
|
|
489
489
|
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
490
490
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
491
491
|
|
492
|
-
"@jayree/changelog@^1.1.
|
493
|
-
version "1.1.
|
494
|
-
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.
|
495
|
-
integrity sha512-
|
492
|
+
"@jayree/changelog@^1.1.6":
|
493
|
+
version "1.1.6"
|
494
|
+
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.6.tgz#d76d3e725ba9c8cba7e7dd34d6a42c41011ec3af"
|
495
|
+
integrity sha512-ChCUOSYwhsezMgOFGHN6s0lxjmr0AYrbfCGJB41O9HwcwOTGhJryJ4p7mqIsw+9ptYGCB4osUBATvaPN0Jp33Q==
|
496
496
|
dependencies:
|
497
497
|
debug "^4.3.4"
|
498
498
|
fs-extra "^11.1.1"
|
499
499
|
marked "^5.1.2"
|
500
|
-
marked-terminal "^
|
500
|
+
marked-terminal "^6.0.0"
|
501
501
|
semver "^7.5.4"
|
502
502
|
semver-compare "^1.0.0"
|
503
503
|
|
@@ -776,10 +776,10 @@
|
|
776
776
|
ts-json-schema-generator "^1.3.0"
|
777
777
|
tslib "^2.6.2"
|
778
778
|
|
779
|
-
"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.
|
780
|
-
version "5.2.
|
781
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.
|
782
|
-
integrity sha512-
|
779
|
+
"@oclif/plugin-help@^5.2.14", "@oclif/plugin-help@^5.2.20":
|
780
|
+
version "5.2.20"
|
781
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.20.tgz#4035a0ac231f95fb8e334da342175e3ca00f6abc"
|
782
|
+
integrity sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==
|
783
783
|
dependencies:
|
784
784
|
"@oclif/core" "^2.15.0"
|
785
785
|
|
@@ -918,29 +918,29 @@
|
|
918
918
|
picocolors "^1.0.0"
|
919
919
|
tslib "^2.6.0"
|
920
920
|
|
921
|
-
"@salesforce/cli-plugins-testkit@^4.
|
922
|
-
version "4.
|
923
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.
|
924
|
-
integrity sha512-
|
921
|
+
"@salesforce/cli-plugins-testkit@^4.4.5":
|
922
|
+
version "4.4.5"
|
923
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.5.tgz#ffd8724fc1110c97e9511cc3fb19a3189f41b667"
|
924
|
+
integrity sha512-98ucjuEnwdaQiDci3X9c24ASdsaRajZefmXVYvHF6QIIb4Bav3SZVMngo11mQhcmPLyzbJWfT94aImmg1ch82A==
|
925
925
|
dependencies:
|
926
|
-
"@salesforce/core" "^5.
|
927
|
-
"@salesforce/kit" "^3.0.
|
926
|
+
"@salesforce/core" "^5.3.1"
|
927
|
+
"@salesforce/kit" "^3.0.12"
|
928
928
|
"@salesforce/ts-types" "^2.0.6"
|
929
|
-
"@types/shelljs" "^0.8.
|
929
|
+
"@types/shelljs" "^0.8.13"
|
930
930
|
debug "^4.3.1"
|
931
931
|
jszip "^3.10.1"
|
932
932
|
shelljs "^0.8.4"
|
933
933
|
strip-ansi "6.0.1"
|
934
934
|
ts-retry-promise "^0.7.1"
|
935
935
|
|
936
|
-
"@salesforce/core@^5.2.
|
937
|
-
version "5.
|
938
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.
|
939
|
-
integrity sha512-
|
936
|
+
"@salesforce/core@^5.2.10", "@salesforce/core@^5.3.1":
|
937
|
+
version "5.3.4"
|
938
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.4.tgz#bbf87238a4a6f31c07c8d01d4913c552fe0d0443"
|
939
|
+
integrity sha512-FV5QG0+W/15IaWtaZCxzAZ1K6bonlzkv5v9vuicH2VeEltruGUYYf8Bq7hkoul1xHk3Kl4+9cXx7aGp8Z0kGzQ==
|
940
940
|
dependencies:
|
941
|
-
"@salesforce/kit" "^3.0.
|
941
|
+
"@salesforce/kit" "^3.0.12"
|
942
942
|
"@salesforce/schemas" "^1.6.0"
|
943
|
-
"@salesforce/ts-types" "^2.0.
|
943
|
+
"@salesforce/ts-types" "^2.0.8"
|
944
944
|
"@types/semver" "^7.5.2"
|
945
945
|
ajv "^8.12.0"
|
946
946
|
change-case "^4.1.2"
|
@@ -1001,12 +1001,12 @@
|
|
1001
1001
|
typescript "^4.9.5"
|
1002
1002
|
wireit "^0.9.5"
|
1003
1003
|
|
1004
|
-
"@salesforce/kit@^3.0.11":
|
1005
|
-
version "3.0.
|
1006
|
-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.
|
1007
|
-
integrity sha512-
|
1004
|
+
"@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.12":
|
1005
|
+
version "3.0.13"
|
1006
|
+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.13.tgz#10b47ad6e0e27c3a9f97eb6a5cdcfffa9ba1f163"
|
1007
|
+
integrity sha512-HLQ5L5bBi0tsMeH5ZHJAhHUpvNUNPQoNJt2O82Jf6C60GGsrlzwzQ5ONAHGNBgKSZ7HLr0UGL5xaA+hE9uOcgw==
|
1008
1008
|
dependencies:
|
1009
|
-
"@salesforce/ts-types" "^2.0.
|
1009
|
+
"@salesforce/ts-types" "^2.0.8"
|
1010
1010
|
tslib "^2.6.2"
|
1011
1011
|
|
1012
1012
|
"@salesforce/prettier-config@^0.0.3":
|
@@ -1019,24 +1019,24 @@
|
|
1019
1019
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
|
1020
1020
|
integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==
|
1021
1021
|
|
1022
|
-
"@salesforce/sf-plugins-core@^3.1.
|
1023
|
-
version "3.1.
|
1024
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.
|
1025
|
-
integrity sha512-
|
1022
|
+
"@salesforce/sf-plugins-core@^3.1.25":
|
1023
|
+
version "3.1.25"
|
1024
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.25.tgz#35042667270e95211a910ea28bd5cd620dc662e9"
|
1025
|
+
integrity sha512-n2cjdp3oWgeXzMmmF1ZOIUBbidxist9qJdbDrWwVbDW2dQS3Kb23vWKsrFci7l1Hf9sQA1AApxTiwJ1DQEqKBA==
|
1026
1026
|
dependencies:
|
1027
1027
|
"@oclif/core" "^2.15.0"
|
1028
|
-
"@salesforce/core" "^5.2.
|
1028
|
+
"@salesforce/core" "^5.2.10"
|
1029
1029
|
"@salesforce/kit" "^3.0.11"
|
1030
1030
|
"@salesforce/ts-types" "^2.0.7"
|
1031
1031
|
chalk "^4"
|
1032
1032
|
inquirer "^8.2.5"
|
1033
1033
|
|
1034
|
-
"@salesforce/source-deploy-retrieve@^9.7.
|
1035
|
-
version "9.7.
|
1036
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.
|
1037
|
-
integrity sha512-
|
1034
|
+
"@salesforce/source-deploy-retrieve@^9.7.22":
|
1035
|
+
version "9.7.22"
|
1036
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.22.tgz#22462311640cc34b46b66d06b6180f261d656891"
|
1037
|
+
integrity sha512-RsAanMSmgEuQar9rPH/Qp/rBt3q9WCyrBdYLZW+oewswoDagFCkHdiwLOkzuk6F0my61EEglDK5OQm2MBEu5Yg==
|
1038
1038
|
dependencies:
|
1039
|
-
"@salesforce/core" "^5.
|
1039
|
+
"@salesforce/core" "^5.3.1"
|
1040
1040
|
"@salesforce/kit" "^3.0.11"
|
1041
1041
|
"@salesforce/ts-types" "^2.0.7"
|
1042
1042
|
fast-levenshtein "^3.0.0"
|
@@ -1050,22 +1050,27 @@
|
|
1050
1050
|
proxy-agent "^6.3.1"
|
1051
1051
|
unzipper "0.10.14"
|
1052
1052
|
|
1053
|
-
"@salesforce/ts-sinon@^1.4.
|
1054
|
-
version "1.4.
|
1055
|
-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.
|
1056
|
-
integrity sha512-
|
1053
|
+
"@salesforce/ts-sinon@^1.4.17":
|
1054
|
+
version "1.4.17"
|
1055
|
+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.17.tgz#e4454cd6f2edb54425a6336c5f8a7062b9e6d22c"
|
1056
|
+
integrity sha512-hJi+0oE7F70AFtru+KF1AKSin1lzvrU/aXkxPzqJ3obR6Q86Q4LgIl/ekiXv2u2k4GN21KPpkhBEQJuf3qiI8Q==
|
1057
1057
|
dependencies:
|
1058
|
-
"@salesforce/ts-types" "^2.0.
|
1058
|
+
"@salesforce/ts-types" "^2.0.8"
|
1059
1059
|
sinon "^5.1.1"
|
1060
1060
|
tslib "^2.6.1"
|
1061
1061
|
|
1062
|
-
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7":
|
1063
|
-
version "2.0.
|
1064
|
-
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.
|
1065
|
-
integrity sha512-
|
1062
|
+
"@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8":
|
1063
|
+
version "2.0.8"
|
1064
|
+
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
|
1065
|
+
integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==
|
1066
1066
|
dependencies:
|
1067
1067
|
tslib "^2.6.2"
|
1068
1068
|
|
1069
|
+
"@sindresorhus/is@^3.1.2":
|
1070
|
+
version "3.1.2"
|
1071
|
+
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-3.1.2.tgz#548650de521b344e3781fbdb0ece4aa6f729afb8"
|
1072
|
+
integrity sha512-JiX9vxoKMmu8Y3Zr2RVathBL1Cdu4Nt4MuNWemt1Nc06A0RAin9c5FArkhGsyMBWfCu4zj+9b+GxtjAnE4qqLQ==
|
1073
|
+
|
1069
1074
|
"@sindresorhus/is@^4.0.0":
|
1070
1075
|
version "4.6.0"
|
1071
1076
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
|
@@ -1217,10 +1222,10 @@
|
|
1217
1222
|
dependencies:
|
1218
1223
|
"@types/node" "*"
|
1219
1224
|
|
1220
|
-
"@types/debug@^4.1.
|
1221
|
-
version "4.1.
|
1222
|
-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.
|
1223
|
-
integrity sha512
|
1225
|
+
"@types/debug@^4.1.9":
|
1226
|
+
version "4.1.9"
|
1227
|
+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.9.tgz#906996938bc672aaf2fb8c0d3733ae1dda05b005"
|
1228
|
+
integrity sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow==
|
1224
1229
|
dependencies:
|
1225
1230
|
"@types/ms" "*"
|
1226
1231
|
|
@@ -1371,10 +1376,10 @@
|
|
1371
1376
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564"
|
1372
1377
|
integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==
|
1373
1378
|
|
1374
|
-
"@types/shelljs@^0.8.
|
1375
|
-
version "0.8.
|
1376
|
-
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.
|
1377
|
-
integrity sha512
|
1379
|
+
"@types/shelljs@^0.8.13":
|
1380
|
+
version "0.8.13"
|
1381
|
+
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.13.tgz#a94bf7f2b82b7cd9f4496bbe063c3adb0868a650"
|
1382
|
+
integrity sha512-++uMLOQSLlse1kCfEOwhgmHuaABZwinkylmUKCpvcEGZUov3TtM+gJZloSkW/W+9pEAEg/VBOwiSR05oqJsa5A==
|
1378
1383
|
dependencies:
|
1379
1384
|
"@types/glob" "~7.2.0"
|
1380
1385
|
"@types/node" "*"
|
@@ -1406,16 +1411,16 @@
|
|
1406
1411
|
"@types/expect" "^1.20.4"
|
1407
1412
|
"@types/node" "*"
|
1408
1413
|
|
1409
|
-
"@typescript-eslint/eslint-plugin@^6.7.
|
1410
|
-
version "6.7.
|
1411
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.
|
1412
|
-
integrity sha512-
|
1414
|
+
"@typescript-eslint/eslint-plugin@^6.7.4":
|
1415
|
+
version "6.7.4"
|
1416
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.4.tgz#057338df21b6062c2f2fc5999fbea8af9973ac6d"
|
1417
|
+
integrity sha512-DAbgDXwtX+pDkAHwiGhqP3zWUGpW49B7eqmgpPtg+BKJXwdct79ut9+ifqOFPJGClGKSHXn2PTBatCnldJRUoA==
|
1413
1418
|
dependencies:
|
1414
1419
|
"@eslint-community/regexpp" "^4.5.1"
|
1415
|
-
"@typescript-eslint/scope-manager" "6.7.
|
1416
|
-
"@typescript-eslint/type-utils" "6.7.
|
1417
|
-
"@typescript-eslint/utils" "6.7.
|
1418
|
-
"@typescript-eslint/visitor-keys" "6.7.
|
1420
|
+
"@typescript-eslint/scope-manager" "6.7.4"
|
1421
|
+
"@typescript-eslint/type-utils" "6.7.4"
|
1422
|
+
"@typescript-eslint/utils" "6.7.4"
|
1423
|
+
"@typescript-eslint/visitor-keys" "6.7.4"
|
1419
1424
|
debug "^4.3.4"
|
1420
1425
|
graphemer "^1.4.0"
|
1421
1426
|
ignore "^5.2.4"
|
@@ -1423,15 +1428,15 @@
|
|
1423
1428
|
semver "^7.5.4"
|
1424
1429
|
ts-api-utils "^1.0.1"
|
1425
1430
|
|
1426
|
-
"@typescript-eslint/parser@^6.7.
|
1427
|
-
version "6.7.
|
1428
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.
|
1429
|
-
integrity sha512-
|
1431
|
+
"@typescript-eslint/parser@^6.7.4":
|
1432
|
+
version "6.7.4"
|
1433
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.4.tgz#23d1dd4fe5d295c7fa2ab651f5406cd9ad0bd435"
|
1434
|
+
integrity sha512-I5zVZFY+cw4IMZUeNCU7Sh2PO5O57F7Lr0uyhgCJmhN/BuTlnc55KxPonR4+EM3GBdfiCyGZye6DgMjtubQkmA==
|
1430
1435
|
dependencies:
|
1431
|
-
"@typescript-eslint/scope-manager" "6.7.
|
1432
|
-
"@typescript-eslint/types" "6.7.
|
1433
|
-
"@typescript-eslint/typescript-estree" "6.7.
|
1434
|
-
"@typescript-eslint/visitor-keys" "6.7.
|
1436
|
+
"@typescript-eslint/scope-manager" "6.7.4"
|
1437
|
+
"@typescript-eslint/types" "6.7.4"
|
1438
|
+
"@typescript-eslint/typescript-estree" "6.7.4"
|
1439
|
+
"@typescript-eslint/visitor-keys" "6.7.4"
|
1435
1440
|
debug "^4.3.4"
|
1436
1441
|
|
1437
1442
|
"@typescript-eslint/scope-manager@5.62.0":
|
@@ -1442,21 +1447,21 @@
|
|
1442
1447
|
"@typescript-eslint/types" "5.62.0"
|
1443
1448
|
"@typescript-eslint/visitor-keys" "5.62.0"
|
1444
1449
|
|
1445
|
-
"@typescript-eslint/scope-manager@6.7.
|
1446
|
-
version "6.7.
|
1447
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.
|
1448
|
-
integrity sha512-
|
1450
|
+
"@typescript-eslint/scope-manager@6.7.4":
|
1451
|
+
version "6.7.4"
|
1452
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.7.4.tgz#a484a17aa219e96044db40813429eb7214d7b386"
|
1453
|
+
integrity sha512-SdGqSLUPTXAXi7c3Ob7peAGVnmMoGzZ361VswK2Mqf8UOYcODiYvs8rs5ILqEdfvX1lE7wEZbLyELCW+Yrql1A==
|
1449
1454
|
dependencies:
|
1450
|
-
"@typescript-eslint/types" "6.7.
|
1451
|
-
"@typescript-eslint/visitor-keys" "6.7.
|
1455
|
+
"@typescript-eslint/types" "6.7.4"
|
1456
|
+
"@typescript-eslint/visitor-keys" "6.7.4"
|
1452
1457
|
|
1453
|
-
"@typescript-eslint/type-utils@6.7.
|
1454
|
-
version "6.7.
|
1455
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.
|
1456
|
-
integrity sha512-
|
1458
|
+
"@typescript-eslint/type-utils@6.7.4":
|
1459
|
+
version "6.7.4"
|
1460
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.4.tgz#847cd3b59baf948984499be3e0a12ff07373e321"
|
1461
|
+
integrity sha512-n+g3zi1QzpcAdHFP9KQF+rEFxMb2KxtnJGID3teA/nxKHOVi3ylKovaqEzGBbVY2pBttU6z85gp0D00ufLzViQ==
|
1457
1462
|
dependencies:
|
1458
|
-
"@typescript-eslint/typescript-estree" "6.7.
|
1459
|
-
"@typescript-eslint/utils" "6.7.
|
1463
|
+
"@typescript-eslint/typescript-estree" "6.7.4"
|
1464
|
+
"@typescript-eslint/utils" "6.7.4"
|
1460
1465
|
debug "^4.3.4"
|
1461
1466
|
ts-api-utils "^1.0.1"
|
1462
1467
|
|
@@ -1465,10 +1470,10 @@
|
|
1465
1470
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
1466
1471
|
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
1467
1472
|
|
1468
|
-
"@typescript-eslint/types@6.7.
|
1469
|
-
version "6.7.
|
1470
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.
|
1471
|
-
integrity sha512-
|
1473
|
+
"@typescript-eslint/types@6.7.4":
|
1474
|
+
version "6.7.4"
|
1475
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.4.tgz#5d358484d2be986980c039de68e9f1eb62ea7897"
|
1476
|
+
integrity sha512-o9XWK2FLW6eSS/0r/tgjAGsYasLAnOWg7hvZ/dGYSSNjCh+49k5ocPN8OmG5aZcSJ8pclSOyVKP2x03Sj+RrCA==
|
1472
1477
|
|
1473
1478
|
"@typescript-eslint/typescript-estree@5.62.0":
|
1474
1479
|
version "5.62.0"
|
@@ -1483,30 +1488,30 @@
|
|
1483
1488
|
semver "^7.3.7"
|
1484
1489
|
tsutils "^3.21.0"
|
1485
1490
|
|
1486
|
-
"@typescript-eslint/typescript-estree@6.7.
|
1487
|
-
version "6.7.
|
1488
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.
|
1489
|
-
integrity sha512-
|
1491
|
+
"@typescript-eslint/typescript-estree@6.7.4":
|
1492
|
+
version "6.7.4"
|
1493
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.4.tgz#f2baece09f7bb1df9296e32638b2e1130014ef1a"
|
1494
|
+
integrity sha512-ty8b5qHKatlNYd9vmpHooQz3Vki3gG+3PchmtsA4TgrZBKWHNjWfkQid7K7xQogBqqc7/BhGazxMD5vr6Ha+iQ==
|
1490
1495
|
dependencies:
|
1491
|
-
"@typescript-eslint/types" "6.7.
|
1492
|
-
"@typescript-eslint/visitor-keys" "6.7.
|
1496
|
+
"@typescript-eslint/types" "6.7.4"
|
1497
|
+
"@typescript-eslint/visitor-keys" "6.7.4"
|
1493
1498
|
debug "^4.3.4"
|
1494
1499
|
globby "^11.1.0"
|
1495
1500
|
is-glob "^4.0.3"
|
1496
1501
|
semver "^7.5.4"
|
1497
1502
|
ts-api-utils "^1.0.1"
|
1498
1503
|
|
1499
|
-
"@typescript-eslint/utils@6.7.
|
1500
|
-
version "6.7.
|
1501
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.
|
1502
|
-
integrity sha512-
|
1504
|
+
"@typescript-eslint/utils@6.7.4":
|
1505
|
+
version "6.7.4"
|
1506
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.4.tgz#2236f72b10e38277ee05ef06142522e1de470ff2"
|
1507
|
+
integrity sha512-PRQAs+HUn85Qdk+khAxsVV+oULy3VkbH3hQ8hxLRJXWBEd7iI+GbQxH5SEUSH7kbEoTp6oT1bOwyga24ELALTA==
|
1503
1508
|
dependencies:
|
1504
1509
|
"@eslint-community/eslint-utils" "^4.4.0"
|
1505
1510
|
"@types/json-schema" "^7.0.12"
|
1506
1511
|
"@types/semver" "^7.5.0"
|
1507
|
-
"@typescript-eslint/scope-manager" "6.7.
|
1508
|
-
"@typescript-eslint/types" "6.7.
|
1509
|
-
"@typescript-eslint/typescript-estree" "6.7.
|
1512
|
+
"@typescript-eslint/scope-manager" "6.7.4"
|
1513
|
+
"@typescript-eslint/types" "6.7.4"
|
1514
|
+
"@typescript-eslint/typescript-estree" "6.7.4"
|
1510
1515
|
semver "^7.5.4"
|
1511
1516
|
|
1512
1517
|
"@typescript-eslint/utils@^5.59.11":
|
@@ -1531,12 +1536,12 @@
|
|
1531
1536
|
"@typescript-eslint/types" "5.62.0"
|
1532
1537
|
eslint-visitor-keys "^3.3.0"
|
1533
1538
|
|
1534
|
-
"@typescript-eslint/visitor-keys@6.7.
|
1535
|
-
version "6.7.
|
1536
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.
|
1537
|
-
integrity sha512-
|
1539
|
+
"@typescript-eslint/visitor-keys@6.7.4":
|
1540
|
+
version "6.7.4"
|
1541
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.4.tgz#80dfecf820fc67574012375859085f91a4dff043"
|
1542
|
+
integrity sha512-pOW37DUhlTZbvph50x5zZCkFn3xzwkGtNoJHzIM3svpiSkJzwOYr/kVBaXmf+RAQiUDs1AHEZVNPg6UJCJpwRA==
|
1538
1543
|
dependencies:
|
1539
|
-
"@typescript-eslint/types" "6.7.
|
1544
|
+
"@typescript-eslint/types" "6.7.4"
|
1540
1545
|
eslint-visitor-keys "^3.4.1"
|
1541
1546
|
|
1542
1547
|
"@ungap/promise-all-settled@1.1.2":
|
@@ -2259,18 +2264,18 @@ cardinal@^2.1.1:
|
|
2259
2264
|
ansicolors "~0.3.2"
|
2260
2265
|
redeyed "~2.1.0"
|
2261
2266
|
|
2262
|
-
chai@^4.3.
|
2263
|
-
version "4.3.
|
2264
|
-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.
|
2265
|
-
integrity sha512-
|
2267
|
+
chai@^4.3.10, chai@^4.3.7:
|
2268
|
+
version "4.3.10"
|
2269
|
+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.10.tgz#d784cec635e3b7e2ffb66446a63b4e33bd390384"
|
2270
|
+
integrity sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==
|
2266
2271
|
dependencies:
|
2267
2272
|
assertion-error "^1.1.0"
|
2268
|
-
check-error "^1.0.
|
2269
|
-
deep-eql "^4.1.
|
2270
|
-
get-func-name "^2.0.
|
2271
|
-
loupe "^2.3.
|
2273
|
+
check-error "^1.0.3"
|
2274
|
+
deep-eql "^4.1.3"
|
2275
|
+
get-func-name "^2.0.2"
|
2276
|
+
loupe "^2.3.6"
|
2272
2277
|
pathval "^1.1.1"
|
2273
|
-
type-detect "^4.0.
|
2278
|
+
type-detect "^4.0.8"
|
2274
2279
|
|
2275
2280
|
chainsaw@~0.1.0:
|
2276
2281
|
version "0.1.0"
|
@@ -2304,10 +2309,10 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
|
|
2304
2309
|
ansi-styles "^4.1.0"
|
2305
2310
|
supports-color "^7.1.0"
|
2306
2311
|
|
2307
|
-
chalk@^5.
|
2308
|
-
version "5.
|
2309
|
-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.
|
2310
|
-
integrity sha512-
|
2312
|
+
chalk@^5.3.0:
|
2313
|
+
version "5.3.0"
|
2314
|
+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
|
2315
|
+
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
|
2311
2316
|
|
2312
2317
|
change-case@^4.1.2:
|
2313
2318
|
version "4.1.2"
|
@@ -2327,15 +2332,22 @@ change-case@^4.1.2:
|
|
2327
2332
|
snake-case "^3.0.4"
|
2328
2333
|
tslib "^2.0.3"
|
2329
2334
|
|
2335
|
+
char-regex@^1.0.2:
|
2336
|
+
version "1.0.2"
|
2337
|
+
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
|
2338
|
+
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
|
2339
|
+
|
2330
2340
|
chardet@^0.7.0:
|
2331
2341
|
version "0.7.0"
|
2332
2342
|
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
|
2333
2343
|
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
|
2334
2344
|
|
2335
|
-
check-error@^1.0.
|
2336
|
-
version "1.0.
|
2337
|
-
resolved "https://registry.yarnpkg.com/check-error/-/check-error-1.0.
|
2338
|
-
integrity sha512-
|
2345
|
+
check-error@^1.0.3:
|
2346
|
+
version "1.0.3"
|
2347
|
+
resolved "https://registry.yarnpkg.com/check-error/-/check-error-1.0.3.tgz#a6502e4312a7ee969f646e83bb3ddd56281bd694"
|
2348
|
+
integrity sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==
|
2349
|
+
dependencies:
|
2350
|
+
get-func-name "^2.0.2"
|
2339
2351
|
|
2340
2352
|
chokidar@3.5.3, chokidar@^3.5.3:
|
2341
2353
|
version "3.5.3"
|
@@ -2822,7 +2834,7 @@ decompress-response@^6.0.0:
|
|
2822
2834
|
dependencies:
|
2823
2835
|
mimic-response "^3.1.0"
|
2824
2836
|
|
2825
|
-
deep-eql@^4.1.
|
2837
|
+
deep-eql@^4.1.3:
|
2826
2838
|
version "4.1.3"
|
2827
2839
|
resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-4.1.3.tgz#7c7775513092f7df98d8df9996dd085eb668cc6d"
|
2828
2840
|
integrity sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==
|
@@ -3018,6 +3030,11 @@ emoji-regex@^8.0.0:
|
|
3018
3030
|
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
|
3019
3031
|
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
|
3020
3032
|
|
3033
|
+
emojilib@^2.4.0:
|
3034
|
+
version "2.4.0"
|
3035
|
+
resolved "https://registry.yarnpkg.com/emojilib/-/emojilib-2.4.0.tgz#ac518a8bb0d5f76dda57289ccb2fdf9d39ae721e"
|
3036
|
+
integrity sha512-5U0rVMU5Y2n2+ykNLQqMoqklN9ICBT/KsvC1Gz6vqHbz2AXXGkG+Pm5rMWk/8Vjrr/mY9985Hi8DYzn1F09Nyw==
|
3037
|
+
|
3021
3038
|
encoding@^0.1.12, encoding@^0.1.13:
|
3022
3039
|
version "0.1.13"
|
3023
3040
|
resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.13.tgz#56574afdd791f54a8e9b2785c0582a2d26210fa9"
|
@@ -3358,12 +3375,12 @@ eslint-plugin-prettier@^5.0.0:
|
|
3358
3375
|
prettier-linter-helpers "^1.0.0"
|
3359
3376
|
synckit "^0.8.5"
|
3360
3377
|
|
3361
|
-
eslint-plugin-sf-plugin@^1.16.
|
3362
|
-
version "1.16.
|
3363
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.
|
3364
|
-
integrity sha512-
|
3378
|
+
eslint-plugin-sf-plugin@^1.16.8:
|
3379
|
+
version "1.16.8"
|
3380
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.8.tgz#3509bbd79aceae106eafbef0f4dbbcdb2fc90154"
|
3381
|
+
integrity sha512-vPnJgZcAiqIHw1UJSfaA+aIrJXKfZxKurfxkn+WIU3LWJBPkp/nKOYEAXURcH9Qte3PH4J7WgkQXfJY09Hs9Yg==
|
3365
3382
|
dependencies:
|
3366
|
-
"@salesforce/core" "^5.
|
3383
|
+
"@salesforce/core" "^5.3.1"
|
3367
3384
|
"@typescript-eslint/utils" "^5.59.11"
|
3368
3385
|
|
3369
3386
|
eslint-plugin-unicorn@^48.0.1:
|
@@ -3432,15 +3449,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
3432
3449
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
3433
3450
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
3434
3451
|
|
3435
|
-
eslint@^8.41.0, eslint@^8.
|
3436
|
-
version "8.
|
3437
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
3438
|
-
integrity sha512-
|
3452
|
+
eslint@^8.41.0, eslint@^8.50.0:
|
3453
|
+
version "8.50.0"
|
3454
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2"
|
3455
|
+
integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==
|
3439
3456
|
dependencies:
|
3440
3457
|
"@eslint-community/eslint-utils" "^4.2.0"
|
3441
3458
|
"@eslint-community/regexpp" "^4.6.1"
|
3442
3459
|
"@eslint/eslintrc" "^2.1.2"
|
3443
|
-
"@eslint/js" "8.
|
3460
|
+
"@eslint/js" "8.50.0"
|
3444
3461
|
"@humanwhocodes/config-array" "^0.11.11"
|
3445
3462
|
"@humanwhocodes/module-importer" "^1.0.1"
|
3446
3463
|
"@nodelib/fs.walk" "^1.2.8"
|
@@ -3645,10 +3662,10 @@ fast-safe-stringify@^2.1.1:
|
|
3645
3662
|
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
|
3646
3663
|
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
|
3647
3664
|
|
3648
|
-
fast-xml-parser@^4.2.7, fast-xml-parser@^4.3.
|
3649
|
-
version "4.3.
|
3650
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.
|
3651
|
-
integrity sha512-
|
3665
|
+
fast-xml-parser@^4.2.7, fast-xml-parser@^4.3.2:
|
3666
|
+
version "4.3.2"
|
3667
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
|
3668
|
+
integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
|
3652
3669
|
dependencies:
|
3653
3670
|
strnum "^1.0.5"
|
3654
3671
|
|
@@ -3919,7 +3936,7 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
|
|
3919
3936
|
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
|
3920
3937
|
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
|
3921
3938
|
|
3922
|
-
get-func-name@^2.0.0:
|
3939
|
+
get-func-name@^2.0.0, get-func-name@^2.0.2:
|
3923
3940
|
version "2.0.2"
|
3924
3941
|
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41"
|
3925
3942
|
integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==
|
@@ -5288,7 +5305,7 @@ lolex@^5.0.1:
|
|
5288
5305
|
dependencies:
|
5289
5306
|
"@sinonjs/commons" "^1.7.0"
|
5290
5307
|
|
5291
|
-
loupe@^2.3.
|
5308
|
+
loupe@^2.3.6:
|
5292
5309
|
version "2.3.6"
|
5293
5310
|
resolved "https://registry.yarnpkg.com/loupe/-/loupe-2.3.6.tgz#76e4af498103c532d1ecc9be102036a21f787b53"
|
5294
5311
|
integrity sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==
|
@@ -5404,17 +5421,17 @@ map-obj@^4.0.0:
|
|
5404
5421
|
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
|
5405
5422
|
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
|
5406
5423
|
|
5407
|
-
marked-terminal@^
|
5408
|
-
version "
|
5409
|
-
resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-
|
5410
|
-
integrity sha512-
|
5424
|
+
marked-terminal@^6.0.0:
|
5425
|
+
version "6.0.0"
|
5426
|
+
resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-6.0.0.tgz#450fe39209fd1fb342bd1384c9ec71345e20b6aa"
|
5427
|
+
integrity sha512-6rruICvqRfA4N+Mvdc0UyDbLA0A0nI5omtARIlin3P2F+aNc3EbW91Rd9HTuD0v9qWyHmNIu8Bt40gAnPfldsg==
|
5411
5428
|
dependencies:
|
5412
5429
|
ansi-escapes "^6.2.0"
|
5413
5430
|
cardinal "^2.1.1"
|
5414
|
-
chalk "^5.
|
5431
|
+
chalk "^5.3.0"
|
5415
5432
|
cli-table3 "^0.6.3"
|
5416
|
-
node-emoji "^1.
|
5417
|
-
supports-hyperlinks "^
|
5433
|
+
node-emoji "^2.1.0"
|
5434
|
+
supports-hyperlinks "^3.0.0"
|
5418
5435
|
|
5419
5436
|
marked@^4.0.19, marked@^4.3.0:
|
5420
5437
|
version "4.3.0"
|
@@ -5874,12 +5891,15 @@ no-case@^3.0.4:
|
|
5874
5891
|
lower-case "^2.0.2"
|
5875
5892
|
tslib "^2.0.3"
|
5876
5893
|
|
5877
|
-
node-emoji@^1.
|
5878
|
-
version "1.
|
5879
|
-
resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.
|
5880
|
-
integrity sha512-
|
5894
|
+
node-emoji@^2.1.0:
|
5895
|
+
version "2.1.0"
|
5896
|
+
resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-2.1.0.tgz#93c99b0d3dfe7d5e37c056aded389e013c72d0c5"
|
5897
|
+
integrity sha512-tcsBm9C6FmPN5Wo7OjFi9lgMyJjvkAeirmjR/ax8Ttfqy4N8PoFic26uqFTIgayHPNI5FH4ltUvfh9kHzwcK9A==
|
5881
5898
|
dependencies:
|
5882
|
-
|
5899
|
+
"@sindresorhus/is" "^3.1.2"
|
5900
|
+
char-regex "^1.0.2"
|
5901
|
+
emojilib "^2.4.0"
|
5902
|
+
skin-tone "^2.0.0"
|
5883
5903
|
|
5884
5904
|
node-fetch@^2.6.1, node-fetch@^2.6.7:
|
5885
5905
|
version "2.6.9"
|
@@ -6143,10 +6163,10 @@ object.values@^1.1.6:
|
|
6143
6163
|
define-properties "^1.1.4"
|
6144
6164
|
es-abstract "^1.20.4"
|
6145
6165
|
|
6146
|
-
oclif@^3.17.
|
6147
|
-
version "3.17.
|
6148
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.
|
6149
|
-
integrity sha512
|
6166
|
+
oclif@^3.17.2:
|
6167
|
+
version "3.17.2"
|
6168
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.2.tgz#f13756c9b1968047e76b99cb09db9725e96fb2f6"
|
6169
|
+
integrity sha512-+vFXxgmR7dGGz+g6YiqSZu2LXVkBMaS9/rhtsLGkYw45e53CW/3kBgPRnOvxcTDM3Td9JPeBD2JWxXnPKGQW3A==
|
6150
6170
|
dependencies:
|
6151
6171
|
"@oclif/core" "^2.11.4"
|
6152
6172
|
"@oclif/plugin-help" "^5.2.14"
|
@@ -7339,10 +7359,10 @@ sinon@10.0.0:
|
|
7339
7359
|
nise "^4.1.0"
|
7340
7360
|
supports-color "^7.1.0"
|
7341
7361
|
|
7342
|
-
sinon@16.
|
7343
|
-
version "16.
|
7344
|
-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.
|
7345
|
-
integrity sha512-
|
7362
|
+
sinon@16.1.0:
|
7363
|
+
version "16.1.0"
|
7364
|
+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-16.1.0.tgz#645b836563c9bedb21defdbe48831cb2afb687f2"
|
7365
|
+
integrity sha512-ZSgzF0vwmoa8pq0GEynqfdnpEDyP1PkYmEChnkjW0Vyh8IDlyFEJ+fkMhCP0il6d5cJjPl2PUsnUSAuP5sttOQ==
|
7346
7366
|
dependencies:
|
7347
7367
|
"@sinonjs/commons" "^3.0.0"
|
7348
7368
|
"@sinonjs/fake-timers" "^10.3.0"
|
@@ -7364,6 +7384,13 @@ sinon@^5.1.1:
|
|
7364
7384
|
supports-color "^5.4.0"
|
7365
7385
|
type-detect "^4.0.8"
|
7366
7386
|
|
7387
|
+
skin-tone@^2.0.0:
|
7388
|
+
version "2.0.0"
|
7389
|
+
resolved "https://registry.yarnpkg.com/skin-tone/-/skin-tone-2.0.0.tgz#4e3933ab45c0d4f4f781745d64b9f4c208e41237"
|
7390
|
+
integrity sha512-kUMbT1oBJCpgrnKoSr0o6wPtvRWT9W9UKvGLwfJYO2WuahZRHOpEyL1ckyMGgMWh0UdpmaoFqKKD29WTomNEGA==
|
7391
|
+
dependencies:
|
7392
|
+
unicode-emoji-modifier-base "^1.0.0"
|
7393
|
+
|
7367
7394
|
slash@^2.0.0:
|
7368
7395
|
version "2.0.0"
|
7369
7396
|
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
|
@@ -7669,7 +7696,7 @@ supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0:
|
|
7669
7696
|
dependencies:
|
7670
7697
|
has-flag "^4.0.0"
|
7671
7698
|
|
7672
|
-
supports-hyperlinks@^2.2.0
|
7699
|
+
supports-hyperlinks@^2.2.0:
|
7673
7700
|
version "2.3.0"
|
7674
7701
|
resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz#3943544347c1ff90b15effb03fc14ae45ec10624"
|
7675
7702
|
integrity sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==
|
@@ -7677,6 +7704,14 @@ supports-hyperlinks@^2.2.0, supports-hyperlinks@^2.3.0:
|
|
7677
7704
|
has-flag "^4.0.0"
|
7678
7705
|
supports-color "^7.0.0"
|
7679
7706
|
|
7707
|
+
supports-hyperlinks@^3.0.0:
|
7708
|
+
version "3.0.0"
|
7709
|
+
resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-3.0.0.tgz#c711352a5c89070779b4dad54c05a2f14b15c94b"
|
7710
|
+
integrity sha512-QBDPHyPQDRTy9ku4URNGY5Lah8PAaXs6tAAwp55sL5WCsSW7GIfdf6W5ixfziW+t7wh3GVvHyHHyQ1ESsoRvaA==
|
7711
|
+
dependencies:
|
7712
|
+
has-flag "^4.0.0"
|
7713
|
+
supports-color "^7.0.0"
|
7714
|
+
|
7680
7715
|
supports-preserve-symlinks-flag@^1.0.0:
|
7681
7716
|
version "1.0.0"
|
7682
7717
|
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
|
@@ -7887,7 +7922,7 @@ type-check@^0.4.0, type-check@~0.4.0:
|
|
7887
7922
|
dependencies:
|
7888
7923
|
prelude-ls "^1.2.1"
|
7889
7924
|
|
7890
|
-
type-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.
|
7925
|
+
type-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.8:
|
7891
7926
|
version "4.0.8"
|
7892
7927
|
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
|
7893
7928
|
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
@@ -8023,6 +8058,11 @@ unbox-primitive@^1.0.2:
|
|
8023
8058
|
has-symbols "^1.0.3"
|
8024
8059
|
which-boxed-primitive "^1.0.2"
|
8025
8060
|
|
8061
|
+
unicode-emoji-modifier-base@^1.0.0:
|
8062
|
+
version "1.0.0"
|
8063
|
+
resolved "https://registry.yarnpkg.com/unicode-emoji-modifier-base/-/unicode-emoji-modifier-base-1.0.0.tgz#dbbd5b54ba30f287e2a8d5a249da6c0cef369459"
|
8064
|
+
integrity sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==
|
8065
|
+
|
8026
8066
|
unique-filename@^1.1.1:
|
8027
8067
|
version "1.1.1"
|
8028
8068
|
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
|