Skip to content

Commit d691f30

Browse files
build(deps): update dependency inquirer to v9.2.21
1 parent cafa5aa commit d691f30

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
@@ -101,7 +101,7 @@
101101
"eslint-plugin-prefer-arrow": "1.2.3",
102102
"eslint-plugin-sonarjs": "0.25.1",
103103
"husky": "9.0.11",
104-
"inquirer": "9.2.20",
104+
"inquirer": "9.2.21",
105105
"pinst": "3.0.0",
106106
"prettier": "3.2.5",
107107
"semantic-release": "23.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ __metadata:
11431143
eslint-plugin-sonarjs: "npm:0.25.1"
11441144
hosted-git-info: "npm:7.0.1"
11451145
husky: "npm:9.0.11"
1146-
inquirer: "npm:9.2.20"
1146+
inquirer: "npm:9.2.21"
11471147
jsdom: "npm:24.0.0"
11481148
node-releases: "npm:2.0.14"
11491149
non-null: "npm:2.0.1"
@@ -4649,9 +4649,9 @@ __metadata:
46494649
languageName: node
46504650
linkType: hard
46514651

4652-
"inquirer@npm:9.2.20":
4653-
version: 9.2.20
4654-
resolution: "inquirer@npm:9.2.20"
4652+
"inquirer@npm:9.2.21":
4653+
version: 9.2.21
4654+
resolution: "inquirer@npm:9.2.21"
46554655
dependencies:
46564656
"@inquirer/figures": "npm:^1.0.1"
46574657
"@ljharb/through": "npm:^2.3.13"
@@ -4668,7 +4668,7 @@ __metadata:
46684668
string-width: "npm:^4.2.3"
46694669
strip-ansi: "npm:^6.0.1"
46704670
wrap-ansi: "npm:^6.2.0"
4671-
checksum: 10c0/e7243fb3bf24975fed0284742617c8cc1b30575e069a437dbc936a8a73fec5c63e6f937eb34d557c2eaa739d9be5daa2767f003b19e40854c52e18bd3b32ff3e
4671+
checksum: 10c0/61c95ed0007b2293672302c22ffda4e7ec0c456fed8dc9249e2589149e16b86725eb011ee396a93a86a4ca7e2d54c14d78b8d02f5aa556c82892623a5cce3f41
46724672
languageName: node
46734673
linkType: hard
46744674

0 commit comments

Comments
 (0)