File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 85
85
"@bazel/jasmine" : " patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch" ,
86
86
"@bazel/runfiles" : " ^5.8.1" ,
87
87
"@discoveryjs/json-ext" : " 0.6.1" ,
88
- "@inquirer/confirm" : " 3.2.0 " ,
88
+ "@inquirer/confirm" : " 4.0.1 " ,
89
89
"@inquirer/prompts" : " 6.0.1" ,
90
90
"@listr2/prompt-adapter-inquirer" : " 2.0.15" ,
91
91
"@rollup/plugin-commonjs" : " ^26.0.0" ,
Original file line number Diff line number Diff line change 24
24
"@babel/helper-annotate-as-pure" : " 7.24.7" ,
25
25
"@babel/helper-split-export-declaration" : " 7.24.7" ,
26
26
"@babel/plugin-syntax-import-attributes" : " 7.25.6" ,
27
- "@inquirer/confirm" : " 3.2.0 " ,
27
+ "@inquirer/confirm" : " 4.0.1 " ,
28
28
"@vitejs/plugin-basic-ssl" : " 1.1.0" ,
29
29
"browserslist" : " ^4.23.0" ,
30
30
"critters" : " 0.0.24" ,
Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ __metadata:
387
387
"@babel/helper-annotate-as-pure": "npm:7.24.7"
388
388
"@babel/helper-split-export-declaration": "npm:7.24.7"
389
389
"@babel/plugin-syntax-import-attributes": "npm:7.25.6"
390
- "@inquirer/confirm": "npm:3.2.0 "
390
+ "@inquirer/confirm": "npm:4.0.1 "
391
391
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
392
392
browserslist: "npm:^4.23.0"
393
393
critters: "npm:0.0.24"
@@ -663,7 +663,7 @@ __metadata:
663
663
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch"
664
664
"@bazel/runfiles": "npm:^5.8.1"
665
665
"@discoveryjs/json-ext": "npm:0.6.1"
666
- "@inquirer/confirm": "npm:3.2.0 "
666
+ "@inquirer/confirm": "npm:4.0.1 "
667
667
"@inquirer/prompts": "npm:6.0.1"
668
668
"@listr2/prompt-adapter-inquirer": "npm:2.0.15"
669
669
"@rollup/plugin-commonjs": "npm:^26.0.0"
@@ -2980,7 +2980,7 @@ __metadata:
2980
2980
languageName: node
2981
2981
linkType: hard
2982
2982
2983
- "@inquirer/confirm@npm:^4.0.1":
2983
+ "@inquirer/confirm@npm:4.0.1, @inquirer/confirm@npm: ^4.0.1":
2984
2984
version: 4.0.1
2985
2985
resolution: "@inquirer/confirm@npm:4.0.1"
2986
2986
dependencies:
You can’t perform that action at this time.
0 commit comments