Skip to content

Commit

Permalink
build(deps): update dependency inquirer to v9.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 9d8904f commit a7f98eb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.25.1",
"husky": "9.0.11",
"inquirer": "9.2.21",
"inquirer": "9.2.22",
"pinst": "3.0.0",
"prettier": "3.2.5",
"semantic-release": "23.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -340,10 +340,10 @@ __metadata:
languageName: node
linkType: hard

"@inquirer/figures@npm:^1.0.1":
version: 1.0.1
resolution: "@inquirer/figures@npm:1.0.1"
checksum: 10c0/a1e9d3852e0d33c416eb39d7ee0e898971681a0a5a0d2fad5ebbb63047dd7e8b7bd32872cf2ef09578ce632bd9cc339f7e851dbd4640a9af11224481bf811e14
"@inquirer/figures@npm:^1.0.2":
version: 1.0.2
resolution: "@inquirer/figures@npm:1.0.2"
checksum: 10c0/7e74c41385d940d43a97d31386114669986548f878a1d12d8387c36e51f8e491d2cc307ece7670b068982dc3579269bd1258d30ebe36cb19006cf6a20a07dc66
languageName: node
linkType: hard

Expand Down Expand Up @@ -1053,7 +1053,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.21"
inquirer: "npm:9.2.22"
pinst: "npm:3.0.0"
prettier: "npm:3.2.5"
rxjs: "npm:^5.0.0 || ^6.0.0 || ^7.0.0"
Expand Down Expand Up @@ -4237,11 +4237,11 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:9.2.21":
version: 9.2.21
resolution: "inquirer@npm:9.2.21"
"inquirer@npm:9.2.22":
version: 9.2.22
resolution: "inquirer@npm:9.2.22"
dependencies:
"@inquirer/figures": "npm:^1.0.1"
"@inquirer/figures": "npm:^1.0.2"
"@ljharb/through": "npm:^2.3.13"
ansi-escapes: "npm:^4.3.2"
chalk: "npm:^5.3.0"
Expand All @@ -4256,7 +4256,7 @@ __metadata:
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
wrap-ansi: "npm:^6.2.0"
checksum: 10c0/61c95ed0007b2293672302c22ffda4e7ec0c456fed8dc9249e2589149e16b86725eb011ee396a93a86a4ca7e2d54c14d78b8d02f5aa556c82892623a5cce3f41
checksum: 10c0/a7dc69a42b634a7222e75783d733a24d776bff43dcc77c6f0a47637dbc02a362de182b30165ede7978cd9fe7d22bae14fdd84e0cbfaec8c2b0a89d9131867bca
languageName: node
linkType: hard

Expand Down

0 comments on commit a7f98eb

Please sign in to comment.