@oclif/plugin-update 4.1.5 → 4.1.6

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -56,6 +56,6 @@ EXAMPLES
56
56
  $ oclif-example update --available
57
57
  ```
58
58
 
59
- _See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.5/src/commands/update.ts)_
59
+ _See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.6/src/commands/update.ts)_
60
60
 
61
61
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -486,10 +486,10 @@
486
486
  wordwrap "^1.0.0"
487
487
  wrap-ansi "^7.0.0"
488
488
 
489
- "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.14.1", "@oclif/core@^3.3.1":
490
- version "3.14.1"
491
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.14.1.tgz#634fc96124068e47b720d62f3b278d818a07495e"
492
- integrity sha512-HLFL2s45DFdqYI2CFjVS/CIQ4cQ4yZqH0XqO9nnwcRWYboz2rEW/vLmidjIYGDjh6xA/k5psiAL3O1KEjqSHuQ==
489
+ "@oclif/core@^3.0.4", "@oclif/core@^3.12.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
490
+ version "3.15.1"
491
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
492
+ integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
493
493
  dependencies:
494
494
  ansi-escapes "^4.3.2"
495
495
  ansi-styles "^4.3.0"
@@ -508,7 +508,7 @@
508
508
  js-yaml "^3.14.1"
509
509
  natural-orderby "^2.0.3"
510
510
  object-treeify "^1.1.33"
511
- password-prompt "^1.1.2"
511
+ password-prompt "^1.1.3"
512
512
  slice-ansi "^4.0.0"
513
513
  string-width "^4.2.3"
514
514
  strip-ansi "^6.0.1"
@@ -552,11 +552,11 @@
552
552
  integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
553
553
 
554
554
  "@oclif/test@^3":
555
- version "3.1.2"
556
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.2.tgz#cd3d4cf033bd50014be504f432717ae509b775a6"
557
- integrity sha512-M9W80z7U/1zhwiI3mzh/BiJAXNKow5p8Yh7KcCWvmZfkBge8OV85ujUR96iMzdWaP7omsWpqu6UPSfdtk05b6g==
555
+ version "3.1.3"
556
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.3.tgz#42d98e3e2c29a3340dedd7eab7c0a7e392c2f3cf"
557
+ integrity sha512-p4Z+SpGSW6pw/QQrQwVuG8eOuZtUl/hxh2rgaOkDfxWipb6FVNa08kzuE70rYaIDIq/9SFglcOb9YQmOXv2MEA==
558
558
  dependencies:
559
- "@oclif/core" "^3.10.8"
559
+ "@oclif/core" "^3.12.0"
560
560
  chai "^4.3.10"
561
561
  fancy-test "^3.0.1"
562
562
 
@@ -964,16 +964,16 @@
964
964
  "@types/expect" "^1.20.4"
965
965
  "@types/node" "*"
966
966
 
967
- "@typescript-eslint/eslint-plugin@^6.13.1":
968
- version "6.13.2"
969
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.2.tgz#2e03506c5362a65e43cb132c37c9ce2d3cb51470"
970
- integrity sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==
967
+ "@typescript-eslint/eslint-plugin@^6.13.2":
968
+ version "6.14.0"
969
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.14.0.tgz#fc1ab5f23618ba590c87e8226ff07a760be3dd7b"
970
+ integrity sha512-1ZJBykBCXaSHG94vMMKmiHoL0MhNHKSVlcHVYZNw+BKxufhqQVTOawNpwwI1P5nIFZ/4jLVop0mcY6mJJDFNaw==
971
971
  dependencies:
972
972
  "@eslint-community/regexpp" "^4.5.1"
973
- "@typescript-eslint/scope-manager" "6.13.2"
974
- "@typescript-eslint/type-utils" "6.13.2"
975
- "@typescript-eslint/utils" "6.13.2"
976
- "@typescript-eslint/visitor-keys" "6.13.2"
973
+ "@typescript-eslint/scope-manager" "6.14.0"
974
+ "@typescript-eslint/type-utils" "6.14.0"
975
+ "@typescript-eslint/utils" "6.14.0"
976
+ "@typescript-eslint/visitor-keys" "6.14.0"
977
977
  debug "^4.3.4"
978
978
  graphemer "^1.4.0"
979
979
  ignore "^5.2.4"
@@ -981,15 +981,15 @@
981
981
  semver "^7.5.4"
982
982
  ts-api-utils "^1.0.1"
983
983
 
984
- "@typescript-eslint/parser@^6.13.1":
985
- version "6.13.2"
986
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.13.2.tgz#390b79cc9a57a5f904d197a201cc4b6bc4f9afb9"
987
- integrity sha512-MUkcC+7Wt/QOGeVlM8aGGJZy1XV5YKjTpq9jK6r6/iLsGXhBVaGP5N0UYvFsu9BFlSpwY9kMretzdBH01rkRXg==
984
+ "@typescript-eslint/parser@^6.13.2":
985
+ version "6.14.0"
986
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.14.0.tgz#a2d6a732e0d2b95c73f6a26ae7362877cc1b4212"
987
+ integrity sha512-QjToC14CKacd4Pa7JK4GeB/vHmWFJckec49FR4hmIRf97+KXole0T97xxu9IFiPxVQ1DBWrQ5wreLwAGwWAVQA==
988
988
  dependencies:
989
- "@typescript-eslint/scope-manager" "6.13.2"
990
- "@typescript-eslint/types" "6.13.2"
991
- "@typescript-eslint/typescript-estree" "6.13.2"
992
- "@typescript-eslint/visitor-keys" "6.13.2"
989
+ "@typescript-eslint/scope-manager" "6.14.0"
990
+ "@typescript-eslint/types" "6.14.0"
991
+ "@typescript-eslint/typescript-estree" "6.14.0"
992
+ "@typescript-eslint/visitor-keys" "6.14.0"
993
993
  debug "^4.3.4"
994
994
 
995
995
  "@typescript-eslint/scope-manager@6.13.2":
@@ -1000,13 +1000,21 @@
1000
1000
  "@typescript-eslint/types" "6.13.2"
1001
1001
  "@typescript-eslint/visitor-keys" "6.13.2"
1002
1002
 
1003
- "@typescript-eslint/type-utils@6.13.2":
1004
- version "6.13.2"
1005
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.2.tgz#ebec2da14a6bb7122e0fd31eea72a382c39c6102"
1006
- integrity sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==
1003
+ "@typescript-eslint/scope-manager@6.14.0":
1004
+ version "6.14.0"
1005
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.14.0.tgz#53d24363fdb5ee0d1d8cda4ed5e5321272ab3d48"
1006
+ integrity sha512-VT7CFWHbZipPncAZtuALr9y3EuzY1b1t1AEkIq2bTXUPKw+pHoXflGNG5L+Gv6nKul1cz1VH8fz16IThIU0tdg==
1007
1007
  dependencies:
1008
- "@typescript-eslint/typescript-estree" "6.13.2"
1009
- "@typescript-eslint/utils" "6.13.2"
1008
+ "@typescript-eslint/types" "6.14.0"
1009
+ "@typescript-eslint/visitor-keys" "6.14.0"
1010
+
1011
+ "@typescript-eslint/type-utils@6.14.0":
1012
+ version "6.14.0"
1013
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.14.0.tgz#ac9cb5ba0615c837f1a6b172feeb273d36e4f8af"
1014
+ integrity sha512-x6OC9Q7HfYKqjnuNu5a7kffIYs3No30isapRBJl1iCHLitD8O0lFbRcVGiOcuyN837fqXzPZ1NS10maQzZMKqw==
1015
+ dependencies:
1016
+ "@typescript-eslint/typescript-estree" "6.14.0"
1017
+ "@typescript-eslint/utils" "6.14.0"
1010
1018
  debug "^4.3.4"
1011
1019
  ts-api-utils "^1.0.1"
1012
1020
 
@@ -1015,6 +1023,11 @@
1015
1023
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.2.tgz#c044aac24c2f6cefb8e921e397acad5417dd0ae6"
1016
1024
  integrity sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==
1017
1025
 
1026
+ "@typescript-eslint/types@6.14.0":
1027
+ version "6.14.0"
1028
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.14.0.tgz#935307f7a931016b7a5eb25d494ea3e1f613e929"
1029
+ integrity sha512-uty9H2K4Xs8E47z3SnXEPRNDfsis8JO27amp2GNCnzGETEW3yTqEIVg5+AI7U276oGF/tw6ZA+UesxeQ104ceA==
1030
+
1018
1031
  "@typescript-eslint/typescript-estree@6.13.2":
1019
1032
  version "6.13.2"
1020
1033
  resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.2.tgz#ae556ee154c1acf025b48d37c3ef95a1d55da258"
@@ -1028,7 +1041,33 @@
1028
1041
  semver "^7.5.4"
1029
1042
  ts-api-utils "^1.0.1"
1030
1043
 
1031
- "@typescript-eslint/utils@6.13.2", "@typescript-eslint/utils@^6.13.0":
1044
+ "@typescript-eslint/typescript-estree@6.14.0":
1045
+ version "6.14.0"
1046
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.14.0.tgz#90c7ddd45cd22139adf3d4577580d04c9189ac13"
1047
+ integrity sha512-yPkaLwK0yH2mZKFE/bXkPAkkFgOv15GJAUzgUVonAbv0Hr4PK/N2yaA/4XQbTZQdygiDkpt5DkxPELqHguNvyw==
1048
+ dependencies:
1049
+ "@typescript-eslint/types" "6.14.0"
1050
+ "@typescript-eslint/visitor-keys" "6.14.0"
1051
+ debug "^4.3.4"
1052
+ globby "^11.1.0"
1053
+ is-glob "^4.0.3"
1054
+ semver "^7.5.4"
1055
+ ts-api-utils "^1.0.1"
1056
+
1057
+ "@typescript-eslint/utils@6.14.0":
1058
+ version "6.14.0"
1059
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.14.0.tgz#856a9e274367d99ffbd39c48128b93a86c4261e3"
1060
+ integrity sha512-XwRTnbvRr7Ey9a1NT6jqdKX8y/atWG+8fAIu3z73HSP8h06i3r/ClMhmaF/RGWGW1tHJEwij1uEg2GbEmPYvYg==
1061
+ dependencies:
1062
+ "@eslint-community/eslint-utils" "^4.4.0"
1063
+ "@types/json-schema" "^7.0.12"
1064
+ "@types/semver" "^7.5.0"
1065
+ "@typescript-eslint/scope-manager" "6.14.0"
1066
+ "@typescript-eslint/types" "6.14.0"
1067
+ "@typescript-eslint/typescript-estree" "6.14.0"
1068
+ semver "^7.5.4"
1069
+
1070
+ "@typescript-eslint/utils@^6.13.0":
1032
1071
  version "6.13.2"
1033
1072
  resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.2.tgz#8eb89e53adc6d703a879b131e528807245486f89"
1034
1073
  integrity sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==
@@ -1049,6 +1088,14 @@
1049
1088
  "@typescript-eslint/types" "6.13.2"
1050
1089
  eslint-visitor-keys "^3.4.1"
1051
1090
 
1091
+ "@typescript-eslint/visitor-keys@6.14.0":
1092
+ version "6.14.0"
1093
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.14.0.tgz#1d1d486581819287de824a56c22f32543561138e"
1094
+ integrity sha512-fB5cw6GRhJUz03MrROVuj5Zm/Q+XWlVdIsFj+Zb1Hvqouc8t+XP2H5y53QYU/MGtd2dPg6/vJJlhoX3xc2ehfw==
1095
+ dependencies:
1096
+ "@typescript-eslint/types" "6.14.0"
1097
+ eslint-visitor-keys "^3.4.1"
1098
+
1052
1099
  "@ungap/structured-clone@^1.2.0":
1053
1100
  version "1.2.0"
1054
1101
  resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1131,11 +1178,6 @@ ansi-colors@4.1.1:
1131
1178
  resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
1132
1179
  integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
1133
1180
 
1134
- ansi-escapes@^3.1.0:
1135
- version "3.1.0"
1136
- resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.1.0.tgz#f73207bb81207d75fd6c83f125af26eea378ca30"
1137
- integrity sha512-UgAb8H9D41AQnu/PbWlCofQVcnV4Gs2bBJi9eZPxfU/hgglFh3SMDMENRIqdr7H6XFnXdoknctFByVsCOotTVw==
1138
-
1139
1181
  ansi-escapes@^4.2.1, ansi-escapes@^4.3.2:
1140
1182
  version "4.3.2"
1141
1183
  resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e"
@@ -1984,7 +2026,7 @@ create-require@^1.1.0:
1984
2026
  resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
1985
2027
  integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
1986
2028
 
1987
- cross-spawn@^6.0.0, cross-spawn@^6.0.5:
2029
+ cross-spawn@^6.0.0:
1988
2030
  version "6.0.5"
1989
2031
  resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
1990
2032
  integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
@@ -2347,13 +2389,13 @@ escape-string-regexp@^5.0.0:
2347
2389
  resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
2348
2390
  integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
2349
2391
 
2350
- eslint-config-oclif-typescript@^3.0.24:
2351
- version "3.0.24"
2352
- resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.24.tgz#b1541e47f80b323dbf24ca219c17c0e5e7c5cb7c"
2353
- integrity sha512-E4L7fe7gzYnRoyBzf3IvdNLK96kyzMorI/O1VH85gdePJSrPvpeF9E3aJvRO3ppfNpAW0h9Y6H6p949qV3o0IQ==
2392
+ eslint-config-oclif-typescript@^3.0.26:
2393
+ version "3.0.26"
2394
+ resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.26.tgz#ded62c1f1ce6c6357af93fef815f3fe689e9da01"
2395
+ integrity sha512-4ezPNOcU1pMlpiGmpeelZGeqYEDS6uZaPy5w5F5VPru/xTdZyrEYkpsW/VrYF0Aq2RTENy4d/HHtaKKOmtOkkg==
2354
2396
  dependencies:
2355
- "@typescript-eslint/eslint-plugin" "^6.13.1"
2356
- "@typescript-eslint/parser" "^6.13.1"
2397
+ "@typescript-eslint/eslint-plugin" "^6.13.2"
2398
+ "@typescript-eslint/parser" "^6.13.2"
2357
2399
  eslint-config-xo-space "^0.34.0"
2358
2400
  eslint-import-resolver-typescript "^3.6.1"
2359
2401
  eslint-plugin-import "^2.29.0"
@@ -4928,9 +4970,9 @@ object.values@^1.1.7:
4928
4970
  es-abstract "^1.22.1"
4929
4971
 
4930
4972
  oclif@^4:
4931
- version "4.0.4"
4932
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
4933
- integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
4973
+ version "4.1.0"
4974
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
4975
+ integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
4934
4976
  dependencies:
4935
4977
  "@oclif/core" "^3.0.4"
4936
4978
  "@oclif/plugin-help" "^5.2.14"
@@ -5167,13 +5209,13 @@ pascal-case@^3.1.2:
5167
5209
  no-case "^3.0.4"
5168
5210
  tslib "^2.0.3"
5169
5211
 
5170
- password-prompt@^1.1.2:
5171
- version "1.1.2"
5172
- resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.2.tgz#85b2f93896c5bd9e9f2d6ff0627fa5af3dc00923"
5173
- integrity sha512-bpuBhROdrhuN3E7G/koAju0WjVw9/uQOG5Co5mokNj0MiOSBVZS1JTwM4zl55hu0WFmIEFvO9cU9sJQiBIYeIA==
5212
+ password-prompt@^1.1.2, password-prompt@^1.1.3:
5213
+ version "1.1.3"
5214
+ resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.3.tgz#05e539f4e7ca4d6c865d479313f10eb9db63ee5f"
5215
+ integrity sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==
5174
5216
  dependencies:
5175
- ansi-escapes "^3.1.0"
5176
- cross-spawn "^6.0.5"
5217
+ ansi-escapes "^4.3.2"
5218
+ cross-spawn "^7.0.3"
5177
5219
 
5178
5220
  path-case@^3.0.4:
5179
5221
  version "3.0.4"
@@ -5282,10 +5324,10 @@ prelude-ls@^1.2.1:
5282
5324
  resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
5283
5325
  integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
5284
5326
 
5285
- prettier@^3.1.0:
5286
- version "3.1.0"
5287
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
5288
- integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
5327
+ prettier@^3.1.1:
5328
+ version "3.1.1"
5329
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
5330
+ integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
5289
5331
 
5290
5332
  pretty-bytes@^5.3.0:
5291
5333
  version "5.6.0"
@@ -6386,10 +6428,10 @@ typedarray-to-buffer@^4.0.0:
6386
6428
  resolved "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-4.0.0.tgz#cdd2933c61dd3f5f02eda5d012d441f95bfeb50a"
6387
6429
  integrity sha512-6dOYeZfS3O9RtRD1caom0sMxgK59b27+IwoNy8RDPsmslSGOyU+mpTamlaIW7aNKi90ZQZ9DFaZL3YRoiSCULQ==
6388
6430
 
6389
- "typescript@^4.6.4 || ^5.2.2", typescript@^5.3.2:
6390
- version "5.3.2"
6391
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
6392
- integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
6431
+ "typescript@^4.6.4 || ^5.2.2", typescript@^5.3.3:
6432
+ version "5.3.3"
6433
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
6434
+ integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
6393
6435
 
6394
6436
  unbox-primitive@^1.0.2:
6395
6437
  version "1.0.2"
@@ -88,5 +88,5 @@
88
88
  ]
89
89
  }
90
90
  },
91
- "version": "4.1.5"
91
+ "version": "4.1.6"
92
92
  }
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@oclif/plugin-update",
3
- "version": "4.1.5",
3
+ "version": "4.1.6",
4
4
  "author": "Salesforce",
5
5
  "bugs": "https://github.com/oclif/plugin-update/issues",
6
6
  "dependencies": {
7
- "@oclif/core": "^3.14.1",
7
+ "@oclif/core": "^3.15.1",
8
8
  "chalk": "^5",
9
9
  "cross-spawn": "^7.0.3",
10
10
  "debug": "^4.3.1",
@@ -36,7 +36,7 @@
36
36
  "commitlint": "^17.8.1",
37
37
  "eslint": "^8.54.0",
38
38
  "eslint-config-oclif": "^5.0.0",
39
- "eslint-config-oclif-typescript": "^3.0.24",
39
+ "eslint-config-oclif-typescript": "^3.0.26",
40
40
  "eslint-config-prettier": "^9.1.0",
41
41
  "got": "^13.0.0",
42
42
  "husky": "^8.0.3",
@@ -44,13 +44,13 @@
44
44
  "mocha": "^10.2.0",
45
45
  "nock": "^13.3.6",
46
46
  "oclif": "^4",
47
- "prettier": "^3.1.0",
47
+ "prettier": "^3.1.1",
48
48
  "qqjs": "^0.3.11",
49
49
  "quibble": "^0.9.1",
50
50
  "sinon": "^16.1.3",
51
51
  "strip-ansi": "^7.1.0",
52
52
  "ts-node": "^10.9.2",
53
- "typescript": "^5.3.2"
53
+ "typescript": "^5.3.3"
54
54
  },
55
55
  "engines": {
56
56
  "node": ">=18.0.0"