File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 101
101
"jest" : " ^29.5.0" ,
102
102
"lint-staged" : " ^13.2.2" ,
103
103
"pino-pretty" : " ^10.0.0" ,
104
+ "pinst" : " ^3.0.0" ,
104
105
"supertest" : " ^6.3.3" ,
105
106
"ts-jest" : " ^29.1.0" ,
106
107
"ts-node" : " ^10.9.1" ,
Original file line number Diff line number Diff line change @@ -978,6 +978,7 @@ __metadata:
978
978
minimist : ^1.2.8
979
979
pino : ^8.14.1
980
980
pino-pretty : ^10.0.0
981
+ pinst : ^3.0.0
981
982
read-pkg-up : ^7.0.1
982
983
rest-api-support : ^1.16.3
983
984
shortstop-dns : ^1.1.0
@@ -6453,6 +6454,15 @@ __metadata:
6453
6454
languageName : node
6454
6455
linkType : hard
6455
6456
6457
+ " pinst@npm:^3.0.0 " :
6458
+ version : 3.0.0
6459
+ resolution : " pinst@npm:3.0.0"
6460
+ bin :
6461
+ pinst : bin.js
6462
+ checksum : 4ae48a6a60f79c37071233af51b4d91bfc85cfa3c12b66ccda60cdb642b4d14a4ab0cb3587afc55b1f6192cea1772a5e4822026a0d0d3528296edef00cc2d61f
6463
+ languageName : node
6464
+ linkType : hard
6465
+
6456
6466
" pirates@npm:^4.0.4 " :
6457
6467
version : 4.0.5
6458
6468
resolution : " pirates@npm:4.0.5"
You can’t perform that action at this time.
0 commit comments