File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 118
118
"jest" : " ^27.0.0" ,
119
119
"jest-runner-eslint" : " ^1.0.0" ,
120
120
"lint-staged" : " ^12.0.0" ,
121
- "pinst" : " ^2 .0.0" ,
121
+ "pinst" : " ^3 .0.0" ,
122
122
"prettier" : " ^2.0.5" ,
123
123
"rimraf" : " ^3.0.0" ,
124
124
"semantic-release" : " ^19.0.0" ,
Original file line number Diff line number Diff line change @@ -4592,7 +4592,7 @@ __metadata:
4592
4592
jest : ^27.0.0
4593
4593
jest-runner-eslint : ^1.0.0
4594
4594
lint-staged : ^12.0.0
4595
- pinst : ^2 .0.0
4595
+ pinst : ^3 .0.0
4596
4596
prettier : ^2.0.5
4597
4597
rimraf : ^3.0.0
4598
4598
semantic-release : ^19.0.0
@@ -8355,14 +8355,12 @@ __metadata:
8355
8355
languageName : node
8356
8356
linkType : hard
8357
8357
8358
- " pinst@npm:^2.0.0 " :
8359
- version : 2.1.6
8360
- resolution : " pinst@npm:2.1.6"
8361
- dependencies :
8362
- fromentries : ^1.3.2
8358
+ " pinst@npm:^3.0.0 " :
8359
+ version : 3.0.0
8360
+ resolution : " pinst@npm:3.0.0"
8363
8361
bin :
8364
8362
pinst : bin.js
8365
- checksum : 3644c352a7a956a0a299012609783456e055b2c4dab274bcbe8ea86d3347355a0552da31a7f3fb6ce91d6102f27b6dde64edd69c2cdaaeb811b87bf205655e36
8363
+ checksum : 4ae48a6a60f79c37071233af51b4d91bfc85cfa3c12b66ccda60cdb642b4d14a4ab0cb3587afc55b1f6192cea1772a5e4822026a0d0d3528296edef00cc2d61f
8366
8364
languageName : node
8367
8365
linkType : hard
8368
8366
You can’t perform that action at this time.
0 commit comments