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
A couple of fixes on top of #12443:
- unpin the node-forge 0.10.0 resolution to remove it from our lockfile
- remove the useless scoped resolution for marked
For the latter, the transitive dependency breaks between 3.x and 4.x so the
problem is not easily solved without `typedoc` maintainers publishing a
fixed version. I opened a PR here: TypeStrong/typedoc#1851
changelog_begin
changelog_end
0 commit comments