Skip to content

Commit d033dc1

Browse files
build(deps): update dependency inquirer to v9.2.20
1 parent b50b0da commit d033dc1

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-prefer-arrow": "1.2.3",
5656
"eslint-plugin-sonarjs": "0.25.1",
5757
"husky": "9.0.11",
58-
"inquirer": "9.2.19",
58+
"inquirer": "9.2.20",
5959
"pinst": "3.0.0",
6060
"prettier": "3.2.5",
6161
"semantic-release": "23.0.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,7 +1104,7 @@ __metadata:
11041104
eslint-plugin-prefer-arrow: "npm:1.2.3"
11051105
eslint-plugin-sonarjs: "npm:0.25.1"
11061106
husky: "npm:9.0.11"
1107-
inquirer: "npm:9.2.19"
1107+
inquirer: "npm:9.2.20"
11081108
pinst: "npm:3.0.0"
11091109
prettier: "npm:3.2.5"
11101110
semantic-release: "npm:23.0.8"
@@ -4245,9 +4245,9 @@ __metadata:
42454245
languageName: node
42464246
linkType: hard
42474247

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

0 commit comments

Comments
 (0)