File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 121
121
"@types/jest" : " ^27.0.0" ,
122
122
"@types/mustache" : " ^4.0.0" ,
123
123
"@types/node" : " ^16.0.0" ,
124
- "@types/prompts" : " ~2.0 .0" ,
124
+ "@types/prompts" : " ~2.4 .0" ,
125
125
"@types/semver" : " ^7.3.6" ,
126
126
"@types/uuid" : " ^8.3.1" ,
127
127
"eslint" : " ^8.0.0" ,
Original file line number Diff line number Diff line change @@ -2847,12 +2847,12 @@ __metadata:
2847
2847
languageName : node
2848
2848
linkType : hard
2849
2849
2850
- " @types/prompts@npm:~2.0 .0 " :
2851
- version : 2.0.14
2852
- resolution : " @types/prompts@npm:2.0.14 "
2850
+ " @types/prompts@npm:~2.4 .0 " :
2851
+ version : 2.4.1
2852
+ resolution : " @types/prompts@npm:2.4.1 "
2853
2853
dependencies :
2854
2854
" @types/node " : " *"
2855
- checksum : e20a92a3fc38646d850ac3c7c03cab582a3b4f12224605a209ef7025d2fbe574656276ab9e43ea01b504f7e91d21a6da0119d1e1eeacf939895ec2ad8d9c6b5d
2855
+ checksum : 05cc828c35585eabf53b8ed8626b173d46a9f61f07cb4b31ba7705d4982e63bdc3a68fe29e0e0d5c4eddd31c6114b2dcbc4662826be0468e2aa7c0ba0573d797
2856
2856
languageName : node
2857
2857
linkType : hard
2858
2858
@@ -10876,7 +10876,7 @@ fsevents@^2.3.2:
10876
10876
" @types/jest " : ^27.0.0
10877
10877
" @types/mustache " : ^4.0.0
10878
10878
" @types/node " : ^16.0.0
10879
- " @types/prompts " : ~2.0 .0
10879
+ " @types/prompts " : ~2.4 .0
10880
10880
" @types/semver " : ^7.3.6
10881
10881
" @types/uuid " : ^8.3.1
10882
10882
ajv : ^8.0.0
You can’t perform that action at this time.
0 commit comments