File tree Expand file tree Collapse file tree 2 files changed +36
-2
lines changed Expand file tree Collapse file tree 2 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 110
110
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
111
111
"eslint-plugin-sonarjs" : " 0.19.0" ,
112
112
"husky" : " 8.0.3" ,
113
- "inquirer" : " 8.2.5 " ,
113
+ "inquirer" : " 8.2.6 " ,
114
114
"pinst" : " 3.0.0" ,
115
115
"prettier" : " 2.8.8" ,
116
116
"semantic-release" : " 19.0.5" ,
Original file line number Diff line number Diff line change @@ -936,7 +936,7 @@ __metadata:
936
936
eslint-plugin-prefer-arrow : 1.2.3
937
937
eslint-plugin-sonarjs : 0.19.0
938
938
husky : 8.0.3
939
- inquirer : 8.2.5
939
+ inquirer : 8.2.6
940
940
pinst : 3.0.0
941
941
prettier : 2.8.8
942
942
semantic-release : 19.0.5
@@ -4117,6 +4117,29 @@ __metadata:
4117
4117
languageName : node
4118
4118
linkType : hard
4119
4119
4120
+ " inquirer@npm:8.2.6 " :
4121
+ version : 8.2.6
4122
+ resolution : " inquirer@npm:8.2.6"
4123
+ dependencies :
4124
+ ansi-escapes : ^4.2.1
4125
+ chalk : ^4.1.1
4126
+ cli-cursor : ^3.1.0
4127
+ cli-width : ^3.0.0
4128
+ external-editor : ^3.0.3
4129
+ figures : ^3.0.0
4130
+ lodash : ^4.17.21
4131
+ mute-stream : 0.0.8
4132
+ ora : ^5.4.1
4133
+ run-async : ^2.4.0
4134
+ rxjs : ^7.5.5
4135
+ string-width : ^4.1.0
4136
+ strip-ansi : ^6.0.0
4137
+ through : ^2.3.6
4138
+ wrap-ansi : ^6.0.1
4139
+ checksum : 387ffb0a513559cc7414eb42c57556a60e302f820d6960e89d376d092e257a919961cd485a1b4de693dbb5c0de8bc58320bfd6247dfd827a873aa82a4215a240
4140
+ languageName : node
4141
+ linkType : hard
4142
+
4120
4143
" internal-slot@npm:^1.0.5 " :
4121
4144
version : 1.0.5
4122
4145
resolution : " internal-slot@npm:1.0.5"
@@ -7944,6 +7967,17 @@ __metadata:
7944
7967
languageName : node
7945
7968
linkType : hard
7946
7969
7970
+ " wrap-ansi@npm:^6.0.1 " :
7971
+ version : 6.2.0
7972
+ resolution : " wrap-ansi@npm:6.2.0"
7973
+ dependencies :
7974
+ ansi-styles : ^4.0.0
7975
+ string-width : ^4.1.0
7976
+ strip-ansi : ^6.0.0
7977
+ checksum : 6cd96a410161ff617b63581a08376f0cb9162375adeb7956e10c8cd397821f7eb2a6de24eb22a0b28401300bf228c86e50617cd568209b5f6775b93c97d2fe3a
7978
+ languageName : node
7979
+ linkType : hard
7980
+
7947
7981
" wrap-ansi@npm:^8.1.0 " :
7948
7982
version : 8.1.0
7949
7983
resolution : " wrap-ansi@npm:8.1.0"
You can’t perform that action at this time.
0 commit comments