@oclif/plugin-version 2.0.10 → 2.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oclif.lock +86 -131
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/oclif.lock
CHANGED
|
@@ -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.
|
|
496
|
-
version "3.15.
|
|
497
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.
|
|
498
|
-
integrity sha512-
|
|
495
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
|
|
496
|
+
version "3.15.1"
|
|
497
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
|
|
498
|
+
integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
|
|
499
499
|
dependencies:
|
|
500
500
|
ansi-escapes "^4.3.2"
|
|
501
501
|
ansi-styles "^4.3.0"
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
js-yaml "^3.14.1"
|
|
515
515
|
natural-orderby "^2.0.3"
|
|
516
516
|
object-treeify "^1.1.33"
|
|
517
|
-
password-prompt "^1.1.
|
|
517
|
+
password-prompt "^1.1.3"
|
|
518
518
|
slice-ansi "^4.0.0"
|
|
519
519
|
string-width "^4.2.3"
|
|
520
520
|
strip-ansi "^6.0.1"
|
|
@@ -558,13 +558,13 @@
|
|
|
558
558
|
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
|
|
559
559
|
|
|
560
560
|
"@oclif/test@^3":
|
|
561
|
-
version "3.1.
|
|
562
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.
|
|
563
|
-
integrity sha512-
|
|
561
|
+
version "3.1.5"
|
|
562
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.5.tgz#4b4486b7478e6407c56e6d6acc54f073664bb839"
|
|
563
|
+
integrity sha512-SYA44is3O/2BRQKBmp/6M1VgqRXnYQpsnBIxljICrrPLhEUQh14Ev/8IuL11ULijZMZDeWM+9sPMsj06jsJyBA==
|
|
564
564
|
dependencies:
|
|
565
|
-
"@oclif/core" "^3.
|
|
565
|
+
"@oclif/core" "^3.15.0"
|
|
566
566
|
chai "^4.3.10"
|
|
567
|
-
fancy-test "^3.0.
|
|
567
|
+
fancy-test "^3.0.4"
|
|
568
568
|
|
|
569
569
|
"@octokit/auth-token@^2.4.4":
|
|
570
570
|
version "2.5.0"
|
|
@@ -824,9 +824,9 @@
|
|
|
824
824
|
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
|
825
825
|
|
|
826
826
|
"@types/node@^18":
|
|
827
|
-
version "18.19.
|
|
828
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.
|
|
829
|
-
integrity sha512-
|
|
827
|
+
version "18.19.4"
|
|
828
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.4.tgz#89672e84f11a2c19543d694dac00ab8d7bc20ddb"
|
|
829
|
+
integrity sha512-xNzlUhzoHotIsnFoXmJB+yWmBvFZgKCI9TtPIEdYIMM1KWfwuY8zh7wvc1u1OAXlC7dlf6mZVx/s+Y5KfFz19A==
|
|
830
830
|
dependencies:
|
|
831
831
|
undici-types "~5.26.4"
|
|
832
832
|
|
|
@@ -867,16 +867,16 @@
|
|
|
867
867
|
"@types/expect" "^1.20.4"
|
|
868
868
|
"@types/node" "*"
|
|
869
869
|
|
|
870
|
-
"@typescript-eslint/eslint-plugin@^6.
|
|
871
|
-
version "6.
|
|
872
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.
|
|
873
|
-
integrity sha512-
|
|
870
|
+
"@typescript-eslint/eslint-plugin@^6.14.0":
|
|
871
|
+
version "6.15.0"
|
|
872
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.15.0.tgz#b0b3e15fa8c3e67ed4386b765cc0ba98ad3a303b"
|
|
873
|
+
integrity sha512-j5qoikQqPccq9QoBAupOP+CBu8BaJ8BLjaXSioDISeTZkVO3ig7oSIKh3H+rEpee7xCXtWwSB4KIL5l6hWZzpg==
|
|
874
874
|
dependencies:
|
|
875
875
|
"@eslint-community/regexpp" "^4.5.1"
|
|
876
|
-
"@typescript-eslint/scope-manager" "6.
|
|
877
|
-
"@typescript-eslint/type-utils" "6.
|
|
878
|
-
"@typescript-eslint/utils" "6.
|
|
879
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
876
|
+
"@typescript-eslint/scope-manager" "6.15.0"
|
|
877
|
+
"@typescript-eslint/type-utils" "6.15.0"
|
|
878
|
+
"@typescript-eslint/utils" "6.15.0"
|
|
879
|
+
"@typescript-eslint/visitor-keys" "6.15.0"
|
|
880
880
|
debug "^4.3.4"
|
|
881
881
|
graphemer "^1.4.0"
|
|
882
882
|
ignore "^5.2.4"
|
|
@@ -884,15 +884,15 @@
|
|
|
884
884
|
semver "^7.5.4"
|
|
885
885
|
ts-api-utils "^1.0.1"
|
|
886
886
|
|
|
887
|
-
"@typescript-eslint/parser@^6.
|
|
888
|
-
version "6.
|
|
889
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.
|
|
890
|
-
integrity sha512-
|
|
887
|
+
"@typescript-eslint/parser@^6.14.0":
|
|
888
|
+
version "6.15.0"
|
|
889
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.15.0.tgz#1af69741cfa314a13c1434d0bdd5a0c3096699d7"
|
|
890
|
+
integrity sha512-MkgKNnsjC6QwcMdlNAel24jjkEO/0hQaMDLqP4S9zq5HBAUJNQB6y+3DwLjX7b3l2b37eNAxMPLwb3/kh8VKdA==
|
|
891
891
|
dependencies:
|
|
892
|
-
"@typescript-eslint/scope-manager" "6.
|
|
893
|
-
"@typescript-eslint/types" "6.
|
|
894
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
895
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
892
|
+
"@typescript-eslint/scope-manager" "6.15.0"
|
|
893
|
+
"@typescript-eslint/types" "6.15.0"
|
|
894
|
+
"@typescript-eslint/typescript-estree" "6.15.0"
|
|
895
|
+
"@typescript-eslint/visitor-keys" "6.15.0"
|
|
896
896
|
debug "^4.3.4"
|
|
897
897
|
|
|
898
898
|
"@typescript-eslint/scope-manager@6.13.2":
|
|
@@ -903,21 +903,21 @@
|
|
|
903
903
|
"@typescript-eslint/types" "6.13.2"
|
|
904
904
|
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
905
905
|
|
|
906
|
-
"@typescript-eslint/scope-manager@6.
|
|
907
|
-
version "6.
|
|
908
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
909
|
-
integrity sha512
|
|
906
|
+
"@typescript-eslint/scope-manager@6.15.0":
|
|
907
|
+
version "6.15.0"
|
|
908
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.15.0.tgz#40e5214a3e9e048aca55ce33381bc61b6b51c32a"
|
|
909
|
+
integrity sha512-+BdvxYBltqrmgCNu4Li+fGDIkW9n//NrruzG9X1vBzaNK+ExVXPoGB71kneaVw/Jp+4rH/vaMAGC6JfMbHstVg==
|
|
910
910
|
dependencies:
|
|
911
|
-
"@typescript-eslint/types" "6.
|
|
912
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
911
|
+
"@typescript-eslint/types" "6.15.0"
|
|
912
|
+
"@typescript-eslint/visitor-keys" "6.15.0"
|
|
913
913
|
|
|
914
|
-
"@typescript-eslint/type-utils@6.
|
|
915
|
-
version "6.
|
|
916
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.
|
|
917
|
-
integrity sha512-
|
|
914
|
+
"@typescript-eslint/type-utils@6.15.0":
|
|
915
|
+
version "6.15.0"
|
|
916
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.15.0.tgz#c22261bd00566821a300d08f4632533a8f9bed01"
|
|
917
|
+
integrity sha512-CnmHKTfX6450Bo49hPg2OkIm/D/TVYV7jO1MCfPYGwf6x3GO0VU8YMO5AYMn+u3X05lRRxA4fWCz87GFQV6yVQ==
|
|
918
918
|
dependencies:
|
|
919
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
920
|
-
"@typescript-eslint/utils" "6.
|
|
919
|
+
"@typescript-eslint/typescript-estree" "6.15.0"
|
|
920
|
+
"@typescript-eslint/utils" "6.15.0"
|
|
921
921
|
debug "^4.3.4"
|
|
922
922
|
ts-api-utils "^1.0.1"
|
|
923
923
|
|
|
@@ -926,10 +926,10 @@
|
|
|
926
926
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.2.tgz#c044aac24c2f6cefb8e921e397acad5417dd0ae6"
|
|
927
927
|
integrity sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==
|
|
928
928
|
|
|
929
|
-
"@typescript-eslint/types@6.
|
|
930
|
-
version "6.
|
|
931
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
932
|
-
integrity sha512-
|
|
929
|
+
"@typescript-eslint/types@6.15.0":
|
|
930
|
+
version "6.15.0"
|
|
931
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.15.0.tgz#a9f7b006aee52b0948be6e03f521814bf435ddd5"
|
|
932
|
+
integrity sha512-yXjbt//E4T/ee8Ia1b5mGlbNj9fB9lJP4jqLbZualwpP2BCQ5is6BcWwxpIsY4XKAhmdv3hrW92GdtJbatC6dQ==
|
|
933
933
|
|
|
934
934
|
"@typescript-eslint/typescript-estree@6.13.2":
|
|
935
935
|
version "6.13.2"
|
|
@@ -944,30 +944,30 @@
|
|
|
944
944
|
semver "^7.5.4"
|
|
945
945
|
ts-api-utils "^1.0.1"
|
|
946
946
|
|
|
947
|
-
"@typescript-eslint/typescript-estree@6.
|
|
948
|
-
version "6.
|
|
949
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.
|
|
950
|
-
integrity sha512-
|
|
947
|
+
"@typescript-eslint/typescript-estree@6.15.0":
|
|
948
|
+
version "6.15.0"
|
|
949
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.15.0.tgz#2f8a513df1ce5e6e1ba8e5c6aa52f392ae023fc5"
|
|
950
|
+
integrity sha512-7mVZJN7Hd15OmGuWrp2T9UvqR2Ecg+1j/Bp1jXUEY2GZKV6FXlOIoqVDmLpBiEiq3katvj/2n2mR0SDwtloCew==
|
|
951
951
|
dependencies:
|
|
952
|
-
"@typescript-eslint/types" "6.
|
|
953
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
952
|
+
"@typescript-eslint/types" "6.15.0"
|
|
953
|
+
"@typescript-eslint/visitor-keys" "6.15.0"
|
|
954
954
|
debug "^4.3.4"
|
|
955
955
|
globby "^11.1.0"
|
|
956
956
|
is-glob "^4.0.3"
|
|
957
957
|
semver "^7.5.4"
|
|
958
958
|
ts-api-utils "^1.0.1"
|
|
959
959
|
|
|
960
|
-
"@typescript-eslint/utils@6.
|
|
961
|
-
version "6.
|
|
962
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
963
|
-
integrity sha512-
|
|
960
|
+
"@typescript-eslint/utils@6.15.0":
|
|
961
|
+
version "6.15.0"
|
|
962
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.15.0.tgz#f80dbb79f3b0f569077a8711dd44186a8933fa4c"
|
|
963
|
+
integrity sha512-eF82p0Wrrlt8fQSRL0bGXzK5nWPRV2dYQZdajcfzOD9+cQz9O7ugifrJxclB+xVOvWvagXfqS4Es7vpLP4augw==
|
|
964
964
|
dependencies:
|
|
965
965
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
966
966
|
"@types/json-schema" "^7.0.12"
|
|
967
967
|
"@types/semver" "^7.5.0"
|
|
968
|
-
"@typescript-eslint/scope-manager" "6.
|
|
969
|
-
"@typescript-eslint/types" "6.
|
|
970
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
968
|
+
"@typescript-eslint/scope-manager" "6.15.0"
|
|
969
|
+
"@typescript-eslint/types" "6.15.0"
|
|
970
|
+
"@typescript-eslint/typescript-estree" "6.15.0"
|
|
971
971
|
semver "^7.5.4"
|
|
972
972
|
|
|
973
973
|
"@typescript-eslint/utils@^6.13.0":
|
|
@@ -991,12 +991,12 @@
|
|
|
991
991
|
"@typescript-eslint/types" "6.13.2"
|
|
992
992
|
eslint-visitor-keys "^3.4.1"
|
|
993
993
|
|
|
994
|
-
"@typescript-eslint/visitor-keys@6.
|
|
995
|
-
version "6.
|
|
996
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.
|
|
997
|
-
integrity sha512-
|
|
994
|
+
"@typescript-eslint/visitor-keys@6.15.0":
|
|
995
|
+
version "6.15.0"
|
|
996
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.15.0.tgz#5baf97a7bfeec6f4894d400437055155a46b2330"
|
|
997
|
+
integrity sha512-1zvtdC1a9h5Tb5jU9x3ADNXO9yjP8rXlaoChu0DQX40vf5ACVpYIVIZhIMZ6d5sDXH7vq4dsZBT1fEGj8D2n2w==
|
|
998
998
|
dependencies:
|
|
999
|
-
"@typescript-eslint/types" "6.
|
|
999
|
+
"@typescript-eslint/types" "6.15.0"
|
|
1000
1000
|
eslint-visitor-keys "^3.4.1"
|
|
1001
1001
|
|
|
1002
1002
|
"@ungap/structured-clone@^1.2.0":
|
|
@@ -1081,11 +1081,6 @@ ansi-colors@4.1.1:
|
|
|
1081
1081
|
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
|
|
1082
1082
|
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
|
|
1083
1083
|
|
|
1084
|
-
ansi-escapes@^3.1.0:
|
|
1085
|
-
version "3.2.0"
|
|
1086
|
-
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
|
|
1087
|
-
integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
|
|
1088
|
-
|
|
1089
1084
|
ansi-escapes@^4.2.1, ansi-escapes@^4.3.2:
|
|
1090
1085
|
version "4.3.2"
|
|
1091
1086
|
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e"
|
|
@@ -1924,17 +1919,6 @@ create-require@^1.1.0:
|
|
|
1924
1919
|
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
|
|
1925
1920
|
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
|
|
1926
1921
|
|
|
1927
|
-
cross-spawn@^6.0.5:
|
|
1928
|
-
version "6.0.5"
|
|
1929
|
-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
|
|
1930
|
-
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
|
|
1931
|
-
dependencies:
|
|
1932
|
-
nice-try "^1.0.4"
|
|
1933
|
-
path-key "^2.0.1"
|
|
1934
|
-
semver "^5.5.0"
|
|
1935
|
-
shebang-command "^1.2.0"
|
|
1936
|
-
which "^1.2.9"
|
|
1937
|
-
|
|
1938
1922
|
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
|
1939
1923
|
version "7.0.3"
|
|
1940
1924
|
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
|
|
@@ -2271,15 +2255,15 @@ escape-string-regexp@^1.0.5:
|
|
|
2271
2255
|
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
|
|
2272
2256
|
|
|
2273
2257
|
eslint-config-oclif-typescript@^3:
|
|
2274
|
-
version "3.0.
|
|
2275
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.
|
|
2276
|
-
integrity sha512-
|
|
2258
|
+
version "3.0.29"
|
|
2259
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.29.tgz#cdc26d75986554cb14d757f719bb7aa7051ca3fd"
|
|
2260
|
+
integrity sha512-yo23ZTgWm+X5IouTIx1C9eGxohkKoMPzkC17ZbTz/+/VvwBwEwXhPyb3LVOnCqRryqYU8nAPB95xycSy5gBlmQ==
|
|
2277
2261
|
dependencies:
|
|
2278
|
-
"@typescript-eslint/eslint-plugin" "^6.
|
|
2279
|
-
"@typescript-eslint/parser" "^6.
|
|
2262
|
+
"@typescript-eslint/eslint-plugin" "^6.14.0"
|
|
2263
|
+
"@typescript-eslint/parser" "^6.14.0"
|
|
2280
2264
|
eslint-config-xo-space "^0.34.0"
|
|
2281
2265
|
eslint-import-resolver-typescript "^3.6.1"
|
|
2282
|
-
eslint-plugin-import "^2.29.
|
|
2266
|
+
eslint-plugin-import "^2.29.1"
|
|
2283
2267
|
eslint-plugin-mocha "^10.2.0"
|
|
2284
2268
|
eslint-plugin-node "^11.1.0"
|
|
2285
2269
|
eslint-plugin-perfectionist "^2.5.0"
|
|
@@ -2350,10 +2334,10 @@ eslint-plugin-es@^3.0.0:
|
|
|
2350
2334
|
eslint-utils "^2.0.0"
|
|
2351
2335
|
regexpp "^3.0.0"
|
|
2352
2336
|
|
|
2353
|
-
eslint-plugin-import@^2.29.
|
|
2354
|
-
version "2.29.
|
|
2355
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.
|
|
2356
|
-
integrity sha512-
|
|
2337
|
+
eslint-plugin-import@^2.29.1:
|
|
2338
|
+
version "2.29.1"
|
|
2339
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
|
|
2340
|
+
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
|
|
2357
2341
|
dependencies:
|
|
2358
2342
|
array-includes "^3.1.7"
|
|
2359
2343
|
array.prototype.findlastindex "^1.2.3"
|
|
@@ -2371,7 +2355,7 @@ eslint-plugin-import@^2.29.0:
|
|
|
2371
2355
|
object.groupby "^1.0.1"
|
|
2372
2356
|
object.values "^1.1.7"
|
|
2373
2357
|
semver "^6.3.1"
|
|
2374
|
-
tsconfig-paths "^3.
|
|
2358
|
+
tsconfig-paths "^3.15.0"
|
|
2375
2359
|
|
|
2376
2360
|
eslint-plugin-mocha@^10.1.0, eslint-plugin-mocha@^10.2.0:
|
|
2377
2361
|
version "10.2.0"
|
|
@@ -2596,7 +2580,7 @@ external-editor@^3.0.3:
|
|
|
2596
2580
|
iconv-lite "^0.4.24"
|
|
2597
2581
|
tmp "^0.0.33"
|
|
2598
2582
|
|
|
2599
|
-
fancy-test@^3, fancy-test@^3.0.
|
|
2583
|
+
fancy-test@^3, fancy-test@^3.0.4:
|
|
2600
2584
|
version "3.0.6"
|
|
2601
2585
|
resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.6.tgz#b41900894cda8ce94e9e51ef1897b096afa46111"
|
|
2602
2586
|
integrity sha512-Js1ixKwDXU92yDhpCP5cG5IRKBUIaAO5ka11a7Kdpv0IbN4DSp8a9P/12oFiOSGJiiumHH1WgcTsA5f4V65OyQ==
|
|
@@ -4377,11 +4361,6 @@ negotiator@^0.6.2, negotiator@^0.6.3:
|
|
|
4377
4361
|
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
|
|
4378
4362
|
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
|
|
4379
4363
|
|
|
4380
|
-
nice-try@^1.0.4:
|
|
4381
|
-
version "1.0.5"
|
|
4382
|
-
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
|
|
4383
|
-
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
|
|
4384
|
-
|
|
4385
4364
|
nise@^5.1.4:
|
|
4386
4365
|
version "5.1.4"
|
|
4387
4366
|
resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.4.tgz#491ce7e7307d4ec546f5a659b2efe94a18b4bbc0"
|
|
@@ -4852,13 +4831,13 @@ pascal-case@^3.1.2:
|
|
|
4852
4831
|
no-case "^3.0.4"
|
|
4853
4832
|
tslib "^2.0.3"
|
|
4854
4833
|
|
|
4855
|
-
password-prompt@^1.1.2:
|
|
4856
|
-
version "1.1.
|
|
4857
|
-
resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.
|
|
4858
|
-
integrity sha512-
|
|
4834
|
+
password-prompt@^1.1.2, password-prompt@^1.1.3:
|
|
4835
|
+
version "1.1.3"
|
|
4836
|
+
resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.3.tgz#05e539f4e7ca4d6c865d479313f10eb9db63ee5f"
|
|
4837
|
+
integrity sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==
|
|
4859
4838
|
dependencies:
|
|
4860
|
-
ansi-escapes "^3.
|
|
4861
|
-
cross-spawn "^
|
|
4839
|
+
ansi-escapes "^4.3.2"
|
|
4840
|
+
cross-spawn "^7.0.3"
|
|
4862
4841
|
|
|
4863
4842
|
path-case@^3.0.4:
|
|
4864
4843
|
version "3.0.4"
|
|
@@ -4878,11 +4857,6 @@ path-is-absolute@^1.0.0:
|
|
|
4878
4857
|
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
|
|
4879
4858
|
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
|
|
4880
4859
|
|
|
4881
|
-
path-key@^2.0.1:
|
|
4882
|
-
version "2.0.1"
|
|
4883
|
-
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
|
|
4884
|
-
integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==
|
|
4885
|
-
|
|
4886
4860
|
path-key@^3.0.0, path-key@^3.1.0:
|
|
4887
4861
|
version "3.1.1"
|
|
4888
4862
|
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
|
|
@@ -5362,7 +5336,7 @@ scoped-regex@^2.0.0:
|
|
|
5362
5336
|
resolved "https://registry.yarnpkg.com/scoped-regex/-/scoped-regex-2.1.0.tgz#7b9be845d81fd9d21d1ec97c61a0b7cf86d2015f"
|
|
5363
5337
|
integrity sha512-g3WxHrqSWCZHGHlSrF51VXFdjImhwvH8ZO/pryFH56Qi0cDsZfylQa/t0jCzVQFNbNvM00HfHjkDPEuarKDSWQ==
|
|
5364
5338
|
|
|
5365
|
-
"semver@2 || 3 || 4 || 5"
|
|
5339
|
+
"semver@2 || 3 || 4 || 5":
|
|
5366
5340
|
version "5.7.1"
|
|
5367
5341
|
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
|
|
5368
5342
|
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
|
|
@@ -5409,13 +5383,6 @@ set-function-name@^2.0.0:
|
|
|
5409
5383
|
functions-have-names "^1.2.3"
|
|
5410
5384
|
has-property-descriptors "^1.0.0"
|
|
5411
5385
|
|
|
5412
|
-
shebang-command@^1.2.0:
|
|
5413
|
-
version "1.2.0"
|
|
5414
|
-
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
|
|
5415
|
-
integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==
|
|
5416
|
-
dependencies:
|
|
5417
|
-
shebang-regex "^1.0.0"
|
|
5418
|
-
|
|
5419
5386
|
shebang-command@^2.0.0:
|
|
5420
5387
|
version "2.0.0"
|
|
5421
5388
|
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
|
|
@@ -5423,11 +5390,6 @@ shebang-command@^2.0.0:
|
|
|
5423
5390
|
dependencies:
|
|
5424
5391
|
shebang-regex "^3.0.0"
|
|
5425
5392
|
|
|
5426
|
-
shebang-regex@^1.0.0:
|
|
5427
|
-
version "1.0.0"
|
|
5428
|
-
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
|
|
5429
|
-
integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==
|
|
5430
|
-
|
|
5431
5393
|
shebang-regex@^3.0.0:
|
|
5432
5394
|
version "3.0.0"
|
|
5433
5395
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
|
@@ -5874,10 +5836,10 @@ tsconfck@^3.0.0:
|
|
|
5874
5836
|
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-3.0.0.tgz#b469f1ced12973bbec3209a55ed8de3bb04223c9"
|
|
5875
5837
|
integrity sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==
|
|
5876
5838
|
|
|
5877
|
-
tsconfig-paths@^3.
|
|
5878
|
-
version "3.
|
|
5879
|
-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.
|
|
5880
|
-
integrity sha512-
|
|
5839
|
+
tsconfig-paths@^3.15.0:
|
|
5840
|
+
version "3.15.0"
|
|
5841
|
+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
|
|
5842
|
+
integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==
|
|
5881
5843
|
dependencies:
|
|
5882
5844
|
"@types/json5" "^0.0.29"
|
|
5883
5845
|
json5 "^1.0.2"
|
|
@@ -6205,13 +6167,6 @@ which-typed-array@^1.1.2:
|
|
|
6205
6167
|
has-tostringtag "^1.0.0"
|
|
6206
6168
|
is-typed-array "^1.1.10"
|
|
6207
6169
|
|
|
6208
|
-
which@^1.2.9:
|
|
6209
|
-
version "1.3.1"
|
|
6210
|
-
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
|
|
6211
|
-
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
|
|
6212
|
-
dependencies:
|
|
6213
|
-
isexe "^2.0.0"
|
|
6214
|
-
|
|
6215
6170
|
which@^2.0.1, which@^2.0.2:
|
|
6216
6171
|
version "2.0.2"
|
|
6217
6172
|
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
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.11",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-version/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.15.
|
|
8
|
+
"@oclif/core": "^3.15.1"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@commitlint/config-conventional": "^17.8.1",
|