Skip to content

Commit 3fc70c5

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

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
@@ -2958,42 +2958,6 @@ __metadata:
29582958
languageName: node
29592959
linkType: hard
29602960

2961-
"@oclif/core@npm:^2.1.7":
2962-
version: 2.3.2
2963-
resolution: "@oclif/core@npm:2.3.2"
2964-
dependencies:
2965-
"@types/cli-progress": ^3.11.0
2966-
ansi-escapes: ^4.3.2
2967-
ansi-styles: ^4.3.0
2968-
cardinal: ^2.1.1
2969-
chalk: ^4.1.2
2970-
clean-stack: ^3.0.1
2971-
cli-progress: ^3.12.0
2972-
debug: ^4.3.4
2973-
ejs: ^3.1.8
2974-
fs-extra: ^9.1.0
2975-
get-package-type: ^0.1.0
2976-
globby: ^11.1.0
2977-
hyperlinker: ^1.0.0
2978-
indent-string: ^4.0.0
2979-
is-wsl: ^2.2.0
2980-
js-yaml: ^3.14.1
2981-
natural-orderby: ^2.0.3
2982-
object-treeify: ^1.1.33
2983-
password-prompt: ^1.1.2
2984-
semver: ^7.3.7
2985-
string-width: ^4.2.3
2986-
strip-ansi: ^6.0.1
2987-
supports-color: ^8.1.1
2988-
supports-hyperlinks: ^2.2.0
2989-
tslib: ^2.5.0
2990-
widest-line: ^3.1.0
2991-
wordwrap: ^1.0.0
2992-
wrap-ansi: ^7.0.0
2993-
checksum: f95b339b9c79c778cad9f6e737cebb1b8279b17a9183f463e83a2077ede3e22a04979e202de03be8581d6a2be1513c67a5d2593089b3d68148eea76a1fce8ab9
2994-
languageName: node
2995-
linkType: hard
2996-
29972961
"@oclif/core@npm:^2.11.8":
29982962
version: 2.15.0
29992963
resolution: "@oclif/core@npm:2.15.0"
@@ -3293,18 +3257,17 @@ __metadata:
32933257
languageName: node
32943258
linkType: hard
32953259

3296-
"@oclif/plugin-warn-if-update-available@npm:2.0.29":
3297-
version: 2.0.29
3298-
resolution: "@oclif/plugin-warn-if-update-available@npm:2.0.29"
3260+
"@oclif/plugin-warn-if-update-available@npm:3.1.50":
3261+
version: 3.1.50
3262+
resolution: "@oclif/plugin-warn-if-update-available@npm:3.1.50"
32993263
dependencies:
3300-
"@oclif/core": ^2.1.7
3301-
chalk: ^4.1.0
3302-
debug: ^4.1.0
3303-
fs-extra: ^9.0.1
3264+
"@oclif/core": ^4
3265+
ansis: ^3.17.0
3266+
debug: ^4.4.3
33043267
http-call: ^5.2.2
33053268
lodash: ^4.17.21
3306-
semver: ^7.3.8
3307-
checksum: 15b73d60d4bad4842474e382e5fdf8abba085ac4ee91b319e3909e3235234650e71f92874b84909ec83b199d451bfaf6a047e7b224bf5cc23b4ae6f269cd0692
3269+
registry-auth-token: ^5.1.0
3270+
checksum: 100497fd556030dfefbe4526d31ea5f87285a3a6fc866dc4b1c8579ed8ff475775fd9914951f18745613ef8d06a7082a6975aa4dbf920851808ea8103deaedb5
33083271
languageName: node
33093272
linkType: hard
33103273

@@ -6106,6 +6069,13 @@ __metadata:
61066069
languageName: node
61076070
linkType: hard
61086071

6072+
"ansis@npm:^3.17.0":
6073+
version: 3.17.0
6074+
resolution: "ansis@npm:3.17.0"
6075+
checksum: 6fd6bc4d1187b894d9706f4c141c81b788e90766426617385486dae38f8b2f5a1726d8cc754939e44265f92a9db4647d5136cb1425435c39ac42b35e3acf4f3d
6076+
languageName: node
6077+
linkType: hard
6078+
61096079
"ansis@npm:^3.3.1, ansis@npm:^3.3.2":
61106080
version: 3.3.2
61116081
resolution: "ansis@npm:3.3.2"
@@ -10947,7 +10917,7 @@ __metadata:
1094710917
"@oclif/plugin-plugins": 2.4.3
1094810918
"@oclif/plugin-update": 3.2.4
1094910919
"@oclif/plugin-version": ^1.2.1
10950-
"@oclif/plugin-warn-if-update-available": 2.0.29
10920+
"@oclif/plugin-warn-if-update-available": 3.1.50
1095110921
"@oclif/plugin-which": 2.2.8
1095210922
"@oclif/test": ^2.3.28
1095310923
"@opentelemetry/api": ^1.4.1
@@ -15821,6 +15791,15 @@ __metadata:
1582115791
languageName: node
1582215792
linkType: hard
1582315793

15794+
"registry-auth-token@npm:^5.1.0":
15795+
version: 5.1.0
15796+
resolution: "registry-auth-token@npm:5.1.0"
15797+
dependencies:
15798+
"@pnpm/npm-conf": ^2.1.0
15799+
checksum: 620c897167e2e0e9308b9cdd0288f70d651d9ec554348c39a96d398bb91d444e8cb4b3c0dc1e19d4a8f1c10ade85163baf606e5c09959baa31179bdfb1f7434e
15800+
languageName: node
15801+
linkType: hard
15802+
1582415803
"release-zalgo@npm:^1.0.0":
1582515804
version: 1.0.0
1582615805
resolution: "release-zalgo@npm:1.0.0"

0 commit comments

Comments
 (0)