Skip to content

Commit 9765fda

Browse files
fix(deps): update dependency inquirer to v9.2.17 (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3980f0a commit 9765fda

4 files changed

+9
-9
lines changed
Binary file not shown.
Binary file not shown.

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2088,12 +2088,12 @@ __metadata:
20882088
languageName: node
20892089
linkType: hard
20902090

2091-
"@ljharb/through@npm:^2.3.12":
2092-
version: 2.3.12
2093-
resolution: "@ljharb/through@npm:2.3.12"
2091+
"@ljharb/through@npm:^2.3.13":
2092+
version: 2.3.13
2093+
resolution: "@ljharb/through@npm:2.3.13"
20942094
dependencies:
2095-
call-bind: ^1.0.5
2096-
checksum: d5a78568cd3025c03264a9f9c61b30511d27cb9611fae7575cb1339a1baa1a263b6af03e28505b821324f3c6285086ee5add612b8b0155d1f253ed5159cd3f56
2095+
call-bind: ^1.0.7
2096+
checksum: 0255464a0ec7901b08cff3e99370b87e66663f46249505959c0cb4f6121095d533bbb7c7cda338063d3e134cbdd721e2705bc18eac7611b4f9ead6e7935d13ba
20972097
languageName: node
20982098
linkType: hard
20992099

@@ -4359,10 +4359,10 @@ __metadata:
43594359
linkType: hard
43604360

43614361
"inquirer@npm:^9.0.0":
4362-
version: 9.2.15
4363-
resolution: "inquirer@npm:9.2.15"
4362+
version: 9.2.17
4363+
resolution: "inquirer@npm:9.2.17"
43644364
dependencies:
4365-
"@ljharb/through": ^2.3.12
4365+
"@ljharb/through": ^2.3.13
43664366
ansi-escapes: ^4.3.2
43674367
chalk: ^5.3.0
43684368
cli-cursor: ^3.1.0
@@ -4377,7 +4377,7 @@ __metadata:
43774377
string-width: ^4.2.3
43784378
strip-ansi: ^6.0.1
43794379
wrap-ansi: ^6.2.0
4380-
checksum: 98e385ef2900a6071e6576ab9fbf0b04e908ed386aaae5163bd467d32dc80a76bcd33bd03d34cd35a93ce99e47cbd52d62ae48ace9bfb20aff4a45e9bc1323d3
4380+
checksum: be5afe4f7008afb8057ee2b30c83708100a467a898ca741f136c1226c321dda4ea169cf1782e01b1b977f4cdd2bed6e47c1db5ae728cadf97ba64995cebc1f91
43814381
languageName: node
43824382
linkType: hard
43834383

0 commit comments

Comments
 (0)