Skip to content

Commit 195422f

Browse files
⬆️ Bump update-notifier from 7.3.0 to 7.3.1 (#1348)
1 parent 20ea9df commit 195422f

File tree

2 files changed

+11
-16
lines changed

2 files changed

+11
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"ora": "^8.1.0",
5656
"path-exists": "^5.0.0",
5757
"proxy-agent": "^6.3.1",
58-
"update-notifier": "^7.3.0",
58+
"update-notifier": "^7.3.1",
5959
"validator": "^13.12.0"
6060
},
6161
"devDependencies": {

yarn.lock

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2109,15 +2109,15 @@ boxen@^7.1.1:
21092109
widest-line "^4.0.1"
21102110
wrap-ansi "^8.1.0"
21112111

2112-
boxen@^8.0.0:
2113-
version "8.0.0"
2114-
resolved "https://registry.yarnpkg.com/boxen/-/boxen-8.0.0.tgz#505f07a67ffa9502dde5ff5ea65b382d9e3427e6"
2115-
integrity sha512-Mzw0gi6A0zH9bVVLSuoyaPFbae4gv3luQkkt3FmVgA1g/oeKpqxFII39OuV58AiwcN2FR+rwlZhJ2mfggjEWKw==
2112+
boxen@^8.0.1:
2113+
version "8.0.1"
2114+
resolved "https://registry.yarnpkg.com/boxen/-/boxen-8.0.1.tgz#7e9fcbb45e11a2d7e6daa8fdcebfc3242fc19fe3"
2115+
integrity sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==
21162116
dependencies:
21172117
ansi-align "^3.0.1"
21182118
camelcase "^8.0.0"
21192119
chalk "^5.3.0"
2120-
cli-boxes "^4.0.0"
2120+
cli-boxes "^3.0.0"
21212121
string-width "^7.2.0"
21222122
type-fest "^4.21.0"
21232123
widest-line "^5.0.0"
@@ -2287,11 +2287,6 @@ cli-boxes@^3.0.0:
22872287
resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-3.0.0.tgz#71a10c716feeba005e4504f36329ef0b17cf3145"
22882288
integrity sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==
22892289

2290-
cli-boxes@^4.0.0:
2291-
version "4.0.0"
2292-
resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-4.0.0.tgz#8e2ed182226a72103828c084daf94b3a4f6f1084"
2293-
integrity sha512-RU4tOq6V6/HggQwAumv7c8O2tuvg0gElkQ5FEdWULl4itMhvgqy1kWXq5oy3FbKOF65Ml8J4lxWbHDZcKaWLQA==
2294-
22952290
cli-cursor@^3.1.0:
22962291
version "3.1.0"
22972292
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307"
@@ -5514,12 +5509,12 @@ update-browserslist-db@^1.1.0:
55145509
escalade "^3.1.2"
55155510
picocolors "^1.0.1"
55165511

5517-
update-notifier@^7.3.0:
5518-
version "7.3.0"
5519-
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-7.3.0.tgz#e3d3ed1f20296b00a400402b0c89595760d2e599"
5520-
integrity sha512-nA5Zoy3rahYd/Lx1s6jZYHfrKKYOgw0kThkLdwgJtXEFsXqEbMnwdVNPT9D+HELlEXqTR7Iq8rjg/NjenGLIvg==
5512+
update-notifier@^7.3.1:
5513+
version "7.3.1"
5514+
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-7.3.1.tgz#49af1ad6acfa0ea01c0d0f3c04047c154ead7096"
5515+
integrity sha512-+dwUY4L35XFYEzE+OAL3sarJdUioVovq+8f7lcIJ7wnmnYQV5UD1Y/lcwaMSyaQ6Bj3JMj1XSTjZbNLHn/19yA==
55215516
dependencies:
5522-
boxen "^8.0.0"
5517+
boxen "^8.0.1"
55235518
chalk "^5.3.0"
55245519
configstore "^7.0.0"
55255520
is-in-ci "^1.0.0"

0 commit comments

Comments
 (0)