Skip to content

Commit 4c9543d

Browse files
committed
build: update dependency @inquirer/type to v3
1 parent 079d12e commit 4c9543d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@google-cloud/firestore": "^7.0.0",
7777
"@google-cloud/storage": "^7.0.0",
7878
"@inquirer/prompts": "^7.0.0",
79-
"@inquirer/type": "^1.5.0",
79+
"@inquirer/type": "^3.0.0",
8080
"@lezer/common": "^1.1.1",
8181
"@lezer/highlight": "^1.2.0",
8282
"@lezer/javascript": "^1.4.9",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ __metadata:
323323
"@google-cloud/firestore": "npm:^7.0.0"
324324
"@google-cloud/storage": "npm:^7.0.0"
325325
"@inquirer/prompts": "npm:^7.0.0"
326-
"@inquirer/type": "npm:^1.5.0"
326+
"@inquirer/type": "npm:^3.0.0"
327327
"@lezer/common": "npm:^1.1.1"
328328
"@lezer/highlight": "npm:^1.2.0"
329329
"@lezer/javascript": "npm:^1.4.9"
@@ -3034,7 +3034,7 @@ __metadata:
30343034
languageName: node
30353035
linkType: hard
30363036

3037-
"@inquirer/type@npm:^1.5.0, @inquirer/type@npm:^1.5.5":
3037+
"@inquirer/type@npm:^1.5.5":
30383038
version: 1.5.5
30393039
resolution: "@inquirer/type@npm:1.5.5"
30403040
dependencies:

0 commit comments

Comments
 (0)