Skip to content

Commit

Permalink
build(deps): bump inquirer from 9.2.11 to 9.2.12 (#1112)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent caf1ab5 commit 11ed87a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
2 changes: 1 addition & 1 deletion vx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dotenv": "^16.3.1",
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"inquirer": "^9.2.11",
"inquirer": "^9.2.12",
"jest": "^29.7.0",
"onchange": "^7.1.0",
"prettier": "^2.8.8",
Expand Down
22 changes: 12 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3497,10 +3497,12 @@ __metadata:
languageName: node
linkType: hard

"@ljharb/through@npm:^2.3.9":
version: 2.3.9
resolution: "@ljharb/through@npm:2.3.9"
checksum: a47ffed12ef4b08d07458db8bff5f7a13a7030fddf7dbfa947a765581a634d42ee90f7b8c249315aad122c21ad061e97a74f65aef3c03d2c09291d11312f0bfb
"@ljharb/through@npm:^2.3.11":
version: 2.3.11
resolution: "@ljharb/through@npm:2.3.11"
dependencies:
call-bind: ^1.0.2
checksum: 10502726028b8a4e0b270a2213e546821c04ed8d7fe411009a8e47497e4ae99c57eeb9ff3d13620ebdefd7c856b16fc873f27c433cad60465dc132fb4b997233
languageName: node
linkType: hard

Expand Down Expand Up @@ -9738,11 +9740,11 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:^9.2.11":
version: 9.2.11
resolution: "inquirer@npm:9.2.11"
"inquirer@npm:^9.2.12":
version: 9.2.12
resolution: "inquirer@npm:9.2.12"
dependencies:
"@ljharb/through": ^2.3.9
"@ljharb/through": ^2.3.11
ansi-escapes: ^4.3.2
chalk: ^5.3.0
cli-cursor: ^3.1.0
Expand All @@ -9757,7 +9759,7 @@ __metadata:
string-width: ^4.2.3
strip-ansi: ^6.0.1
wrap-ansi: ^6.2.0
checksum: af59b422eb6005dac90f6c5e8295013d0611ac5471ff4fbf4ad3e228136e0f41db73af2d5a68e36770f9e31ac203ae1589d35c3e970acbc6110bb5df905928f9
checksum: 8c372832367f5adb4bb08a0c3ee3b8b16e83202c125d1a681ece2c0ef2f00a5d7d6589a501fd58a0249b4ad49a8013584ac58ae12a20d29b1c24a0ec450927a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -15815,7 +15817,7 @@ __metadata:
dotenv: ^16.3.1
fs-extra: ^11.2.0
glob: ^10.3.10
inquirer: ^9.2.11
inquirer: ^9.2.12
jest: ^29.7.0
onchange: ^7.1.0
prettier: ^2.8.8
Expand Down

0 comments on commit 11ed87a

Please sign in to comment.