Skip to content

Commit 81fbecd

Browse files
build(deps): update dependency inquirer to v9.2.21
1 parent 591a95c commit 81fbecd

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.20",
60+
"inquirer": "9.2.21",
6161
"pinst": "3.0.0",
6262
"prettier": "3.2.5",
6363
"semantic-release": "23.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ __metadata:
10531053
eslint-plugin-prefer-arrow: "npm:1.2.3"
10541054
eslint-plugin-sonarjs: "npm:0.25.1"
10551055
husky: "npm:9.0.11"
1056-
inquirer: "npm:9.2.20"
1056+
inquirer: "npm:9.2.21"
10571057
pinst: "npm:3.0.0"
10581058
prettier: "npm:3.2.5"
10591059
rxjs: "npm:^5.0.0 || ^6.0.0 || ^7.0.0"
@@ -4249,9 +4249,9 @@ __metadata:
42494249
languageName: node
42504250
linkType: hard
42514251

4252-
"inquirer@npm:9.2.20":
4253-
version: 9.2.20
4254-
resolution: "inquirer@npm:9.2.20"
4252+
"inquirer@npm:9.2.21":
4253+
version: 9.2.21
4254+
resolution: "inquirer@npm:9.2.21"
42554255
dependencies:
42564256
"@inquirer/figures": "npm:^1.0.1"
42574257
"@ljharb/through": "npm:^2.3.13"
@@ -4268,7 +4268,7 @@ __metadata:
42684268
string-width: "npm:^4.2.3"
42694269
strip-ansi: "npm:^6.0.1"
42704270
wrap-ansi: "npm:^6.2.0"
4271-
checksum: 10c0/e7243fb3bf24975fed0284742617c8cc1b30575e069a437dbc936a8a73fec5c63e6f937eb34d557c2eaa739d9be5daa2767f003b19e40854c52e18bd3b32ff3e
4271+
checksum: 10c0/61c95ed0007b2293672302c22ffda4e7ec0c456fed8dc9249e2589149e16b86725eb011ee396a93a86a4ca7e2d54c14d78b8d02f5aa556c82892623a5cce3f41
42724272
languageName: node
42734273
linkType: hard
42744274

0 commit comments

Comments
 (0)