@oclif/plugin-version 2.0.5 → 2.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oclif.lock +136 -110
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
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,10 +228,10 @@
|
|
|
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.54.0":
|
|
232
|
+
version "8.54.0"
|
|
233
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf"
|
|
234
|
+
integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ==
|
|
235
235
|
|
|
236
236
|
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
|
237
237
|
version "1.1.3"
|
|
@@ -492,10 +492,10 @@
|
|
|
492
492
|
wordwrap "^1.0.0"
|
|
493
493
|
wrap-ansi "^7.0.0"
|
|
494
494
|
|
|
495
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.10.1", "@oclif/core@^3.
|
|
496
|
-
version "3.
|
|
497
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
498
|
-
integrity sha512-
|
|
495
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.1", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
|
|
496
|
+
version "3.11.0"
|
|
497
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
|
|
498
|
+
integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
|
|
499
499
|
dependencies:
|
|
500
500
|
ansi-escapes "^4.3.2"
|
|
501
501
|
ansi-styles "^4.3.0"
|
|
@@ -557,11 +557,11 @@
|
|
|
557
557
|
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
|
|
558
558
|
|
|
559
559
|
"@oclif/test@^3":
|
|
560
|
-
version "3.
|
|
561
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.
|
|
562
|
-
integrity sha512-
|
|
560
|
+
version "3.1.1"
|
|
561
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.1.tgz#1263f716191977784278643f6e3c57cbbadb8fe2"
|
|
562
|
+
integrity sha512-88y8E6z0ZVyBdk4RGgZtr2PFYXmfXbnZEqVtKw4K7xf5xIakqN/l8BAoDkBbBU25ELKGoQb4maHfoa9uyfTOtw==
|
|
563
563
|
dependencies:
|
|
564
|
-
"@oclif/core" "^3.
|
|
564
|
+
"@oclif/core" "^3.10.1"
|
|
565
565
|
chai "^4.3.10"
|
|
566
566
|
fancy-test "^3.0.1"
|
|
567
567
|
|
|
@@ -753,10 +753,10 @@
|
|
|
753
753
|
"@types/node" "*"
|
|
754
754
|
"@types/responselike" "^1.0.0"
|
|
755
755
|
|
|
756
|
-
"@types/chai@*", "@types/chai@^4.3.
|
|
757
|
-
version "4.3.
|
|
758
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
759
|
-
integrity sha512-
|
|
756
|
+
"@types/chai@*", "@types/chai@^4.3.10":
|
|
757
|
+
version "4.3.10"
|
|
758
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
|
|
759
|
+
integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
|
|
760
760
|
|
|
761
761
|
"@types/cli-progress@^3.11.0":
|
|
762
762
|
version "3.11.0"
|
|
@@ -808,9 +808,9 @@
|
|
|
808
808
|
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
|
809
809
|
|
|
810
810
|
"@types/mocha@^10":
|
|
811
|
-
version "10.0.
|
|
812
|
-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.
|
|
813
|
-
integrity sha512-
|
|
811
|
+
version "10.0.4"
|
|
812
|
+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4"
|
|
813
|
+
integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==
|
|
814
814
|
|
|
815
815
|
"@types/node@*", "@types/node@20.5.1":
|
|
816
816
|
version "20.5.1"
|
|
@@ -823,9 +823,11 @@
|
|
|
823
823
|
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
|
824
824
|
|
|
825
825
|
"@types/node@^18":
|
|
826
|
-
version "18.18.
|
|
827
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.
|
|
828
|
-
integrity sha512-
|
|
826
|
+
version "18.18.9"
|
|
827
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.9.tgz#5527ea1832db3bba8eb8023ce8497b7d3f299592"
|
|
828
|
+
integrity sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==
|
|
829
|
+
dependencies:
|
|
830
|
+
undici-types "~5.26.4"
|
|
829
831
|
|
|
830
832
|
"@types/normalize-package-data@^2.4.0":
|
|
831
833
|
version "2.4.1"
|
|
@@ -864,16 +866,16 @@
|
|
|
864
866
|
"@types/expect" "^1.20.4"
|
|
865
867
|
"@types/node" "*"
|
|
866
868
|
|
|
867
|
-
"@typescript-eslint/eslint-plugin@^6.
|
|
868
|
-
version "6.
|
|
869
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.
|
|
870
|
-
integrity sha512-
|
|
869
|
+
"@typescript-eslint/eslint-plugin@^6.9.1":
|
|
870
|
+
version "6.10.0"
|
|
871
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz#cfe2bd34e26d2289212946b96ab19dcad64b661a"
|
|
872
|
+
integrity sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==
|
|
871
873
|
dependencies:
|
|
872
874
|
"@eslint-community/regexpp" "^4.5.1"
|
|
873
|
-
"@typescript-eslint/scope-manager" "6.
|
|
874
|
-
"@typescript-eslint/type-utils" "6.
|
|
875
|
-
"@typescript-eslint/utils" "6.
|
|
876
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
875
|
+
"@typescript-eslint/scope-manager" "6.10.0"
|
|
876
|
+
"@typescript-eslint/type-utils" "6.10.0"
|
|
877
|
+
"@typescript-eslint/utils" "6.10.0"
|
|
878
|
+
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
877
879
|
debug "^4.3.4"
|
|
878
880
|
graphemer "^1.4.0"
|
|
879
881
|
ignore "^5.2.4"
|
|
@@ -881,24 +883,24 @@
|
|
|
881
883
|
semver "^7.5.4"
|
|
882
884
|
ts-api-utils "^1.0.1"
|
|
883
885
|
|
|
884
|
-
"@typescript-eslint/parser@^6.
|
|
885
|
-
version "6.
|
|
886
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.
|
|
887
|
-
integrity sha512
|
|
886
|
+
"@typescript-eslint/parser@^6.9.1":
|
|
887
|
+
version "6.10.0"
|
|
888
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a"
|
|
889
|
+
integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==
|
|
888
890
|
dependencies:
|
|
889
|
-
"@typescript-eslint/scope-manager" "6.
|
|
890
|
-
"@typescript-eslint/types" "6.
|
|
891
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
892
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
891
|
+
"@typescript-eslint/scope-manager" "6.10.0"
|
|
892
|
+
"@typescript-eslint/types" "6.10.0"
|
|
893
|
+
"@typescript-eslint/typescript-estree" "6.10.0"
|
|
894
|
+
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
893
895
|
debug "^4.3.4"
|
|
894
896
|
|
|
895
|
-
"@typescript-eslint/scope-manager@6.
|
|
896
|
-
version "6.
|
|
897
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
898
|
-
integrity sha512-
|
|
897
|
+
"@typescript-eslint/scope-manager@6.10.0":
|
|
898
|
+
version "6.10.0"
|
|
899
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540"
|
|
900
|
+
integrity sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==
|
|
899
901
|
dependencies:
|
|
900
|
-
"@typescript-eslint/types" "6.
|
|
901
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
902
|
+
"@typescript-eslint/types" "6.10.0"
|
|
903
|
+
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
902
904
|
|
|
903
905
|
"@typescript-eslint/scope-manager@6.8.0":
|
|
904
906
|
version "6.8.0"
|
|
@@ -908,33 +910,33 @@
|
|
|
908
910
|
"@typescript-eslint/types" "6.8.0"
|
|
909
911
|
"@typescript-eslint/visitor-keys" "6.8.0"
|
|
910
912
|
|
|
911
|
-
"@typescript-eslint/type-utils@6.
|
|
912
|
-
version "6.
|
|
913
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.
|
|
914
|
-
integrity sha512-
|
|
913
|
+
"@typescript-eslint/type-utils@6.10.0":
|
|
914
|
+
version "6.10.0"
|
|
915
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1"
|
|
916
|
+
integrity sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==
|
|
915
917
|
dependencies:
|
|
916
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
917
|
-
"@typescript-eslint/utils" "6.
|
|
918
|
+
"@typescript-eslint/typescript-estree" "6.10.0"
|
|
919
|
+
"@typescript-eslint/utils" "6.10.0"
|
|
918
920
|
debug "^4.3.4"
|
|
919
921
|
ts-api-utils "^1.0.1"
|
|
920
922
|
|
|
921
|
-
"@typescript-eslint/types@6.
|
|
922
|
-
version "6.
|
|
923
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
924
|
-
integrity sha512-
|
|
923
|
+
"@typescript-eslint/types@6.10.0":
|
|
924
|
+
version "6.10.0"
|
|
925
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
|
|
926
|
+
integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
|
|
925
927
|
|
|
926
928
|
"@typescript-eslint/types@6.8.0":
|
|
927
929
|
version "6.8.0"
|
|
928
930
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
|
|
929
931
|
integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
|
|
930
932
|
|
|
931
|
-
"@typescript-eslint/typescript-estree@6.
|
|
932
|
-
version "6.
|
|
933
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.
|
|
934
|
-
integrity sha512-
|
|
933
|
+
"@typescript-eslint/typescript-estree@6.10.0":
|
|
934
|
+
version "6.10.0"
|
|
935
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697"
|
|
936
|
+
integrity sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==
|
|
935
937
|
dependencies:
|
|
936
|
-
"@typescript-eslint/types" "6.
|
|
937
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
938
|
+
"@typescript-eslint/types" "6.10.0"
|
|
939
|
+
"@typescript-eslint/visitor-keys" "6.10.0"
|
|
938
940
|
debug "^4.3.4"
|
|
939
941
|
globby "^11.1.0"
|
|
940
942
|
is-glob "^4.0.3"
|
|
@@ -954,17 +956,17 @@
|
|
|
954
956
|
semver "^7.5.4"
|
|
955
957
|
ts-api-utils "^1.0.1"
|
|
956
958
|
|
|
957
|
-
"@typescript-eslint/utils@6.
|
|
958
|
-
version "6.
|
|
959
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
960
|
-
integrity sha512-
|
|
959
|
+
"@typescript-eslint/utils@6.10.0":
|
|
960
|
+
version "6.10.0"
|
|
961
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336"
|
|
962
|
+
integrity sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==
|
|
961
963
|
dependencies:
|
|
962
964
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
963
965
|
"@types/json-schema" "^7.0.12"
|
|
964
966
|
"@types/semver" "^7.5.0"
|
|
965
|
-
"@typescript-eslint/scope-manager" "6.
|
|
966
|
-
"@typescript-eslint/types" "6.
|
|
967
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
967
|
+
"@typescript-eslint/scope-manager" "6.10.0"
|
|
968
|
+
"@typescript-eslint/types" "6.10.0"
|
|
969
|
+
"@typescript-eslint/typescript-estree" "6.10.0"
|
|
968
970
|
semver "^7.5.4"
|
|
969
971
|
|
|
970
972
|
"@typescript-eslint/utils@^6.7.5":
|
|
@@ -980,12 +982,12 @@
|
|
|
980
982
|
"@typescript-eslint/typescript-estree" "6.8.0"
|
|
981
983
|
semver "^7.5.4"
|
|
982
984
|
|
|
983
|
-
"@typescript-eslint/visitor-keys@6.
|
|
984
|
-
version "6.
|
|
985
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.
|
|
986
|
-
integrity sha512-
|
|
985
|
+
"@typescript-eslint/visitor-keys@6.10.0":
|
|
986
|
+
version "6.10.0"
|
|
987
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz#b9eaf855a1ac7e95633ae1073af43d451e8f84e3"
|
|
988
|
+
integrity sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==
|
|
987
989
|
dependencies:
|
|
988
|
-
"@typescript-eslint/types" "6.
|
|
990
|
+
"@typescript-eslint/types" "6.10.0"
|
|
989
991
|
eslint-visitor-keys "^3.4.1"
|
|
990
992
|
|
|
991
993
|
"@typescript-eslint/visitor-keys@6.8.0":
|
|
@@ -1200,7 +1202,7 @@ array-ify@^1.0.0:
|
|
|
1200
1202
|
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
|
|
1201
1203
|
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
|
|
1202
1204
|
|
|
1203
|
-
array-includes@^3.1.
|
|
1205
|
+
array-includes@^3.1.7:
|
|
1204
1206
|
version "3.1.7"
|
|
1205
1207
|
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
|
|
1206
1208
|
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
|
|
@@ -1216,7 +1218,7 @@ array-union@^2.1.0:
|
|
|
1216
1218
|
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
|
|
1217
1219
|
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
|
|
1218
1220
|
|
|
1219
|
-
array.prototype.findlastindex@^1.2.
|
|
1221
|
+
array.prototype.findlastindex@^1.2.3:
|
|
1220
1222
|
version "1.2.3"
|
|
1221
1223
|
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
|
|
1222
1224
|
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
|
|
@@ -1227,7 +1229,7 @@ array.prototype.findlastindex@^1.2.2:
|
|
|
1227
1229
|
es-shim-unscopables "^1.0.0"
|
|
1228
1230
|
get-intrinsic "^1.2.1"
|
|
1229
1231
|
|
|
1230
|
-
array.prototype.flat@^1.3.
|
|
1232
|
+
array.prototype.flat@^1.3.2:
|
|
1231
1233
|
version "1.3.2"
|
|
1232
1234
|
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
|
|
1233
1235
|
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
|
|
@@ -1237,7 +1239,7 @@ array.prototype.flat@^1.3.1:
|
|
|
1237
1239
|
es-abstract "^1.22.1"
|
|
1238
1240
|
es-shim-unscopables "^1.0.0"
|
|
1239
1241
|
|
|
1240
|
-
array.prototype.flatmap@^1.3.
|
|
1242
|
+
array.prototype.flatmap@^1.3.2:
|
|
1241
1243
|
version "1.3.2"
|
|
1242
1244
|
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
|
|
1243
1245
|
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
|
|
@@ -2257,15 +2259,15 @@ escape-string-regexp@^1.0.5:
|
|
|
2257
2259
|
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
|
|
2258
2260
|
|
|
2259
2261
|
eslint-config-oclif-typescript@^3:
|
|
2260
|
-
version "3.0.
|
|
2261
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.
|
|
2262
|
-
integrity sha512-
|
|
2262
|
+
version "3.0.13"
|
|
2263
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.13.tgz#be9fd042f3e5143963d77c2be8ad78851109b13c"
|
|
2264
|
+
integrity sha512-w+lMp9Wb2mAMJBl+iHWbJYAIVqscctYBMDfJksdy5Mn3jAhQJKsMiDH84KayodTIjQGMcKCgyGALTqkSxvNjaQ==
|
|
2263
2265
|
dependencies:
|
|
2264
|
-
"@typescript-eslint/eslint-plugin" "^6.
|
|
2265
|
-
"@typescript-eslint/parser" "^6.
|
|
2266
|
+
"@typescript-eslint/eslint-plugin" "^6.9.1"
|
|
2267
|
+
"@typescript-eslint/parser" "^6.9.1"
|
|
2266
2268
|
eslint-config-xo-space "^0.34.0"
|
|
2267
2269
|
eslint-import-resolver-typescript "^3.6.1"
|
|
2268
|
-
eslint-plugin-import "^2.
|
|
2270
|
+
eslint-plugin-import "^2.29.0"
|
|
2269
2271
|
eslint-plugin-mocha "^10.2.0"
|
|
2270
2272
|
eslint-plugin-node "^11.1.0"
|
|
2271
2273
|
eslint-plugin-perfectionist "^2.2.0"
|
|
@@ -2299,7 +2301,7 @@ eslint-config-xo@^0.43.0:
|
|
|
2299
2301
|
dependencies:
|
|
2300
2302
|
confusing-browser-globals "1.0.11"
|
|
2301
2303
|
|
|
2302
|
-
eslint-import-resolver-node@^0.3.
|
|
2304
|
+
eslint-import-resolver-node@^0.3.9:
|
|
2303
2305
|
version "0.3.9"
|
|
2304
2306
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
|
|
2305
2307
|
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
|
|
@@ -2336,26 +2338,26 @@ eslint-plugin-es@^3.0.0:
|
|
|
2336
2338
|
eslint-utils "^2.0.0"
|
|
2337
2339
|
regexpp "^3.0.0"
|
|
2338
2340
|
|
|
2339
|
-
eslint-plugin-import@^2.
|
|
2340
|
-
version "2.
|
|
2341
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.
|
|
2342
|
-
integrity sha512-
|
|
2341
|
+
eslint-plugin-import@^2.29.0:
|
|
2342
|
+
version "2.29.0"
|
|
2343
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
|
|
2344
|
+
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
|
|
2343
2345
|
dependencies:
|
|
2344
|
-
array-includes "^3.1.
|
|
2345
|
-
array.prototype.findlastindex "^1.2.
|
|
2346
|
-
array.prototype.flat "^1.3.
|
|
2347
|
-
array.prototype.flatmap "^1.3.
|
|
2346
|
+
array-includes "^3.1.7"
|
|
2347
|
+
array.prototype.findlastindex "^1.2.3"
|
|
2348
|
+
array.prototype.flat "^1.3.2"
|
|
2349
|
+
array.prototype.flatmap "^1.3.2"
|
|
2348
2350
|
debug "^3.2.7"
|
|
2349
2351
|
doctrine "^2.1.0"
|
|
2350
|
-
eslint-import-resolver-node "^0.3.
|
|
2352
|
+
eslint-import-resolver-node "^0.3.9"
|
|
2351
2353
|
eslint-module-utils "^2.8.0"
|
|
2352
|
-
|
|
2353
|
-
is-core-module "^2.13.
|
|
2354
|
+
hasown "^2.0.0"
|
|
2355
|
+
is-core-module "^2.13.1"
|
|
2354
2356
|
is-glob "^4.0.3"
|
|
2355
2357
|
minimatch "^3.1.2"
|
|
2356
|
-
object.fromentries "^2.0.
|
|
2357
|
-
object.groupby "^1.0.
|
|
2358
|
-
object.values "^1.1.
|
|
2358
|
+
object.fromentries "^2.0.7"
|
|
2359
|
+
object.groupby "^1.0.1"
|
|
2360
|
+
object.values "^1.1.7"
|
|
2359
2361
|
semver "^6.3.1"
|
|
2360
2362
|
tsconfig-paths "^3.14.2"
|
|
2361
2363
|
|
|
@@ -2446,15 +2448,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
2446
2448
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
2447
2449
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
2448
2450
|
|
|
2449
|
-
eslint@^8.
|
|
2450
|
-
version "8.
|
|
2451
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
2452
|
-
integrity sha512-
|
|
2451
|
+
eslint@^8.54.0:
|
|
2452
|
+
version "8.54.0"
|
|
2453
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537"
|
|
2454
|
+
integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA==
|
|
2453
2455
|
dependencies:
|
|
2454
2456
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
2455
2457
|
"@eslint-community/regexpp" "^4.6.1"
|
|
2456
|
-
"@eslint/eslintrc" "^2.1.
|
|
2457
|
-
"@eslint/js" "8.
|
|
2458
|
+
"@eslint/eslintrc" "^2.1.3"
|
|
2459
|
+
"@eslint/js" "8.54.0"
|
|
2458
2460
|
"@humanwhocodes/config-array" "^0.11.13"
|
|
2459
2461
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
2460
2462
|
"@nodelib/fs.walk" "^1.2.8"
|
|
@@ -2784,6 +2786,11 @@ function-bind@^1.1.1:
|
|
|
2784
2786
|
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
|
2785
2787
|
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
|
|
2786
2788
|
|
|
2789
|
+
function-bind@^1.1.2:
|
|
2790
|
+
version "1.1.2"
|
|
2791
|
+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
|
|
2792
|
+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
|
2793
|
+
|
|
2787
2794
|
function.prototype.name@^1.1.6:
|
|
2788
2795
|
version "1.1.6"
|
|
2789
2796
|
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd"
|
|
@@ -3094,6 +3101,13 @@ has@^1.0.3:
|
|
|
3094
3101
|
dependencies:
|
|
3095
3102
|
function-bind "^1.1.1"
|
|
3096
3103
|
|
|
3104
|
+
hasown@^2.0.0:
|
|
3105
|
+
version "2.0.0"
|
|
3106
|
+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
|
|
3107
|
+
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
|
|
3108
|
+
dependencies:
|
|
3109
|
+
function-bind "^1.1.2"
|
|
3110
|
+
|
|
3097
3111
|
he@1.2.0:
|
|
3098
3112
|
version "1.2.0"
|
|
3099
3113
|
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
|
@@ -3377,6 +3391,13 @@ is-core-module@^2.11.0, is-core-module@^2.13.0:
|
|
|
3377
3391
|
dependencies:
|
|
3378
3392
|
has "^1.0.3"
|
|
3379
3393
|
|
|
3394
|
+
is-core-module@^2.13.1:
|
|
3395
|
+
version "2.13.1"
|
|
3396
|
+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
|
|
3397
|
+
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
|
|
3398
|
+
dependencies:
|
|
3399
|
+
hasown "^2.0.0"
|
|
3400
|
+
|
|
3380
3401
|
is-core-module@^2.5.0, is-core-module@^2.9.0:
|
|
3381
3402
|
version "2.11.0"
|
|
3382
3403
|
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
|
|
@@ -4562,7 +4583,7 @@ object.assign@^4.1.4:
|
|
|
4562
4583
|
has-symbols "^1.0.3"
|
|
4563
4584
|
object-keys "^1.1.1"
|
|
4564
4585
|
|
|
4565
|
-
object.fromentries@^2.0.
|
|
4586
|
+
object.fromentries@^2.0.7:
|
|
4566
4587
|
version "2.0.7"
|
|
4567
4588
|
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
|
|
4568
4589
|
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
|
|
@@ -4571,7 +4592,7 @@ object.fromentries@^2.0.6:
|
|
|
4571
4592
|
define-properties "^1.2.0"
|
|
4572
4593
|
es-abstract "^1.22.1"
|
|
4573
4594
|
|
|
4574
|
-
object.groupby@^1.0.
|
|
4595
|
+
object.groupby@^1.0.1:
|
|
4575
4596
|
version "1.0.1"
|
|
4576
4597
|
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
|
|
4577
4598
|
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
|
|
@@ -4581,7 +4602,7 @@ object.groupby@^1.0.0:
|
|
|
4581
4602
|
es-abstract "^1.22.1"
|
|
4582
4603
|
get-intrinsic "^1.2.1"
|
|
4583
4604
|
|
|
4584
|
-
object.values@^1.1.
|
|
4605
|
+
object.values@^1.1.7:
|
|
4585
4606
|
version "1.1.7"
|
|
4586
4607
|
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
|
|
4587
4608
|
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
|
|
@@ -5948,6 +5969,11 @@ unbox-primitive@^1.0.2:
|
|
|
5948
5969
|
has-symbols "^1.0.3"
|
|
5949
5970
|
which-boxed-primitive "^1.0.2"
|
|
5950
5971
|
|
|
5972
|
+
undici-types@~5.26.4:
|
|
5973
|
+
version "5.26.5"
|
|
5974
|
+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
|
5975
|
+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
|
5976
|
+
|
|
5951
5977
|
unique-filename@^1.1.1:
|
|
5952
5978
|
version "1.1.1"
|
|
5953
5979
|
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oclif/plugin-version",
|
|
3
3
|
"description": "A command that shows the CLI version",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.7",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-version/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/plugin-help": "5.2.20",
|
|
13
13
|
"@oclif/prettier-config": "^0.2.1",
|
|
14
14
|
"@oclif/test": "^3",
|
|
15
|
-
"@types/chai": "^4.3.
|
|
15
|
+
"@types/chai": "^4.3.10",
|
|
16
16
|
"@types/mocha": "^10",
|
|
17
17
|
"@types/node": "^18",
|
|
18
18
|
"chai": "^4.3.10",
|
|
19
19
|
"commitlint": "^17.8.1",
|
|
20
|
-
"eslint": "^8.
|
|
20
|
+
"eslint": "^8.54.0",
|
|
21
21
|
"eslint-config-oclif": "^5",
|
|
22
22
|
"eslint-config-oclif-typescript": "^3",
|
|
23
23
|
"eslint-config-prettier": "^9.0.0",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"lint": "eslint . --ext .ts",
|
|
60
60
|
"postpublish": "yarn run clean",
|
|
61
61
|
"posttest": "yarn lint",
|
|
62
|
-
"
|
|
62
|
+
"prepare": "husky install && yarn build",
|
|
63
63
|
"prepublishOnly": "yarn run build && oclif lock && oclif manifest . && oclif readme",
|
|
64
64
|
"pretest": "yarn build --noEmit && tsc -p test --noEmit",
|
|
65
65
|
"preversion": "yarn run clean",
|