Skip to content

Commit

Permalink
build(deps): update dependency inquirer to v9.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent b5795e3 commit 44bd327
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.25.1",
"husky": "9.0.11",
"inquirer": "9.2.20",
"inquirer": "9.2.21",
"jest": "29.7.0",
"mkdirp": "3.0.1",
"pinst": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1723,7 +1723,7 @@ __metadata:
glob: "npm:10.3.10"
husky: "npm:9.0.11"
ignore: "npm:5.3.1"
inquirer: "npm:9.2.20"
inquirer: "npm:9.2.21"
jest: "npm:29.7.0"
mkdirp: "npm:3.0.1"
mri: "npm:1.2.0"
Expand Down Expand Up @@ -4950,9 +4950,9 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:9.2.20":
version: 9.2.20
resolution: "inquirer@npm:9.2.20"
"inquirer@npm:9.2.21":
version: 9.2.21
resolution: "inquirer@npm:9.2.21"
dependencies:
"@inquirer/figures": "npm:^1.0.1"
"@ljharb/through": "npm:^2.3.13"
Expand All @@ -4969,7 +4969,7 @@ __metadata:
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
wrap-ansi: "npm:^6.2.0"
checksum: 10c0/e7243fb3bf24975fed0284742617c8cc1b30575e069a437dbc936a8a73fec5c63e6f937eb34d557c2eaa739d9be5daa2767f003b19e40854c52e18bd3b32ff3e
checksum: 10c0/61c95ed0007b2293672302c22ffda4e7ec0c456fed8dc9249e2589149e16b86725eb011ee396a93a86a4ca7e2d54c14d78b8d02f5aa556c82892623a5cce3f41
languageName: node
linkType: hard

Expand Down

0 comments on commit 44bd327

Please sign in to comment.