Skip to content

Commit 78e34ef

Browse files
build(deps): update dependency inquirer to v9.2.20
1 parent 0248c9d commit 78e34ef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-prefer-arrow": "1.2.3",
5858
"eslint-plugin-sonarjs": "0.25.1",
5959
"husky": "9.0.11",
60-
"inquirer": "9.2.19",
60+
"inquirer": "9.2.20",
6161
"pinst": "3.0.0",
6262
"prettier": "3.2.5",
6363
"semantic-release": "23.0.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ __metadata:
10631063
eslint-plugin-prefer-arrow: "npm:1.2.3"
10641064
eslint-plugin-sonarjs: "npm:0.25.1"
10651065
husky: "npm:9.0.11"
1066-
inquirer: "npm:9.2.19"
1066+
inquirer: "npm:9.2.20"
10671067
pinst: "npm:3.0.0"
10681068
prettier: "npm:3.2.5"
10691069
rxjs: "npm:^5.0.0 || ^6.0.0 || ^7.0.0"
@@ -4246,9 +4246,9 @@ __metadata:
42464246
languageName: node
42474247
linkType: hard
42484248

4249-
"inquirer@npm:9.2.19":
4250-
version: 9.2.19
4251-
resolution: "inquirer@npm:9.2.19"
4249+
"inquirer@npm:9.2.20":
4250+
version: 9.2.20
4251+
resolution: "inquirer@npm:9.2.20"
42524252
dependencies:
42534253
"@inquirer/figures": "npm:^1.0.1"
42544254
"@ljharb/through": "npm:^2.3.13"
@@ -4265,7 +4265,7 @@ __metadata:
42654265
string-width: "npm:^4.2.3"
42664266
strip-ansi: "npm:^6.0.1"
42674267
wrap-ansi: "npm:^6.2.0"
4268-
checksum: 10c0/9015947d7f27ed11c8c609c26222e748121df00b6030df06fb7a0c99cb5ffc09f8afa1c4c969c93ec9add7682e540a70e7736ee60f0f816b91cedd17a620e7e6
4268+
checksum: 10c0/e7243fb3bf24975fed0284742617c8cc1b30575e069a437dbc936a8a73fec5c63e6f937eb34d557c2eaa739d9be5daa2767f003b19e40854c52e18bd3b32ff3e
42694269
languageName: node
42704270
linkType: hard
42714271

0 commit comments

Comments
 (0)