File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 111111 "eslint-plugin-prefer-arrow" : " 1.2.3" ,
112112 "eslint-plugin-sonarjs" : " 0.19.0" ,
113113 "husky" : " 8.0.3" ,
114- "inquirer" : " 8.2.5 " ,
114+ "inquirer" : " 8.2.6 " ,
115115 "pinst" : " 3.0.0" ,
116116 "prettier" : " 2.8.8" ,
117117 "semantic-release" : " 19.0.5" ,
Original file line number Diff line number Diff line change @@ -955,7 +955,7 @@ __metadata:
955955 eslint-plugin-prefer-arrow : 1.2.3
956956 eslint-plugin-sonarjs : 0.19.0
957957 husky : 8.0.3
958- inquirer : 8.2.5
958+ inquirer : 8.2.6
959959 pinst : 3.0.0
960960 prettier : 2.8.8
961961 semantic-release : 19.0.5
@@ -4118,6 +4118,29 @@ __metadata:
41184118 languageName : node
41194119 linkType : hard
41204120
4121+ " inquirer@npm:8.2.6 " :
4122+ version : 8.2.6
4123+ resolution : " inquirer@npm:8.2.6"
4124+ dependencies :
4125+ ansi-escapes : ^4.2.1
4126+ chalk : ^4.1.1
4127+ cli-cursor : ^3.1.0
4128+ cli-width : ^3.0.0
4129+ external-editor : ^3.0.3
4130+ figures : ^3.0.0
4131+ lodash : ^4.17.21
4132+ mute-stream : 0.0.8
4133+ ora : ^5.4.1
4134+ run-async : ^2.4.0
4135+ rxjs : ^7.5.5
4136+ string-width : ^4.1.0
4137+ strip-ansi : ^6.0.0
4138+ through : ^2.3.6
4139+ wrap-ansi : ^6.0.1
4140+ checksum : 387ffb0a513559cc7414eb42c57556a60e302f820d6960e89d376d092e257a919961cd485a1b4de693dbb5c0de8bc58320bfd6247dfd827a873aa82a4215a240
4141+ languageName : node
4142+ linkType : hard
4143+
41214144" internal-slot@npm:^1.0.5 " :
41224145 version : 1.0.5
41234146 resolution : " internal-slot@npm:1.0.5"
@@ -7941,6 +7964,17 @@ __metadata:
79417964 languageName : node
79427965 linkType : hard
79437966
7967+ " wrap-ansi@npm:^6.0.1 " :
7968+ version : 6.2.0
7969+ resolution : " wrap-ansi@npm:6.2.0"
7970+ dependencies :
7971+ ansi-styles : ^4.0.0
7972+ string-width : ^4.1.0
7973+ strip-ansi : ^6.0.0
7974+ checksum : 6cd96a410161ff617b63581a08376f0cb9162375adeb7956e10c8cd397821f7eb2a6de24eb22a0b28401300bf228c86e50617cd568209b5f6775b93c97d2fe3a
7975+ languageName : node
7976+ linkType : hard
7977+
79447978" wrap-ansi@npm:^8.1.0 " :
79457979 version : 8.1.0
79467980 resolution : " wrap-ansi@npm:8.1.0"
You can’t perform that action at this time.
0 commit comments