Skip to content

Commit d9785ff

Browse files
committed
bump @oclif/plugin-warn-if-update-available from 2.0.29 to 3.1.50
1 parent f13fed6 commit d9785ff

File tree

2 files changed

+26
-47
lines changed

2 files changed

+26
-47
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@oclif/plugin-plugins": "2.4.3",
2727
"@oclif/plugin-update": "3.2.4",
2828
"@oclif/plugin-version": "^1.2.1",
29-
"@oclif/plugin-warn-if-update-available": "2.0.29",
29+
"@oclif/plugin-warn-if-update-available": "3.1.50",
3030
"@oclif/plugin-which": "2.2.8",
3131
"@opentelemetry/api": "^1.4.1",
3232
"@opentelemetry/exporter-trace-otlp-http": "^0.41.1",

yarn.lock

Lines changed: 25 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -2947,42 +2947,6 @@ __metadata:
29472947
languageName: node
29482948
linkType: hard
29492949

2950-
"@oclif/core@npm:^2.1.7":
2951-
version: 2.3.2
2952-
resolution: "@oclif/core@npm:2.3.2"
2953-
dependencies:
2954-
"@types/cli-progress": ^3.11.0
2955-
ansi-escapes: ^4.3.2
2956-
ansi-styles: ^4.3.0
2957-
cardinal: ^2.1.1
2958-
chalk: ^4.1.2
2959-
clean-stack: ^3.0.1
2960-
cli-progress: ^3.12.0
2961-
debug: ^4.3.4
2962-
ejs: ^3.1.8
2963-
fs-extra: ^9.1.0
2964-
get-package-type: ^0.1.0
2965-
globby: ^11.1.0
2966-
hyperlinker: ^1.0.0
2967-
indent-string: ^4.0.0
2968-
is-wsl: ^2.2.0
2969-
js-yaml: ^3.14.1
2970-
natural-orderby: ^2.0.3
2971-
object-treeify: ^1.1.33
2972-
password-prompt: ^1.1.2
2973-
semver: ^7.3.7
2974-
string-width: ^4.2.3
2975-
strip-ansi: ^6.0.1
2976-
supports-color: ^8.1.1
2977-
supports-hyperlinks: ^2.2.0
2978-
tslib: ^2.5.0
2979-
widest-line: ^3.1.0
2980-
wordwrap: ^1.0.0
2981-
wrap-ansi: ^7.0.0
2982-
checksum: f95b339b9c79c778cad9f6e737cebb1b8279b17a9183f463e83a2077ede3e22a04979e202de03be8581d6a2be1513c67a5d2593089b3d68148eea76a1fce8ab9
2983-
languageName: node
2984-
linkType: hard
2985-
29862950
"@oclif/core@npm:^2.11.8":
29872951
version: 2.15.0
29882952
resolution: "@oclif/core@npm:2.15.0"
@@ -3282,18 +3246,17 @@ __metadata:
32823246
languageName: node
32833247
linkType: hard
32843248

3285-
"@oclif/plugin-warn-if-update-available@npm:2.0.29":
3286-
version: 2.0.29
3287-
resolution: "@oclif/plugin-warn-if-update-available@npm:2.0.29"
3249+
"@oclif/plugin-warn-if-update-available@npm:3.1.50":
3250+
version: 3.1.50
3251+
resolution: "@oclif/plugin-warn-if-update-available@npm:3.1.50"
32883252
dependencies:
3289-
"@oclif/core": ^2.1.7
3290-
chalk: ^4.1.0
3291-
debug: ^4.1.0
3292-
fs-extra: ^9.0.1
3253+
"@oclif/core": ^4
3254+
ansis: ^3.17.0
3255+
debug: ^4.4.3
32933256
http-call: ^5.2.2
32943257
lodash: ^4.17.21
3295-
semver: ^7.3.8
3296-
checksum: 15b73d60d4bad4842474e382e5fdf8abba085ac4ee91b319e3909e3235234650e71f92874b84909ec83b199d451bfaf6a047e7b224bf5cc23b4ae6f269cd0692
3258+
registry-auth-token: ^5.1.0
3259+
checksum: 100497fd556030dfefbe4526d31ea5f87285a3a6fc866dc4b1c8579ed8ff475775fd9914951f18745613ef8d06a7082a6975aa4dbf920851808ea8103deaedb5
32973260
languageName: node
32983261
linkType: hard
32993262

@@ -6095,6 +6058,13 @@ __metadata:
60956058
languageName: node
60966059
linkType: hard
60976060

6061+
"ansis@npm:^3.17.0":
6062+
version: 3.17.0
6063+
resolution: "ansis@npm:3.17.0"
6064+
checksum: 6fd6bc4d1187b894d9706f4c141c81b788e90766426617385486dae38f8b2f5a1726d8cc754939e44265f92a9db4647d5136cb1425435c39ac42b35e3acf4f3d
6065+
languageName: node
6066+
linkType: hard
6067+
60986068
"ansis@npm:^3.3.1, ansis@npm:^3.3.2":
60996069
version: 3.3.2
61006070
resolution: "ansis@npm:3.3.2"
@@ -10936,7 +10906,7 @@ __metadata:
1093610906
"@oclif/plugin-plugins": 2.4.3
1093710907
"@oclif/plugin-update": 3.2.4
1093810908
"@oclif/plugin-version": ^1.2.1
10939-
"@oclif/plugin-warn-if-update-available": 2.0.29
10909+
"@oclif/plugin-warn-if-update-available": 3.1.50
1094010910
"@oclif/plugin-which": 2.2.8
1094110911
"@oclif/test": ^2.3.28
1094210912
"@opentelemetry/api": ^1.4.1
@@ -15803,6 +15773,15 @@ __metadata:
1580315773
languageName: node
1580415774
linkType: hard
1580515775

15776+
"registry-auth-token@npm:^5.1.0":
15777+
version: 5.1.0
15778+
resolution: "registry-auth-token@npm:5.1.0"
15779+
dependencies:
15780+
"@pnpm/npm-conf": ^2.1.0
15781+
checksum: 620c897167e2e0e9308b9cdd0288f70d651d9ec554348c39a96d398bb91d444e8cb4b3c0dc1e19d4a8f1c10ade85163baf606e5c09959baa31179bdfb1f7434e
15782+
languageName: node
15783+
linkType: hard
15784+
1580615785
"release-zalgo@npm:^1.0.0":
1580715786
version: 1.0.0
1580815787
resolution: "release-zalgo@npm:1.0.0"

0 commit comments

Comments
 (0)