Skip to content

Commit 9baf3fb

Browse files
feat(deps): update dependency inquirer to v9.2.21
1 parent fc3ea6b commit 9baf3fb

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
@@ -53,7 +53,7 @@
5353
"eslint-plugin-prefer-arrow": "1.2.3",
5454
"eslint-plugin-sonarjs": "0.25.1",
5555
"husky": "9.0.11",
56-
"inquirer": "9.2.20",
56+
"inquirer": "9.2.21",
5757
"pinst": "3.0.0",
5858
"prettier": "3.2.5",
5959
"semantic-release": "23.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,7 +1198,7 @@ __metadata:
11981198
eslint-plugin-prefer-arrow: "npm:1.2.3"
11991199
eslint-plugin-sonarjs: "npm:0.25.1"
12001200
husky: "npm:9.0.11"
1201-
inquirer: "npm:9.2.20"
1201+
inquirer: "npm:9.2.21"
12021202
pinst: "npm:3.0.0"
12031203
prettier: "npm:3.2.5"
12041204
semantic-release: "npm:23.1.1"
@@ -6648,9 +6648,9 @@ __metadata:
66486648
languageName: node
66496649
linkType: hard
66506650

6651-
"inquirer@npm:9.2.20":
6652-
version: 9.2.20
6653-
resolution: "inquirer@npm:9.2.20"
6651+
"inquirer@npm:9.2.21":
6652+
version: 9.2.21
6653+
resolution: "inquirer@npm:9.2.21"
66546654
dependencies:
66556655
"@inquirer/figures": "npm:^1.0.1"
66566656
"@ljharb/through": "npm:^2.3.13"
@@ -6667,7 +6667,7 @@ __metadata:
66676667
string-width: "npm:^4.2.3"
66686668
strip-ansi: "npm:^6.0.1"
66696669
wrap-ansi: "npm:^6.2.0"
6670-
checksum: 10c0/e7243fb3bf24975fed0284742617c8cc1b30575e069a437dbc936a8a73fec5c63e6f937eb34d557c2eaa739d9be5daa2767f003b19e40854c52e18bd3b32ff3e
6670+
checksum: 10c0/61c95ed0007b2293672302c22ffda4e7ec0c456fed8dc9249e2589149e16b86725eb011ee396a93a86a4ca7e2d54c14d78b8d02f5aa556c82892623a5cce3f41
66716671
languageName: node
66726672
linkType: hard
66736673

0 commit comments

Comments
 (0)