mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): pin out of range transitive dep (#67020)
This commit is contained in:
committed by
GitHub
parent
7ac14ba69c
commit
b6070b8357
@@ -34,6 +34,11 @@
|
||||
"groupName": "vitest",
|
||||
"matchPackageNames": ["vitest", "@vitest/**"]
|
||||
},
|
||||
{
|
||||
"groupName": "transitive-pins",
|
||||
"matchFileNames": ["pnpm-workspace.yaml"],
|
||||
"matchDepTypes": ["pnpm-workspace.overrides"]
|
||||
},
|
||||
{
|
||||
"groupName": "testing-library",
|
||||
"matchPackageNames": ["@testing-library/**"]
|
||||
|
||||
Reference in New Issue
Block a user