File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 5050 "eslint-plugin-import" : " ^2.27.5" ,
5151 "eslint-plugin-jest" : " ^27.2.1" ,
5252 "husky" : " ^8.0.3" ,
53- "lint-staged" : " ^13.2.2"
53+ "lint-staged" : " ^13.2.2" ,
54+ "pinst" : " ^3.0.0"
5455 },
5556 "dependencies" : {
5657 "@types/jest" : " ^29.5.1" ,
Original file line number Diff line number Diff line change @@ -956,6 +956,7 @@ __metadata:
956956 lint-staged : ^13.2.2
957957 lodash : ^4.17.21
958958 pino-pretty : ^10.0.0
959+ pinst : ^3.0.0
959960 read-pkg-up : ^7.0.1
960961 rest-api-support : ^1.16.3
961962 supertest : ^6.3.3
@@ -6487,6 +6488,15 @@ __metadata:
64876488 languageName : node
64886489 linkType : hard
64896490
6491+ " pinst@npm:^3.0.0 " :
6492+ version : 3.0.0
6493+ resolution : " pinst@npm:3.0.0"
6494+ bin :
6495+ pinst : bin.js
6496+ checksum : 4ae48a6a60f79c37071233af51b4d91bfc85cfa3c12b66ccda60cdb642b4d14a4ab0cb3587afc55b1f6192cea1772a5e4822026a0d0d3528296edef00cc2d61f
6497+ languageName : node
6498+ linkType : hard
6499+
64906500" pirates@npm:^4.0.4 " :
64916501 version : 4.0.5
64926502 resolution : " pirates@npm:4.0.5"
You can’t perform that action at this time.
0 commit comments