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 112
112
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
113
113
"eslint-plugin-sonarjs" : " 0.19.0" ,
114
114
"husky" : " 8.0.3" ,
115
- "inquirer" : " 8.2.5 " ,
115
+ "inquirer" : " 8.2.6 " ,
116
116
"pinst" : " 3.0.0" ,
117
117
"prettier" : " 2.8.8" ,
118
118
"semantic-release" : " 19.0.5" ,
Original file line number Diff line number Diff line change @@ -948,7 +948,7 @@ __metadata:
948
948
eslint-plugin-prefer-arrow : 1.2.3
949
949
eslint-plugin-sonarjs : 0.19.0
950
950
husky : 8.0.3
951
- inquirer : 8.2.5
951
+ inquirer : 8.2.6
952
952
pinst : 3.0.0
953
953
prettier : 2.8.8
954
954
semantic-release : 19.0.5
@@ -4130,6 +4130,29 @@ __metadata:
4130
4130
languageName : node
4131
4131
linkType : hard
4132
4132
4133
+ " inquirer@npm:8.2.6 " :
4134
+ version : 8.2.6
4135
+ resolution : " inquirer@npm:8.2.6"
4136
+ dependencies :
4137
+ ansi-escapes : ^4.2.1
4138
+ chalk : ^4.1.1
4139
+ cli-cursor : ^3.1.0
4140
+ cli-width : ^3.0.0
4141
+ external-editor : ^3.0.3
4142
+ figures : ^3.0.0
4143
+ lodash : ^4.17.21
4144
+ mute-stream : 0.0.8
4145
+ ora : ^5.4.1
4146
+ run-async : ^2.4.0
4147
+ rxjs : ^7.5.5
4148
+ string-width : ^4.1.0
4149
+ strip-ansi : ^6.0.0
4150
+ through : ^2.3.6
4151
+ wrap-ansi : ^6.0.1
4152
+ checksum : 387ffb0a513559cc7414eb42c57556a60e302f820d6960e89d376d092e257a919961cd485a1b4de693dbb5c0de8bc58320bfd6247dfd827a873aa82a4215a240
4153
+ languageName : node
4154
+ linkType : hard
4155
+
4133
4156
" internal-slot@npm:^1.0.5 " :
4134
4157
version : 1.0.5
4135
4158
resolution : " internal-slot@npm:1.0.5"
@@ -7960,6 +7983,17 @@ __metadata:
7960
7983
languageName : node
7961
7984
linkType : hard
7962
7985
7986
+ " wrap-ansi@npm:^6.0.1 " :
7987
+ version : 6.2.0
7988
+ resolution : " wrap-ansi@npm:6.2.0"
7989
+ dependencies :
7990
+ ansi-styles : ^4.0.0
7991
+ string-width : ^4.1.0
7992
+ strip-ansi : ^6.0.0
7993
+ checksum : 6cd96a410161ff617b63581a08376f0cb9162375adeb7956e10c8cd397821f7eb2a6de24eb22a0b28401300bf228c86e50617cd568209b5f6775b93c97d2fe3a
7994
+ languageName : node
7995
+ linkType : hard
7996
+
7963
7997
" wrap-ansi@npm:^8.1.0 " :
7964
7998
version : 8.1.0
7965
7999
resolution : " wrap-ansi@npm:8.1.0"
You can’t perform that action at this time.
0 commit comments