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 110110 "eslint-plugin-prefer-arrow" : " 1.2.3" ,
111111 "eslint-plugin-sonarjs" : " 0.19.0" ,
112112 "husky" : " 8.0.3" ,
113- "inquirer" : " 8.2.5 " ,
113+ "inquirer" : " 8.2.6 " ,
114114 "pinst" : " 3.0.0" ,
115115 "prettier" : " 2.8.8" ,
116116 "semantic-release" : " 19.0.5" ,
Original file line number Diff line number Diff line change @@ -936,7 +936,7 @@ __metadata:
936936 eslint-plugin-prefer-arrow : 1.2.3
937937 eslint-plugin-sonarjs : 0.19.0
938938 husky : 8.0.3
939- inquirer : 8.2.5
939+ inquirer : 8.2.6
940940 pinst : 3.0.0
941941 prettier : 2.8.8
942942 semantic-release : 19.0.5
@@ -4117,6 +4117,29 @@ __metadata:
41174117 languageName : node
41184118 linkType : hard
41194119
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+
41204143" internal-slot@npm:^1.0.5 " :
41214144 version : 1.0.5
41224145 resolution : " internal-slot@npm:1.0.5"
@@ -7944,6 +7967,17 @@ __metadata:
79447967 languageName : node
79457968 linkType : hard
79467969
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+
79477981" wrap-ansi@npm:^8.1.0 " :
79487982 version : 8.1.0
79497983 resolution : " wrap-ansi@npm:8.1.0"
You can’t perform that action at this time.
0 commit comments