Skip to content

Commit

Permalink
build(deps): update dependency inquirer to v9.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent b50b0da commit d033dc1
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 @@ -55,7 +55,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.25.1",
"husky": "9.0.11",
"inquirer": "9.2.19",
"inquirer": "9.2.20",
"pinst": "3.0.0",
"prettier": "3.2.5",
"semantic-release": "23.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ __metadata:
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:0.25.1"
husky: "npm:9.0.11"
inquirer: "npm:9.2.19"
inquirer: "npm:9.2.20"
pinst: "npm:3.0.0"
prettier: "npm:3.2.5"
semantic-release: "npm:23.0.8"
Expand Down Expand Up @@ -4245,9 +4245,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit d033dc1

Please sign in to comment.