Skip to content

Commit d2fcea9

Browse files
committed
Add override to force yargs 18
1 parent 1d5e362 commit d2fcea9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,10 @@
139139
"typescript-eslint": "~8.56.1",
140140
"webidl2": "24.5.0",
141141
"yaml": "2.8.2"
142+
},
143+
"overrides": {
144+
"c8": {
145+
"yargs": "^18.0.0"
146+
}
142147
}
143148
}

0 commit comments

Comments
 (0)