Skip to content

Commit cd952bc

Browse files
committed
chore: fix tests
1 parent bd84314 commit cd952bc

File tree

2 files changed

+9
-31
lines changed

2 files changed

+9
-31
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,10 @@
2828
"unhead": "^1.0.13",
2929
"utility-types": "^3.10.0",
3030
"vitest": "^0.25.7"
31+
},
32+
"pnpm": {
33+
"overrides": {
34+
"execa": "6.1.0"
35+
}
3136
}
3237
}

pnpm-lock.yaml

Lines changed: 4 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)