@oclif/plugin-help 6.0.5 → 6.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/oclif.lock +186 -182
- package/oclif.manifest.json +1 -1
- package/package.json +10 -10
package/oclif.lock
CHANGED
|
@@ -213,10 +213,10 @@
|
|
|
213
213
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
|
|
214
214
|
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
|
|
215
215
|
|
|
216
|
-
"@eslint/eslintrc@^2.1.
|
|
217
|
-
version "2.1.
|
|
218
|
-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.
|
|
219
|
-
integrity sha512
|
|
216
|
+
"@eslint/eslintrc@^2.1.3":
|
|
217
|
+
version "2.1.3"
|
|
218
|
+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.3.tgz#797470a75fe0fbd5a53350ee715e85e87baff22d"
|
|
219
|
+
integrity sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==
|
|
220
220
|
dependencies:
|
|
221
221
|
ajv "^6.12.4"
|
|
222
222
|
debug "^4.3.2"
|
|
@@ -228,22 +228,22 @@
|
|
|
228
228
|
minimatch "^3.1.2"
|
|
229
229
|
strip-json-comments "^3.1.1"
|
|
230
230
|
|
|
231
|
-
"@eslint/js@8.
|
|
232
|
-
version "8.
|
|
233
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.
|
|
234
|
-
integrity sha512-
|
|
231
|
+
"@eslint/js@8.53.0":
|
|
232
|
+
version "8.53.0"
|
|
233
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
|
|
234
|
+
integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
|
|
235
235
|
|
|
236
236
|
"@gar/promisify@^1.0.1":
|
|
237
237
|
version "1.1.2"
|
|
238
238
|
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
|
|
239
239
|
integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==
|
|
240
240
|
|
|
241
|
-
"@humanwhocodes/config-array@^0.11.
|
|
242
|
-
version "0.11.
|
|
243
|
-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.
|
|
244
|
-
integrity sha512-
|
|
241
|
+
"@humanwhocodes/config-array@^0.11.13":
|
|
242
|
+
version "0.11.13"
|
|
243
|
+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
|
|
244
|
+
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
|
|
245
245
|
dependencies:
|
|
246
|
-
"@humanwhocodes/object-schema" "^
|
|
246
|
+
"@humanwhocodes/object-schema" "^2.0.1"
|
|
247
247
|
debug "^4.1.1"
|
|
248
248
|
minimatch "^3.0.5"
|
|
249
249
|
|
|
@@ -252,10 +252,10 @@
|
|
|
252
252
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
|
|
253
253
|
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
|
254
254
|
|
|
255
|
-
"@humanwhocodes/object-schema@^
|
|
256
|
-
version "
|
|
257
|
-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-
|
|
258
|
-
integrity sha512-
|
|
255
|
+
"@humanwhocodes/object-schema@^2.0.1":
|
|
256
|
+
version "2.0.1"
|
|
257
|
+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
|
|
258
|
+
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
|
|
259
259
|
|
|
260
260
|
"@isaacs/string-locale-compare@^1.1.0":
|
|
261
261
|
version "1.1.0"
|
|
@@ -476,10 +476,10 @@
|
|
|
476
476
|
wordwrap "^1.0.0"
|
|
477
477
|
wrap-ansi "^7.0.0"
|
|
478
478
|
|
|
479
|
-
"@oclif/core@^3.0.
|
|
480
|
-
version "3.
|
|
481
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
482
|
-
integrity sha512-
|
|
479
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
|
|
480
|
+
version "3.11.0"
|
|
481
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
|
|
482
|
+
integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
|
|
483
483
|
dependencies:
|
|
484
484
|
ansi-escapes "^4.3.2"
|
|
485
485
|
ansi-styles "^4.3.0"
|
|
@@ -503,6 +503,7 @@
|
|
|
503
503
|
strip-ansi "^6.0.1"
|
|
504
504
|
supports-color "^8.1.1"
|
|
505
505
|
supports-hyperlinks "^2.2.0"
|
|
506
|
+
tsconfck "^3.0.0"
|
|
506
507
|
widest-line "^3.1.0"
|
|
507
508
|
wordwrap "^1.0.0"
|
|
508
509
|
wrap-ansi "^7.0.0"
|
|
@@ -523,30 +524,28 @@
|
|
|
523
524
|
"@oclif/core" "^2.9.3"
|
|
524
525
|
fast-levenshtein "^3.0.0"
|
|
525
526
|
|
|
526
|
-
"@oclif/plugin-warn-if-update-available@^
|
|
527
|
-
version "
|
|
528
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-
|
|
529
|
-
integrity sha512-
|
|
527
|
+
"@oclif/plugin-warn-if-update-available@^3.0.0":
|
|
528
|
+
version "3.0.2"
|
|
529
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.2.tgz#76d02069c0d5545b5000660460edb6085272cbcd"
|
|
530
|
+
integrity sha512-dUXfRNFtnezS4uqQ+Ap4qb6UP0DWExTvoqghNvvGTIN4PEgfYHogvBORn+rFnDXXE8kgZFuqP4ZQJRP9NyLhOA==
|
|
530
531
|
dependencies:
|
|
531
|
-
"@oclif/core" "^
|
|
532
|
-
chalk "^
|
|
532
|
+
"@oclif/core" "^3.3.1"
|
|
533
|
+
chalk "^5.3.0"
|
|
533
534
|
debug "^4.1.0"
|
|
534
|
-
fs-extra "^9.0.1"
|
|
535
535
|
http-call "^5.2.2"
|
|
536
|
-
lodash "^4.
|
|
537
|
-
semver "^7.5.4"
|
|
536
|
+
lodash.template "^4.5.0"
|
|
538
537
|
|
|
539
538
|
"@oclif/prettier-config@^0.2.1":
|
|
540
539
|
version "0.2.1"
|
|
541
540
|
resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
|
|
542
541
|
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
|
|
543
542
|
|
|
544
|
-
"@oclif/test@^3.
|
|
545
|
-
version "3.
|
|
546
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.
|
|
547
|
-
integrity sha512-
|
|
543
|
+
"@oclif/test@^3.1.2":
|
|
544
|
+
version "3.1.2"
|
|
545
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.2.tgz#cd3d4cf033bd50014be504f432717ae509b775a6"
|
|
546
|
+
integrity sha512-M9W80z7U/1zhwiI3mzh/BiJAXNKow5p8Yh7KcCWvmZfkBge8OV85ujUR96iMzdWaP7omsWpqu6UPSfdtk05b6g==
|
|
548
547
|
dependencies:
|
|
549
|
-
"@oclif/core" "^3.
|
|
548
|
+
"@oclif/core" "^3.10.8"
|
|
550
549
|
chai "^4.3.10"
|
|
551
550
|
fancy-test "^3.0.1"
|
|
552
551
|
|
|
@@ -752,10 +751,10 @@
|
|
|
752
751
|
"@types/node" "*"
|
|
753
752
|
"@types/responselike" "^1.0.0"
|
|
754
753
|
|
|
755
|
-
"@types/chai@*", "@types/chai@^4.3.
|
|
756
|
-
version "4.3.
|
|
757
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
758
|
-
integrity sha512-
|
|
754
|
+
"@types/chai@*", "@types/chai@^4.3.10":
|
|
755
|
+
version "4.3.10"
|
|
756
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
|
|
757
|
+
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
|
|
759
758
|
|
|
760
759
|
"@types/cli-progress@^3.11.0":
|
|
761
760
|
version "3.11.0"
|
|
@@ -806,10 +805,10 @@
|
|
|
806
805
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.3.tgz#dd249cef80c6fff2ba6a0d4e5beca913e04e25f8"
|
|
807
806
|
integrity sha512-ZYFzrvyWUNhaPomn80dsMNgMeXxNWZBdkuG/hWlUvXvbdUH8ZERNBGXnU87McuGcWDsyzX2aChCv/SVN348k3A==
|
|
808
807
|
|
|
809
|
-
"@types/mocha@^10.0.
|
|
810
|
-
version "10.0.
|
|
811
|
-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.
|
|
812
|
-
integrity sha512-
|
|
808
|
+
"@types/mocha@^10.0.4":
|
|
809
|
+
version "10.0.4"
|
|
810
|
+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4"
|
|
811
|
+
integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==
|
|
813
812
|
|
|
814
813
|
"@types/node@*", "@types/node@20.5.1":
|
|
815
814
|
version "20.5.1"
|
|
@@ -822,9 +821,11 @@
|
|
|
822
821
|
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
|
823
822
|
|
|
824
823
|
"@types/node@^18":
|
|
825
|
-
version "18.18.
|
|
826
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.
|
|
827
|
-
integrity sha512-
|
|
824
|
+
version "18.18.9"
|
|
825
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.9.tgz#5527ea1832db3bba8eb8023ce8497b7d3f299592"
|
|
826
|
+
integrity sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==
|
|
827
|
+
dependencies:
|
|
828
|
+
undici-types "~5.26.4"
|
|
828
829
|
|
|
829
830
|
"@types/normalize-package-data@^2.4.0":
|
|
830
831
|
version "2.4.1"
|
|
@@ -858,16 +859,16 @@
|
|
|
858
859
|
"@types/expect" "^1.20.4"
|
|
859
860
|
"@types/node" "*"
|
|
860
861
|
|
|
861
|
-
"@typescript-eslint/eslint-plugin@^6.
|
|
862
|
-
version "6.
|
|
863
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.
|
|
864
|
-
integrity sha512-
|
|
862
|
+
"@typescript-eslint/eslint-plugin@^6.10.0":
|
|
863
|
+
version "6.11.0"
|
|
864
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f"
|
|
865
|
+
integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==
|
|
865
866
|
dependencies:
|
|
866
867
|
"@eslint-community/regexpp" "^4.5.1"
|
|
867
|
-
"@typescript-eslint/scope-manager" "6.
|
|
868
|
-
"@typescript-eslint/type-utils" "6.
|
|
869
|
-
"@typescript-eslint/utils" "6.
|
|
870
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
868
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
869
|
+
"@typescript-eslint/type-utils" "6.11.0"
|
|
870
|
+
"@typescript-eslint/utils" "6.11.0"
|
|
871
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
871
872
|
debug "^4.3.4"
|
|
872
873
|
graphemer "^1.4.0"
|
|
873
874
|
ignore "^5.2.4"
|
|
@@ -875,74 +876,79 @@
|
|
|
875
876
|
semver "^7.5.4"
|
|
876
877
|
ts-api-utils "^1.0.1"
|
|
877
878
|
|
|
878
|
-
"@typescript-eslint/parser@^6.
|
|
879
|
-
version "6.
|
|
880
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.
|
|
881
|
-
integrity sha512
|
|
879
|
+
"@typescript-eslint/parser@^6.10.0":
|
|
880
|
+
version "6.11.0"
|
|
881
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.0.tgz#9640d9595d905f3be4f278bf515130e6129b202e"
|
|
882
|
+
integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==
|
|
882
883
|
dependencies:
|
|
883
|
-
"@typescript-eslint/scope-manager" "6.
|
|
884
|
-
"@typescript-eslint/types" "6.
|
|
885
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
886
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
884
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
885
|
+
"@typescript-eslint/types" "6.11.0"
|
|
886
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
887
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
887
888
|
debug "^4.3.4"
|
|
888
889
|
|
|
889
|
-
"@typescript-eslint/scope-manager@6.
|
|
890
|
-
version "6.
|
|
891
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
892
|
-
integrity sha512-
|
|
890
|
+
"@typescript-eslint/scope-manager@6.11.0":
|
|
891
|
+
version "6.11.0"
|
|
892
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
|
|
893
|
+
integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==
|
|
893
894
|
dependencies:
|
|
894
|
-
"@typescript-eslint/types" "6.
|
|
895
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
895
|
+
"@typescript-eslint/types" "6.11.0"
|
|
896
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
896
897
|
|
|
897
|
-
"@typescript-eslint/type-utils@6.
|
|
898
|
-
version "6.
|
|
899
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.
|
|
900
|
-
integrity sha512-
|
|
898
|
+
"@typescript-eslint/type-utils@6.11.0":
|
|
899
|
+
version "6.11.0"
|
|
900
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
|
|
901
|
+
integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==
|
|
901
902
|
dependencies:
|
|
902
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
903
|
-
"@typescript-eslint/utils" "6.
|
|
903
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
904
|
+
"@typescript-eslint/utils" "6.11.0"
|
|
904
905
|
debug "^4.3.4"
|
|
905
906
|
ts-api-utils "^1.0.1"
|
|
906
907
|
|
|
907
|
-
"@typescript-eslint/types@6.
|
|
908
|
-
version "6.
|
|
909
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
910
|
-
integrity sha512-
|
|
908
|
+
"@typescript-eslint/types@6.11.0":
|
|
909
|
+
version "6.11.0"
|
|
910
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
|
|
911
|
+
integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
|
|
911
912
|
|
|
912
|
-
"@typescript-eslint/typescript-estree@6.
|
|
913
|
-
version "6.
|
|
914
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.
|
|
915
|
-
integrity sha512-
|
|
913
|
+
"@typescript-eslint/typescript-estree@6.11.0":
|
|
914
|
+
version "6.11.0"
|
|
915
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990"
|
|
916
|
+
integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==
|
|
916
917
|
dependencies:
|
|
917
|
-
"@typescript-eslint/types" "6.
|
|
918
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
918
|
+
"@typescript-eslint/types" "6.11.0"
|
|
919
|
+
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
919
920
|
debug "^4.3.4"
|
|
920
921
|
globby "^11.1.0"
|
|
921
922
|
is-glob "^4.0.3"
|
|
922
923
|
semver "^7.5.4"
|
|
923
924
|
ts-api-utils "^1.0.1"
|
|
924
925
|
|
|
925
|
-
"@typescript-eslint/utils@6.
|
|
926
|
-
version "6.
|
|
927
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
928
|
-
integrity sha512-
|
|
926
|
+
"@typescript-eslint/utils@6.11.0", "@typescript-eslint/utils@^6.10.0":
|
|
927
|
+
version "6.11.0"
|
|
928
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
|
|
929
|
+
integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
|
|
929
930
|
dependencies:
|
|
930
931
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
931
932
|
"@types/json-schema" "^7.0.12"
|
|
932
933
|
"@types/semver" "^7.5.0"
|
|
933
|
-
"@typescript-eslint/scope-manager" "6.
|
|
934
|
-
"@typescript-eslint/types" "6.
|
|
935
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
934
|
+
"@typescript-eslint/scope-manager" "6.11.0"
|
|
935
|
+
"@typescript-eslint/types" "6.11.0"
|
|
936
|
+
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
936
937
|
semver "^7.5.4"
|
|
937
938
|
|
|
938
|
-
"@typescript-eslint/visitor-keys@6.
|
|
939
|
-
version "6.
|
|
940
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.
|
|
941
|
-
integrity sha512
|
|
939
|
+
"@typescript-eslint/visitor-keys@6.11.0":
|
|
940
|
+
version "6.11.0"
|
|
941
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458"
|
|
942
|
+
integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==
|
|
942
943
|
dependencies:
|
|
943
|
-
"@typescript-eslint/types" "6.
|
|
944
|
+
"@typescript-eslint/types" "6.11.0"
|
|
944
945
|
eslint-visitor-keys "^3.4.1"
|
|
945
946
|
|
|
947
|
+
"@ungap/structured-clone@^1.2.0":
|
|
948
|
+
version "1.2.0"
|
|
949
|
+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
|
950
|
+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
|
|
951
|
+
|
|
946
952
|
JSONStream@^1.3.5:
|
|
947
953
|
version "1.3.5"
|
|
948
954
|
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
|
@@ -1134,7 +1140,7 @@ array-ify@^1.0.0:
|
|
|
1134
1140
|
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
|
|
1135
1141
|
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
|
|
1136
1142
|
|
|
1137
|
-
array-includes@^3.1.
|
|
1143
|
+
array-includes@^3.1.7:
|
|
1138
1144
|
version "3.1.7"
|
|
1139
1145
|
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
|
|
1140
1146
|
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
|
|
@@ -1150,7 +1156,7 @@ array-union@^2.1.0:
|
|
|
1150
1156
|
resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
|
|
1151
1157
|
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
|
|
1152
1158
|
|
|
1153
|
-
array.prototype.findlastindex@^1.2.
|
|
1159
|
+
array.prototype.findlastindex@^1.2.3:
|
|
1154
1160
|
version "1.2.3"
|
|
1155
1161
|
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
|
|
1156
1162
|
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
|
|
@@ -1161,7 +1167,7 @@ array.prototype.findlastindex@^1.2.2:
|
|
|
1161
1167
|
es-shim-unscopables "^1.0.0"
|
|
1162
1168
|
get-intrinsic "^1.2.1"
|
|
1163
1169
|
|
|
1164
|
-
array.prototype.flat@^1.3.
|
|
1170
|
+
array.prototype.flat@^1.3.2:
|
|
1165
1171
|
version "1.3.2"
|
|
1166
1172
|
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
|
|
1167
1173
|
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
|
|
@@ -1171,7 +1177,7 @@ array.prototype.flat@^1.3.1:
|
|
|
1171
1177
|
es-abstract "^1.22.1"
|
|
1172
1178
|
es-shim-unscopables "^1.0.0"
|
|
1173
1179
|
|
|
1174
|
-
array.prototype.flatmap@^1.3.
|
|
1180
|
+
array.prototype.flatmap@^1.3.2:
|
|
1175
1181
|
version "1.3.2"
|
|
1176
1182
|
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
|
|
1177
1183
|
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
|
|
@@ -1231,11 +1237,6 @@ async@^3.2.3:
|
|
|
1231
1237
|
resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
|
|
1232
1238
|
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
|
|
1233
1239
|
|
|
1234
|
-
at-least-node@^1.0.0:
|
|
1235
|
-
version "1.0.0"
|
|
1236
|
-
resolved "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
|
|
1237
|
-
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
|
|
1238
|
-
|
|
1239
1240
|
available-typed-arrays@^1.0.5:
|
|
1240
1241
|
version "1.0.5"
|
|
1241
1242
|
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
|
|
@@ -1469,7 +1470,7 @@ chai@^4.3.10:
|
|
|
1469
1470
|
pathval "^1.1.1"
|
|
1470
1471
|
type-detect "^4.0.8"
|
|
1471
1472
|
|
|
1472
|
-
chalk@5.3.0:
|
|
1473
|
+
chalk@5.3.0, chalk@^5.3.0:
|
|
1473
1474
|
version "5.3.0"
|
|
1474
1475
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
|
|
1475
1476
|
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
|
|
@@ -2171,19 +2172,19 @@ escape-string-regexp@^1.0.5:
|
|
|
2171
2172
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
|
2172
2173
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
2173
2174
|
|
|
2174
|
-
eslint-config-oclif-typescript@^3.0.
|
|
2175
|
-
version "3.0.
|
|
2176
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.
|
|
2177
|
-
integrity sha512-
|
|
2175
|
+
eslint-config-oclif-typescript@^3.0.15:
|
|
2176
|
+
version "3.0.15"
|
|
2177
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.15.tgz#06f5c90614d2b2d7a6af5d6add13cb288c8b4507"
|
|
2178
|
+
integrity sha512-g22VodGIbvdkK2uQQ/tYsqAOKR3B9c+F7HMz+ew1zDU0UEgNtAp4wutbfxa+gzZuQoRrOcU5VkBV+XT1bJJLBQ==
|
|
2178
2179
|
dependencies:
|
|
2179
|
-
"@typescript-eslint/eslint-plugin" "^6.
|
|
2180
|
-
"@typescript-eslint/parser" "^6.
|
|
2180
|
+
"@typescript-eslint/eslint-plugin" "^6.10.0"
|
|
2181
|
+
"@typescript-eslint/parser" "^6.10.0"
|
|
2181
2182
|
eslint-config-xo-space "^0.34.0"
|
|
2182
2183
|
eslint-import-resolver-typescript "^3.6.1"
|
|
2183
|
-
eslint-plugin-import "^2.
|
|
2184
|
+
eslint-plugin-import "^2.29.0"
|
|
2184
2185
|
eslint-plugin-mocha "^10.2.0"
|
|
2185
2186
|
eslint-plugin-node "^11.1.0"
|
|
2186
|
-
eslint-plugin-perfectionist "^2.
|
|
2187
|
+
eslint-plugin-perfectionist "^2.2.0"
|
|
2187
2188
|
|
|
2188
2189
|
eslint-config-oclif@^5.0.0:
|
|
2189
2190
|
version "5.0.0"
|
|
@@ -2214,7 +2215,7 @@ eslint-config-xo@^0.43.0:
|
|
|
2214
2215
|
dependencies:
|
|
2215
2216
|
confusing-browser-globals "1.0.11"
|
|
2216
2217
|
|
|
2217
|
-
eslint-import-resolver-node@^0.3.
|
|
2218
|
+
eslint-import-resolver-node@^0.3.9:
|
|
2218
2219
|
version "0.3.9"
|
|
2219
2220
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
|
|
2220
2221
|
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
|
|
@@ -2251,26 +2252,26 @@ eslint-plugin-es@^3.0.0:
|
|
|
2251
2252
|
eslint-utils "^2.0.0"
|
|
2252
2253
|
regexpp "^3.0.0"
|
|
2253
2254
|
|
|
2254
|
-
eslint-plugin-import@^2.
|
|
2255
|
-
version "2.
|
|
2256
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.
|
|
2257
|
-
integrity sha512-
|
|
2255
|
+
eslint-plugin-import@^2.29.0:
|
|
2256
|
+
version "2.29.0"
|
|
2257
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
|
|
2258
|
+
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
|
|
2258
2259
|
dependencies:
|
|
2259
|
-
array-includes "^3.1.
|
|
2260
|
-
array.prototype.findlastindex "^1.2.
|
|
2261
|
-
array.prototype.flat "^1.3.
|
|
2262
|
-
array.prototype.flatmap "^1.3.
|
|
2260
|
+
array-includes "^3.1.7"
|
|
2261
|
+
array.prototype.findlastindex "^1.2.3"
|
|
2262
|
+
array.prototype.flat "^1.3.2"
|
|
2263
|
+
array.prototype.flatmap "^1.3.2"
|
|
2263
2264
|
debug "^3.2.7"
|
|
2264
2265
|
doctrine "^2.1.0"
|
|
2265
|
-
eslint-import-resolver-node "^0.3.
|
|
2266
|
+
eslint-import-resolver-node "^0.3.9"
|
|
2266
2267
|
eslint-module-utils "^2.8.0"
|
|
2267
|
-
|
|
2268
|
-
is-core-module "^2.13.
|
|
2268
|
+
hasown "^2.0.0"
|
|
2269
|
+
is-core-module "^2.13.1"
|
|
2269
2270
|
is-glob "^4.0.3"
|
|
2270
2271
|
minimatch "^3.1.2"
|
|
2271
|
-
object.fromentries "^2.0.
|
|
2272
|
-
object.groupby "^1.0.
|
|
2273
|
-
object.values "^1.1.
|
|
2272
|
+
object.fromentries "^2.0.7"
|
|
2273
|
+
object.groupby "^1.0.1"
|
|
2274
|
+
object.values "^1.1.7"
|
|
2274
2275
|
semver "^6.3.1"
|
|
2275
2276
|
tsconfig-paths "^3.14.2"
|
|
2276
2277
|
|
|
@@ -2294,12 +2295,12 @@ eslint-plugin-node@^11.1.0:
|
|
|
2294
2295
|
resolve "^1.10.1"
|
|
2295
2296
|
semver "^6.1.0"
|
|
2296
2297
|
|
|
2297
|
-
eslint-plugin-perfectionist@^2.1.0:
|
|
2298
|
-
version "2.
|
|
2299
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.
|
|
2300
|
-
integrity sha512-
|
|
2298
|
+
eslint-plugin-perfectionist@^2.1.0, eslint-plugin-perfectionist@^2.2.0:
|
|
2299
|
+
version "2.4.0"
|
|
2300
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.4.0.tgz#9a261c2b35c79fd581261888c64d711f96de7395"
|
|
2301
|
+
integrity sha512-til+vyf56wAUgFv5guBA1Zo5lTw9xj2kCeK/g+9NBtsRy1rkGrlqnvxYNuFExcK3VsPhUUtx5UdScEDz9ahQ5Q==
|
|
2301
2302
|
dependencies:
|
|
2302
|
-
"@typescript-eslint/utils" "^6.
|
|
2303
|
+
"@typescript-eslint/utils" "^6.10.0"
|
|
2303
2304
|
minimatch "^9.0.3"
|
|
2304
2305
|
natural-compare-lite "^1.4.0"
|
|
2305
2306
|
|
|
@@ -2361,18 +2362,19 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
2361
2362
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
2362
2363
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
2363
2364
|
|
|
2364
|
-
eslint@^8.
|
|
2365
|
-
version "8.
|
|
2366
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
2367
|
-
integrity sha512-
|
|
2365
|
+
eslint@^8.53.0:
|
|
2366
|
+
version "8.53.0"
|
|
2367
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
|
|
2368
|
+
integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
|
|
2368
2369
|
dependencies:
|
|
2369
2370
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
2370
2371
|
"@eslint-community/regexpp" "^4.6.1"
|
|
2371
|
-
"@eslint/eslintrc" "^2.1.
|
|
2372
|
-
"@eslint/js" "8.
|
|
2373
|
-
"@humanwhocodes/config-array" "^0.11.
|
|
2372
|
+
"@eslint/eslintrc" "^2.1.3"
|
|
2373
|
+
"@eslint/js" "8.53.0"
|
|
2374
|
+
"@humanwhocodes/config-array" "^0.11.13"
|
|
2374
2375
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
2375
2376
|
"@nodelib/fs.walk" "^1.2.8"
|
|
2377
|
+
"@ungap/structured-clone" "^1.2.0"
|
|
2376
2378
|
ajv "^6.12.4"
|
|
2377
2379
|
chalk "^4.0.0"
|
|
2378
2380
|
cross-spawn "^7.0.2"
|
|
@@ -2676,16 +2678,6 @@ fs-extra@^8.1:
|
|
|
2676
2678
|
jsonfile "^4.0.0"
|
|
2677
2679
|
universalify "^0.1.0"
|
|
2678
2680
|
|
|
2679
|
-
fs-extra@^9.0.1:
|
|
2680
|
-
version "9.1.0"
|
|
2681
|
-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
|
|
2682
|
-
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
|
|
2683
|
-
dependencies:
|
|
2684
|
-
at-least-node "^1.0.0"
|
|
2685
|
-
graceful-fs "^4.2.0"
|
|
2686
|
-
jsonfile "^6.0.1"
|
|
2687
|
-
universalify "^2.0.0"
|
|
2688
|
-
|
|
2689
2681
|
fs-minipass@^2.0.0, fs-minipass@^2.1.0:
|
|
2690
2682
|
version "2.1.0"
|
|
2691
2683
|
resolved "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"
|
|
@@ -2708,6 +2700,11 @@ function-bind@^1.1.1:
|
|
|
2708
2700
|
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
|
2709
2701
|
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
|
|
2710
2702
|
|
|
2703
|
+
function-bind@^1.1.2:
|
|
2704
|
+
version "1.1.2"
|
|
2705
|
+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
|
|
2706
|
+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
|
2707
|
+
|
|
2711
2708
|
function.prototype.name@^1.1.6:
|
|
2712
2709
|
version "1.1.6"
|
|
2713
2710
|
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd"
|
|
@@ -3001,6 +2998,13 @@ has@^1.0.3:
|
|
|
3001
2998
|
dependencies:
|
|
3002
2999
|
function-bind "^1.1.1"
|
|
3003
3000
|
|
|
3001
|
+
hasown@^2.0.0:
|
|
3002
|
+
version "2.0.0"
|
|
3003
|
+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
|
|
3004
|
+
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
|
|
3005
|
+
dependencies:
|
|
3006
|
+
function-bind "^1.1.2"
|
|
3007
|
+
|
|
3004
3008
|
he@1.2.0:
|
|
3005
3009
|
version "1.2.0"
|
|
3006
3010
|
resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
|
@@ -3135,17 +3139,7 @@ ignore-walk@^4.0.1:
|
|
|
3135
3139
|
dependencies:
|
|
3136
3140
|
minimatch "^3.0.4"
|
|
3137
3141
|
|
|
3138
|
-
ignore@^5.1.1:
|
|
3139
|
-
version "5.1.8"
|
|
3140
|
-
resolved "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
|
|
3141
|
-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
|
|
3142
|
-
|
|
3143
|
-
ignore@^5.2.0:
|
|
3144
|
-
version "5.2.0"
|
|
3145
|
-
resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
|
|
3146
|
-
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
|
|
3147
|
-
|
|
3148
|
-
ignore@^5.2.4:
|
|
3142
|
+
ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4:
|
|
3149
3143
|
version "5.2.4"
|
|
3150
3144
|
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
|
|
3151
3145
|
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
|
|
@@ -3293,6 +3287,13 @@ is-core-module@^2.11.0, is-core-module@^2.13.0:
|
|
|
3293
3287
|
dependencies:
|
|
3294
3288
|
has "^1.0.3"
|
|
3295
3289
|
|
|
3290
|
+
is-core-module@^2.13.1:
|
|
3291
|
+
version "2.13.1"
|
|
3292
|
+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
|
|
3293
|
+
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
|
|
3294
|
+
dependencies:
|
|
3295
|
+
hasown "^2.0.0"
|
|
3296
|
+
|
|
3296
3297
|
is-core-module@^2.2.0:
|
|
3297
3298
|
version "2.5.0"
|
|
3298
3299
|
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.5.0.tgz#f754843617c70bfd29b7bd87327400cda5c18491"
|
|
@@ -3348,14 +3349,7 @@ is-generator-function@^1.0.7:
|
|
|
3348
3349
|
dependencies:
|
|
3349
3350
|
has-tostringtag "^1.0.0"
|
|
3350
3351
|
|
|
3351
|
-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
|
|
3352
|
-
version "4.0.1"
|
|
3353
|
-
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
|
|
3354
|
-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
|
|
3355
|
-
dependencies:
|
|
3356
|
-
is-extglob "^2.1.1"
|
|
3357
|
-
|
|
3358
|
-
is-glob@^4.0.3:
|
|
3352
|
+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
|
|
3359
3353
|
version "4.0.3"
|
|
3360
3354
|
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
|
|
3361
3355
|
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
|
|
@@ -4501,7 +4495,7 @@ object.assign@^4.1.4:
|
|
|
4501
4495
|
has-symbols "^1.0.3"
|
|
4502
4496
|
object-keys "^1.1.1"
|
|
4503
4497
|
|
|
4504
|
-
object.fromentries@^2.0.
|
|
4498
|
+
object.fromentries@^2.0.7:
|
|
4505
4499
|
version "2.0.7"
|
|
4506
4500
|
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
|
|
4507
4501
|
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
|
|
@@ -4510,7 +4504,7 @@ object.fromentries@^2.0.6:
|
|
|
4510
4504
|
define-properties "^1.2.0"
|
|
4511
4505
|
es-abstract "^1.22.1"
|
|
4512
4506
|
|
|
4513
|
-
object.groupby@^1.0.
|
|
4507
|
+
object.groupby@^1.0.1:
|
|
4514
4508
|
version "1.0.1"
|
|
4515
4509
|
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
|
|
4516
4510
|
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
|
|
@@ -4520,7 +4514,7 @@ object.groupby@^1.0.0:
|
|
|
4520
4514
|
es-abstract "^1.22.1"
|
|
4521
4515
|
get-intrinsic "^1.2.1"
|
|
4522
4516
|
|
|
4523
|
-
object.values@^1.1.
|
|
4517
|
+
object.values@^1.1.7:
|
|
4524
4518
|
version "1.1.7"
|
|
4525
4519
|
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
|
|
4526
4520
|
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
|
|
@@ -4529,15 +4523,15 @@ object.values@^1.1.6:
|
|
|
4529
4523
|
define-properties "^1.2.0"
|
|
4530
4524
|
es-abstract "^1.22.1"
|
|
4531
4525
|
|
|
4532
|
-
oclif@^4.0.
|
|
4533
|
-
version "4.0.
|
|
4534
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
4535
|
-
integrity sha512-
|
|
4526
|
+
oclif@^4.0.3:
|
|
4527
|
+
version "4.0.3"
|
|
4528
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.3.tgz#2ff8fab10c29b2cd0bbf8e9c87640a64151b65ff"
|
|
4529
|
+
integrity sha512-Bq7t1bJvAKYwW3DKQIzok3jkXv7yUIMneoSec1qUr9wfSqzRTZQB0UUDovwlT/L+3TBMVoRyw1WeX+YDvfRJNA==
|
|
4536
4530
|
dependencies:
|
|
4537
4531
|
"@oclif/core" "^3.0.4"
|
|
4538
4532
|
"@oclif/plugin-help" "^5.2.14"
|
|
4539
4533
|
"@oclif/plugin-not-found" "^2.3.32"
|
|
4540
|
-
"@oclif/plugin-warn-if-update-available" "^
|
|
4534
|
+
"@oclif/plugin-warn-if-update-available" "^3.0.0"
|
|
4541
4535
|
async-retry "^1.3.3"
|
|
4542
4536
|
aws-sdk "^2.1231.0"
|
|
4543
4537
|
change-case "^4"
|
|
@@ -4869,10 +4863,10 @@ prelude-ls@^1.2.1:
|
|
|
4869
4863
|
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
|
4870
4864
|
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
|
|
4871
4865
|
|
|
4872
|
-
prettier@^3.0
|
|
4873
|
-
version "3.0
|
|
4874
|
-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.
|
|
4875
|
-
integrity sha512-
|
|
4866
|
+
prettier@^3.1.0:
|
|
4867
|
+
version "3.1.0"
|
|
4868
|
+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
|
|
4869
|
+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
|
|
4876
4870
|
|
|
4877
4871
|
pretty-bytes@^5.3.0:
|
|
4878
4872
|
version "5.6.0"
|
|
@@ -5780,6 +5774,11 @@ ts-node@^10.8.1, ts-node@^10.9.1:
|
|
|
5780
5774
|
v8-compile-cache-lib "^3.0.1"
|
|
5781
5775
|
yn "3.1.1"
|
|
5782
5776
|
|
|
5777
|
+
tsconfck@^3.0.0:
|
|
5778
|
+
version "3.0.0"
|
|
5779
|
+
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-3.0.0.tgz#b469f1ced12973bbec3209a55ed8de3bb04223c9"
|
|
5780
|
+
integrity sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==
|
|
5781
|
+
|
|
5783
5782
|
tsconfig-paths@^3.14.2:
|
|
5784
5783
|
version "3.14.2"
|
|
5785
5784
|
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
|
|
@@ -5903,6 +5902,11 @@ unbox-primitive@^1.0.2:
|
|
|
5903
5902
|
has-symbols "^1.0.3"
|
|
5904
5903
|
which-boxed-primitive "^1.0.2"
|
|
5905
5904
|
|
|
5905
|
+
undici-types@~5.26.4:
|
|
5906
|
+
version "5.26.5"
|
|
5907
|
+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
|
5908
|
+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
|
5909
|
+
|
|
5906
5910
|
unique-filename@^1.1.1:
|
|
5907
5911
|
version "1.1.1"
|
|
5908
5912
|
resolved "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oclif/plugin-help",
|
|
3
3
|
"description": "Standard help for oclif.",
|
|
4
|
-
"version": "6.0.
|
|
4
|
+
"version": "6.0.7",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-help/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
8
|
+
"@oclif/core": "^3.11.0"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@commitlint/config-conventional": "^17.8.1",
|
|
12
12
|
"@oclif/prettier-config": "^0.2.1",
|
|
13
|
-
"@oclif/test": "^3.
|
|
14
|
-
"@types/chai": "^4.3.
|
|
15
|
-
"@types/mocha": "^10.0.
|
|
13
|
+
"@oclif/test": "^3.1.2",
|
|
14
|
+
"@types/chai": "^4.3.10",
|
|
15
|
+
"@types/mocha": "^10.0.4",
|
|
16
16
|
"@types/node": "^18",
|
|
17
17
|
"chai": "^4.3.10",
|
|
18
18
|
"commitlint": "^17.8.1",
|
|
19
|
-
"eslint": "^8.
|
|
19
|
+
"eslint": "^8.53.0",
|
|
20
20
|
"eslint-config-oclif": "^5.0.0",
|
|
21
|
-
"eslint-config-oclif-typescript": "^3.0.
|
|
21
|
+
"eslint-config-oclif-typescript": "^3.0.15",
|
|
22
22
|
"eslint-config-prettier": "^9.0.0",
|
|
23
23
|
"husky": "^8.0.3",
|
|
24
24
|
"lint-staged": "^14.0.1",
|
|
25
25
|
"mocha": "^10.2.0",
|
|
26
|
-
"oclif": "^4.0.
|
|
27
|
-
"prettier": "^3.0
|
|
26
|
+
"oclif": "^4.0.3",
|
|
27
|
+
"prettier": "^3.1.0",
|
|
28
28
|
"shx": "^0.3.4",
|
|
29
29
|
"ts-node": "^10.9.1",
|
|
30
30
|
"typescript": "^5.2.2"
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"postpack": "shx rm oclif.manifest.json oclif.lock",
|
|
57
57
|
"posttest": "yarn lint",
|
|
58
58
|
"prepack": "yarn run build && oclif manifest . && oclif lock",
|
|
59
|
-
"prepare": "husky install",
|
|
59
|
+
"prepare": "husky install && yarn build",
|
|
60
60
|
"pretest": "yarn build && tsc --noEmit",
|
|
61
61
|
"test": "mocha --forbid-only \"test/**/*.test.ts\""
|
|
62
62
|
},
|