Skip to content

Commit a8705bd

Browse files
build(deps): update dependency inquirer to v9.2.23
1 parent dc50916 commit a8705bd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-prefer-arrow": "1.2.3",
6767
"eslint-plugin-sonarjs": "0.25.1",
6868
"husky": "9.0.11",
69-
"inquirer": "9.2.22",
69+
"inquirer": "9.2.23",
7070
"jest": "29.7.0",
7171
"mkdirp": "3.0.1",
7272
"pinst": "3.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -705,10 +705,10 @@ __metadata:
705705
languageName: node
706706
linkType: hard
707707

708-
"@inquirer/figures@npm:^1.0.2":
709-
version: 1.0.2
710-
resolution: "@inquirer/figures@npm:1.0.2"
711-
checksum: 10c0/7e74c41385d940d43a97d31386114669986548f878a1d12d8387c36e51f8e491d2cc307ece7670b068982dc3579269bd1258d30ebe36cb19006cf6a20a07dc66
708+
"@inquirer/figures@npm:^1.0.3":
709+
version: 1.0.3
710+
resolution: "@inquirer/figures@npm:1.0.3"
711+
checksum: 10c0/099e062f000baafb4010014ece443d0cd211f562194854dc52a128bfe514611f8cc3da4cdb5092d75440956aff201dcd8e893b8a71feb104f97b0b00c6a696cf
712712
languageName: node
713713
linkType: hard
714714

@@ -1723,7 +1723,7 @@ __metadata:
17231723
glob: "npm:10.3.10"
17241724
husky: "npm:9.0.11"
17251725
ignore: "npm:5.3.1"
1726-
inquirer: "npm:9.2.22"
1726+
inquirer: "npm:9.2.23"
17271727
jest: "npm:29.7.0"
17281728
mkdirp: "npm:3.0.1"
17291729
mri: "npm:1.2.0"
@@ -4933,11 +4933,11 @@ __metadata:
49334933
languageName: node
49344934
linkType: hard
49354935

4936-
"inquirer@npm:9.2.22":
4937-
version: 9.2.22
4938-
resolution: "inquirer@npm:9.2.22"
4936+
"inquirer@npm:9.2.23":
4937+
version: 9.2.23
4938+
resolution: "inquirer@npm:9.2.23"
49394939
dependencies:
4940-
"@inquirer/figures": "npm:^1.0.2"
4940+
"@inquirer/figures": "npm:^1.0.3"
49414941
"@ljharb/through": "npm:^2.3.13"
49424942
ansi-escapes: "npm:^4.3.2"
49434943
chalk: "npm:^5.3.0"
@@ -4952,7 +4952,7 @@ __metadata:
49524952
string-width: "npm:^4.2.3"
49534953
strip-ansi: "npm:^6.0.1"
49544954
wrap-ansi: "npm:^6.2.0"
4955-
checksum: 10c0/a7dc69a42b634a7222e75783d733a24d776bff43dcc77c6f0a47637dbc02a362de182b30165ede7978cd9fe7d22bae14fdd84e0cbfaec8c2b0a89d9131867bca
4955+
checksum: 10c0/6adf3a6a9c666ff2baf3e8aef841f3ae266506cf0256ef445de5ec9a456aec8d6ff38180cc436ad3f9045cbb018d11dca98ed3570c28fbf8a857f1e4712eddc7
49564956
languageName: node
49574957
linkType: hard
49584958

0 commit comments

Comments
 (0)