File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " pretty-quick " : patch
3
+ ---
4
+
5
+ fix: tinyexec v1 is esm only, use 0.x instead temporarily
Original file line number Diff line number Diff line change 74
74
"mri" : " ^1.2.0" ,
75
75
"picocolors" : " ^1.1.1" ,
76
76
"picomatch" : " ^4.0.2" ,
77
- "tinyexec" : " ^1.0.1 " ,
77
+ "tinyexec" : " ^0.3.2 " ,
78
78
"tslib" : " ^2.8.1"
79
79
},
80
80
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -11066,7 +11066,7 @@ __metadata:
11066
11066
simple-git-hooks: ^2.13.0
11067
11067
size-limit: ^11.2.0
11068
11068
size-limit-preset-node-lib: ^0.4.0
11069
- tinyexec: ^1.0.1
11069
+ tinyexec: ^0.3.2
11070
11070
ts-jest: ^29.3.4
11071
11071
ts-node: ^10.9.2
11072
11072
tsdown: ^0.12.5
@@ -13261,6 +13261,13 @@ __metadata:
13261
13261
languageName: node
13262
13262
linkType: hard
13263
13263
13264
+ "tinyexec@npm:^0.3.2":
13265
+ version: 0.3.2
13266
+ resolution: "tinyexec@npm:0.3.2"
13267
+ checksum: bd491923020610bdeadb0d8cf5d70e7cbad5a3201620fd01048c9bf3b31ffaa75c33254e1540e13b993ce4e8187852b0b5a93057bb598e7a57afa2ca2048a35c
13268
+ languageName: node
13269
+ linkType: hard
13270
+
13264
13271
"tinyexec@npm:^1.0.0, tinyexec@npm:^1.0.1":
13265
13272
version: 1.0.1
13266
13273
resolution: "tinyexec@npm:1.0.1"
You can’t perform that action at this time.
0 commit comments