Skip to content

Commit 6f9dd72

Browse files
committed
build: update dependency @inquirer/type to v3
1 parent 46771fc commit 6f9dd72

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
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: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ __metadata:
281281
"@google-cloud/firestore": "npm:^7.0.0"
282282
"@google-cloud/storage": "npm:^7.0.0"
283283
"@inquirer/prompts": "npm:^7.0.0"
284-
"@inquirer/type": "npm:^1.5.0"
284+
"@inquirer/type": "npm:^3.0.0"
285285
"@lezer/common": "npm:^1.1.1"
286286
"@lezer/highlight": "npm:^1.2.0"
287287
"@lezer/javascript": "npm:^1.4.9"
@@ -2582,14 +2582,7 @@ __metadata:
25822582
languageName: node
25832583
linkType: hard
25842584

2585-
"@inquirer/figures@npm:^1.0.6":
2586-
version: 1.0.7
2587-
resolution: "@inquirer/figures@npm:1.0.7"
2588-
checksum: 10c0/d7b4cfcd38dd43d1ac79da52c4478aa89145207004a471aa2083856f1d9b99adef45563f09d66c09d6457b09200fcf784527804b70ad3bd517cbc5e11142c2df
2589-
languageName: node
2590-
linkType: hard
2591-
2592-
"@inquirer/figures@npm:^1.0.7":
2585+
"@inquirer/figures@npm:^1.0.6, @inquirer/figures@npm:^1.0.7":
25932586
version: 1.0.7
25942587
resolution: "@inquirer/figures@npm:1.0.7"
25952588
checksum: 10c0/d7b4cfcd38dd43d1ac79da52c4478aa89145207004a471aa2083856f1d9b99adef45563f09d66c09d6457b09200fcf784527804b70ad3bd517cbc5e11142c2df
@@ -2766,7 +2759,7 @@ __metadata:
27662759
languageName: node
27672760
linkType: hard
27682761

2769-
"@inquirer/type@npm:^1.5.0, @inquirer/type@npm:^1.5.5":
2762+
"@inquirer/type@npm:^1.5.5":
27702763
version: 1.5.5
27712764
resolution: "@inquirer/type@npm:1.5.5"
27722765
dependencies:

0 commit comments

Comments
 (0)