You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been done according to the original ticket request (thanks!) but I do see there is one more transitive dependency on [email protected] coming in via cucumber/gherkin-utils. gherkin-utils itself will need to be updated. I opened an issue there:
👓 What did you see?
The current dependency on cucumber/[email protected] depends on a deprecated version of reflect-metadata:
npm warn deprecated [email protected]: This version has a critical bug in fallback handling. Please upgrade to [email protected] or newer.
✅ What did you expect to see?
The dependency was updated in cucumber/[email protected]. Can someone please update to at least this version?
📦 Which tool/library version are you using?
No response
🔬 How could we reproduce it?
No response
📚 Any additional context?
No response
The text was updated successfully, but these errors were encountered: